Agent Protocol v1 (#5254)

Signed-off-by: Merwane Hamadi <merwanehamadi@gmail.com>
This commit is contained in:
merwanehamadi
2023-09-18 11:09:55 -07:00
committed by GitHub
parent 869682a87d
commit 2cf350b783
4 changed files with 5 additions and 6 deletions

View File

@@ -42,7 +42,6 @@ jobs:
run: |
sh run &
sleep 20
URL=http://127.0.0.1:8000 bash -c "$(curl -fsSL https://raw.githubusercontent.com/AI-Engineers-Foundation/agent-protocol/main/testing_suite/test.sh)"
poetry run agbenchmark --mock
poetry run agbenchmark --test=WriteFile
env: