Re-Organised project and added benchmark code

This commit is contained in:
SwiftyOS
2023-09-04 16:21:09 +02:00
parent bc211827ad
commit e5cef441e2
1979 changed files with 566014 additions and 263 deletions

4
benchmark/.env.example Normal file
View File

@@ -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.