mirror of
https://github.com/aljazceru/Auto-GPT.git
synced 2025-12-24 09:24:27 +01:00
5 lines
153 B
Plaintext
5 lines
153 B
Plaintext
AGENT_NAME=mini-agi
|
|
REPORT_LOCATION="reports/mini-agi"
|
|
OPENAI_API_KEY="sk-" # for LLM eval
|
|
BUILD_SKILL_TREE=false # set to true to build the skill tree.
|