Skip to main content
The SDK can run multiple agents simultaneously. The proxy server provides path-based routing to each agent.

Configuration Settings

Configuration Example

Routing Pattern

Examples:
  • /agents/support/
  • /agents/support/.well-known/agent-card.json
  • /agents/onboarding/health/

Proxy Endpoints

  • GET /health/
  • GET /health/system/
  • GET /.well-known/manifest.json
  • ANY /agents/{agent_id}/{path}

Chat Targeting