adk-python v1.36.2 patch: Gemini LLM connection logic update
sdkaiengineerpython-agentic
patch
This patch updates the custom Gemini LLM connection logic within adk-python to apply to all 3.x models, not exclusively 3.1. This change ensures broader compatibility for users leveraging different Gemini model versions. It is available as a patch release for users of the adk-python library.
Read the original announcement →
https://github.com/google/adk-python/releases/tag/v1.36.2
Related releases
- OpenAI Agents Python v0.19.1: Bug fixes and documentation updates OpenAI Agents SDK (Python) Releases ·
- pydantic-ai v2.20.0: New Claude Opus, OpenAI Responses API, and Usage Fixes Pydantic AI Releases ·
- LangGraph 1.2.10: Stream events typing, trace policy changes LangGraph Releases ·
- crewAI 1.15.8: WaitTool, FileWriter fix, and docs CrewAI Releases ·
- Pydantic-AI v2.19.0 adds headers and retry_after to ModelHTTPError Pydantic AI Releases ·
- OpenAI Agents Python: Programmatic Tool Calling and SDK Enhancements OpenAI Agents SDK (Python) Releases ·