Use Google’s Agent Development Kit with Auriko’s routing and cost optimization
Use Auriko as your LLM provider in Google’s Agent Development Kit (ADK).This integration is Python-only. For TypeScript, use the Vercel AI SDK integration.
LiteLLM ignores api_base for model names containing provider keywords (like gpt or claude). Always include custom_llm_provider="openai" to force LiteLLM to respect your custom base URL.
For routing options and typed error mapping, use AurikoLlm.