Available SDKs
- Python SDK: CLI, server wrapper, framework adapters, and API client.
Python SDK At A Glance
| Component | Purpose |
|---|---|
aion-cli | Starts agent servers and proxy (aion serve) and provides test chat (aion chat). |
aion-server | Hosts the A2A-compatible HTTP server for each configured agent. |
aion-plugin-langgraph | Adapter for LangGraph agents. |
aion-plugin-adk | Adapter for Google ADK agents. |
aion-api-client | GraphQL/WebSocket client for Aion platform APIs. |