Files
Auto-GPT/benchmark/ap_client_lib
2023-09-15 13:37:09 +02:00
..
2023-09-15 13:37:09 +02:00
2023-09-15 13:37:09 +02:00
2023-09-15 13:37:09 +02:00

Agent Communication Protocol - Python Client

Python client for Agent Communication Protocol. This client simplifies the communication with the agent.

Installation

pip install agent-protocol-client

Getting Started

You can find simple usage in the example here.

For more functionalities look at the API docs.