aboutsummaryrefslogtreecommitdiff
path: root/autogpts/autogpt/agbenchmark_config/config.json
diff options
context:
space:
mode:
Diffstat (limited to 'autogpts/autogpt/agbenchmark_config/config.json')
-rw-r--r--autogpts/autogpt/agbenchmark_config/config.json8
1 files changed, 8 insertions, 0 deletions
diff --git a/autogpts/autogpt/agbenchmark_config/config.json b/autogpts/autogpt/agbenchmark_config/config.json
new file mode 100644
index 000000000..154fe388f
--- /dev/null
+++ b/autogpts/autogpt/agbenchmark_config/config.json
@@ -0,0 +1,8 @@
+{
+ "workspace": {
+ "input": "agbenchmark_config/workspace",
+ "output": "agbenchmark_config/workspace"
+ },
+ "entry_path": "agbenchmark.benchmarks",
+ "host": "http://localhost:8000"
+}