Skip to content

Conversation

@copybara-service
Copy link

@copybara-service copybara-service bot commented Aug 26, 2025

fix: change LlmResponse to use Content for transcriptions

The transcription change breaks the multi-agent transfer during live/bidi.

Updates GeminiLlmConnection to populate the content field of LlmResponse with types.Content and types.Part objects for both input and output transcriptions, instead of using dedicated transcription fields. Also removes a debug print from audio_cache_manager.py.

the transcription is not fully ready to be used yet so roll back the transcription change.

@copybara-service copybara-service bot force-pushed the copybara/799722909 branch 2 times, most recently from 50eb6a1 to c873c20 Compare August 26, 2025 23:18
@copybara-service copybara-service bot changed the title ADK changes fix: change LlmResponse to use Content for transcriptions Aug 26, 2025
@copybara-service copybara-service bot force-pushed the copybara/799722909 branch 7 times, most recently from aab61a6 to 6cb2a6a Compare August 27, 2025 04:09
The transcription change breaks the multi-agent transfer during live/bidi.

Updates `GeminiLlmConnection` to populate the `content` field of `LlmResponse` with `types.Content` and `types.Part` objects for both input and output transcriptions, instead of using dedicated transcription fields. Also removes a debug print from `audio_cache_manager.py`.

the transcription is not fully ready to be used yet so roll back the transcription change.

PiperOrigin-RevId: 799851950
@copybara-service copybara-service bot merged commit 3b997a0 into main Aug 27, 2025
@copybara-service copybara-service bot deleted the copybara/799722909 branch August 27, 2025 04:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant