mirror of
https://github.com/microsoft/autogen.git
synced 2025-07-24 09:20:52 +00:00

* Move from tomllib to tomli * added example code for magentic-one + code comments * adding benchmarks temporarily * add license for datasets * revert changes to magentic-one * change license location --------- Co-authored-by: Ryan Sweet <rysweet@microsoft.com>
6 lines
126 B
Plaintext
6 lines
126 B
Plaintext
{
|
|
"BING_API_KEY": "YOUR_KEY_KEY",
|
|
"HOMEPAGE": "https://www.bing.com/",
|
|
"WEB_SURFER_DEBUG_DIR": "/autogen/debug"
|
|
}
|