Agent DailyAgent Daily
releaseintermediate

[Release] google/adk-python v1.35.0: Release 1.35.0

By wukathgithub
View original on github

Google ADK Python v1.35.0 release introduces improved handling of input transcription for Gemini Live 3.1 models and fixes critical issues with Gemini imports, connection management, and grounding metadata. The release enhances support for Gemini 3.1 Live on Vertex AI with generalized history config injection. Key improvements focus on stability and compatibility with the latest Gemini models.

Key Points

  • New feature: Handle input transcription differently for Gemini Live 3.1 models to improve real-time interaction quality
  • Fixed missing Gemini imports in base_llm_flow module that were causing import errors
  • Reset reconnect attempts on successful connection to prevent connection state issues and improve reliability
  • Added default grounding metadata for Gemini 3.1 live models to ensure proper context grounding
  • Implemented generalized history config injection for Gemini 3.1 Live on Vertex AI for better session management
  • Enhanced compatibility with Gemini 3.1 models across live streaming and Vertex AI deployments
  • Improved connection stability through proper reconnection attempt management

Found this useful? Add it to a playbook for a step-by-step implementation guide.

Workflow Diagram

Start Process
Step A
Step B
Step C
Complete
Quality

Concepts

[Release] google/adk-python v1.35.0: Release 1.35.0 | Agent Daily