Files
Auto-GPT/benchmark/agbenchmark/agent_protocol_client/api/__init__.py
merwanehamadi ece9e85b41 Add agent protocol within agbenchmark (#5239)
Signed-off-by: Merwane Hamadi <merwanehamadi@gmail.com>
2023-09-16 15:31:12 -07:00

5 lines
116 B
Python

# flake8: noqa
# import apis into api package
from agbenchmark.agent_protocol_client.api.agent_api import AgentApi