You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
add builtin tool call/return parts for Google file search
Implemented _map_file_search_grounding_metadata following the same pattern
as web search. Extracts retrieval_queries and retrieved_context from
grounding_metadata to create proper BuiltinToolCallPart and
BuiltinToolReturnPart instances.
0 commit comments