We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 421188c commit 477f1fcCopy full SHA for 477f1fc
.env.example
@@ -1,3 +1,4 @@
1
AGENT_NAME=mini-agi
2
REPORT_LOCATION="reports/mini-agi"
3
OPENAI_API_KEY="sk-" # for LLM eval
4
+BUILD_SKILL_TREE=false # set to true to build the skill tree.
0 commit comments