Update .env.example (#298)

This commit is contained in:
Weston Willingham
2023-08-12 19:52:15 -07:00
committed by GitHub
parent 421188c466
commit 477f1fc038

View File

@@ -1,3 +1,4 @@
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.