ADK Object Requirements
The ADK adapter expects your configured path to resolve to one of these:- A
BaseAgentinstance - A factory function that returns a
BaseAgentinstance
1. Define an ADK Agent Module
Createagent_adk.py:
2. Configure aion.yaml
3. Optional: Add Control Plane Credentials to .env
.env only when running outside Aion-hosted deployments or when testing
local control plane connectivity. For more information, see
Environment Variables.
4. Start and Test
Next Steps
- Session Storage — database-backed or in-memory sessions
- Artifact Storage — file artifact backends
- Message Mapping — how A2A maps to ADK and back
- Streaming API — real-time text streaming and file artifacts
- Events Reference — A2A events emitted during execution