Advanced LLM Evaluation Implementation (#205)

Co-authored-by: Auto-GPT-Bot <github-bot@agpt.co>
This commit is contained in:
Silen Naihin
2023-07-29 10:26:19 +01:00
committed by GitHub
parent d284cd4295
commit f07e7b60d4
10 changed files with 1804 additions and 24 deletions

View File

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