A2A Server
Enable Agent-to-Agent (A2A) communication for agent collaboration.
What is A2A?
A2A is a protocol for agents to discover and communicate with each other across different systems.
Enabling A2A
export AK_A2A_ENABLED=true
export AK_A2A_URL=https://your-domain.com/a2a
export AK_A2A_PORT=8002
or
a2a:
enabled: true
port: 8000
url: https://your-domain.com/a2a