aboutsummaryrefslogtreecommitdiff
path: root/benchmark/.env.example
diff options
context:
space:
mode:
Diffstat (limited to 'benchmark/.env.example')
-rw-r--r--benchmark/.env.example4
1 files changed, 4 insertions, 0 deletions
diff --git a/benchmark/.env.example b/benchmark/.env.example
new file mode 100644
index 000000000..2b08b7906
--- /dev/null
+++ b/benchmark/.env.example
@@ -0,0 +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.