mirror of
https://github.com/aljazceru/Auto-GPT.git
synced 2026-01-28 02:14:44 +01:00
Support agent protocol in benchmark (#5213)
Benchmark/Forge/Agent Protocol
This commit is contained in:
4
benchmark/agent_protocol_client/api/__init__.py
Normal file
4
benchmark/agent_protocol_client/api/__init__.py
Normal file
@@ -0,0 +1,4 @@
|
||||
# flake8: noqa
|
||||
|
||||
# import apis into api package
|
||||
from agent_protocol_client.api.agent_api import AgentApi
|
||||
1646
benchmark/agent_protocol_client/api/agent_api.py
Normal file
1646
benchmark/agent_protocol_client/api/agent_api.py
Normal file
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user