mirror of
https://github.com/aljazceru/Auto-GPT.git
synced 2026-01-03 22:34:29 +01:00
Advanced LLM Evaluation Implementation (#205)
Co-authored-by: Auto-GPT-Bot <github-bot@agpt.co>
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
AGENT_NAME=mini-agi
|
||||
REPORT_LOCATION="../../reports/mini-agi"
|
||||
MOCK_TEST=False
|
||||
OPENAI_API_KEY="sk-"
|
||||
REPORT_LOCATION="reports/mini-agi"
|
||||
MOCK_TEST=False # this is automatically set with the --mock flag
|
||||
OPENAI_API_KEY="sk-" # for LLM eval
|
||||
|
||||
Reference in New Issue
Block a user