mirror of
https://github.com/corca-ai/EVAL
synced 2024-10-30 09:20:44 +00:00
3ec0cc786c
* refactor: api, core * feat: static uploader * doc: update readme * fix: mkdir static file * doc: typo
5 lines
109 B
Plaintext
5 lines
109 B
Plaintext
BOT_NAME=<your-bot-name>
|
|
OPENAI_API_KEY=***
|
|
BING_SEARCH_URL=***
|
|
BING_SUBSCRIPTION_KEY=***
|
|
SERPAPI_API_KEY=*** |