fix: Properly parse tool calls in Google streaming responses
- Accumulate all streaming chunks before parsing - Parse complete response at end of stream - Detect and convert tool calls from accumulated text content - Fixes issue where tool calls were returned as text instead of tool_calls structure
Showing
Please
register
or
sign in
to comment