THIS REPO HAS BEEN MERGED INTO THE MAIN REPO: https://github.com/AI-Engineer-Foundation/agent-protocol/tree/main/packages/client/python
Python client for Agent Communication Protocol. This client simplifies the communication with the agent.
pip install agent-protocol-clientYou can find simple usage in the example here.
For more functionalities look at the API docs.