Skip to content

fix: preserve non-client function call IDs in GeminiUtil#1350

Merged
copybara-service[bot] merged 1 commit into
mainfrom
test_947448471
Jul 14, 2026
Merged

fix: preserve non-client function call IDs in GeminiUtil#1350
copybara-service[bot] merged 1 commit into
mainfrom
test_947448471

Conversation

@copybara-service

Copy link
Copy Markdown

fix: preserve non-client function call IDs in GeminiUtil

Fix unconditional function call ID stripping in GeminiUtil. Previously, the Java ADK cleared both model-generated IDs (like call_123) and client-generated IDs, which broke compatibility with Gemini 3.5 Flash's Strict Response Matching convention.

Fix unconditional function call ID stripping in GeminiUtil. Previously, the Java ADK cleared both model-generated IDs (like call_123) and client-generated IDs, which broke compatibility with Gemini 3.5 Flash's Strict Response Matching convention.

PiperOrigin-RevId: 947550561
@copybara-service
copybara-service Bot merged commit 971abb4 into main Jul 14, 2026
@copybara-service
copybara-service Bot deleted the test_947448471 branch July 14, 2026 09:43
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