Skip to content

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

Open
copybara-service[bot] wants to merge 1 commit into
mainfrom
test_947448471
Open

fix: preserve non-client function call IDs in GeminiUtil#1350
copybara-service[bot] wants to merge 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: 947448471
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