@ai-sdk/google@2.0.73
Patch Changes
- f081ba8: fix(provider/google): support
functionCall.idwhen returned by Gemini API and provide matchingfunctionResponse.id
Fetched May 15, 2026
functionCall.id when returned by Gemini API and provide matching functionResponse.idFetched May 15, 2026
Fixed serviceTier reporting in streaming responses by reading from usageMetadata.serviceTier instead of the x-gemini-service-tier response…
Vercel · AI SDKFixed remaining errors with Anthropic codeexecution tool dynamic calls from latest webfetch or websearch integrations.
Vercel · AI SDKFixed streaming of custom tool calls through Responses API chunks, and preserved top-level Responses API IDs on AI messages.
LangChain · LangChain.jsAdded the missing FunctionCallResultDelta type and an arguments field to the ArgumentDelta type for function calling in streaming responses.
Google · Gemini