Add agbenchmark routes (#10)

Signed-off-by: Merwane Hamadi <merwanehamadi@gmail.com>
This commit is contained in:
merwanehamadi
2023-08-16 18:56:26 -07:00
committed by GitHub
parent d7dd3b2f0b
commit 3d13f9522e
14 changed files with 653 additions and 458 deletions

View File

@@ -1,11 +0,0 @@
import subprocess
if __name__ == "__main__":
command = [
"poetry",
"run",
"python",
"-m",
"autogpt",
]
subprocess.run(command)

View File

@@ -1 +0,0 @@
{"workspace": "agbenchmark/workspace", "entry_path": "agbenchmark.benchmarks", "api_mode": "True", "host": "http://localhost:8000"}

View File

@@ -1 +0,0 @@
{}