Browsing Tag
litellm
3 posts
One Small Change That Makes OpenAI Work Perfectly in ADK Parallel Pipelines
ADK `ParallelAgent` behaves differently across models: Google models handle sub-agents cleanly, while non-Google models, when invoked through LiteLLM,…
Why We Replaced Our Orchestrator with a ‘Regex’ Switch
watch on youtube The modern LLM ecosystem offers a vast spectrum of models, each presenting distinct trade-offs in…
Integrating Groq with Google ADK using LiteLLM
I recently tried to integrate Groq models with Google ADK to build an agent and ran into some…