mirror of
https://github.com/aljazceru/Auto-GPT.git
synced 2025-12-24 17:34:24 +01:00
5 lines
156 B
Plaintext
5 lines
156 B
Plaintext
AGENT_NAME=mini-agi
|
|
REPORT_LOCATION="reports/mini-agi"
|
|
MOCK_TEST=False # this is automatically set with the --mock flag
|
|
OPENAI_API_KEY="sk-" # for LLM eval
|