Files
Auto-GPT/benchmark/.env.example
2023-09-04 16:21:09 +02:00

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.