chore(deps): update dependency @ai-sdk/google to v3.0.65#12207
Open
renovate[bot] wants to merge 1 commit intomainfrom
Open
chore(deps): update dependency @ai-sdk/google to v3.0.65#12207renovate[bot] wants to merge 1 commit intomainfrom
renovate[bot] wants to merge 1 commit intomainfrom
Conversation
c3575e9 to
e82590b
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
3.0.22→3.0.65Release Notes
vercel/ai (@ai-sdk/google)
v3.0.65Compare Source
v3.0.64Compare Source
Patch Changes
71c52e0: chore(provider/google): update available modelsv3.0.63Compare Source
Patch Changes
1e1a5ab: fix(google): fixserviceTierto be correctly formatted for Vertex APIv3.0.62Compare Source
Patch Changes
46a3584: fix(google-vertex): don't send streamFunctionCallArguments for unary API calls and change default to falsev3.0.61Compare Source
Patch Changes
03a04f6: feat(google-vertex): add support for streaming tool arguments inputv3.0.60Compare Source
Patch Changes
d42076d: Add AI Gateway hint to provider READMEsv3.0.59Compare Source
Patch Changes
6247886: chore(provider-utils,google): fix grammar errors in error and warning messages6247886]v3.0.58Compare Source
Patch Changes
f20ba77: feat(provider/google): preserve per-modality token details in usage datav3.0.57Compare Source
Patch Changes
0f2b2f1: fix(provider/google): fix Gemini service tier enum after upstream updatev3.0.56Compare Source
Patch Changes
0469aed]v3.0.55Compare Source
Patch Changes
bdde9d4: feat(provider/google): support combining built-in tools with function calling on Gemini 3v3.0.54Patch Changes
4e22c2c: feat(provider/google): add support for service tier parameterv3.0.53Patch Changes
2e5adff: chore(provider/google): remove obsolete Google image modelv3.0.52Patch Changes
055cd68: fix: publish v6 to latest npm dist tag47114a3: feat(provider/google): Add multimodal tool-result support for Google function responses.Tool results with
output.type = 'content'now map media parts intofunctionResponse.partsfor Google models, includingimage-data,file-data, and base64data:URLs in URL-style content parts.Remote HTTP(S) URLs in URL-style tool-result parts are not supported.
Updated dependencies [
055cd68]v3.0.51Compare Source
Patch Changes
8901054: feat(google): add new finishMessage field in providerMetadatav3.0.50Compare Source
Patch Changes
5ffb1ad: feat(provider/google): addgemini-embedding-2-previewand fix multimodal embedding support withembedManyv3.0.49Compare Source
Patch Changes
85f4bb4: fix(provider/google): correct JSDoc for multimodal embedding content optionv3.0.48Compare Source
Patch Changes
35c46d1: feat(provider/google): support multimodal content parts in embedding provider optionsv3.0.47Compare Source
Patch Changes
9d46b93: fix(provider/google): correctly mark reasoning files as such and fix related multi-turn errorsv3.0.46Compare Source
Patch Changes
64ac0fd]v3.0.45Compare Source
Patch Changes
e2a59ef: fix(provider/google): preserve groundingMetadata and urlContextMetadata when they arrive in a stream chunk before the finishReason chunkv3.0.44Compare Source
Patch Changes
45d71c3: fix(google): use VALIDATED function calling mode when any tool has strict:truev3.0.43Compare Source
Patch Changes
7ba09a4: Fix gateway failover losing thoughtSignature when failing over from Vertex to Google AI Studio. The Google provider now falls back to checking the vertex namespace for thoughtSignature, matching the existing Vertex-to-Google fallback behavior.v3.0.42Compare Source
Patch Changes
ad4cfc2]v3.0.41Compare Source
Patch Changes
824b295]v3.0.40Compare Source
Patch Changes
89d8b45: fix(google): make urlMetadata optional in urlContextMetadata schemav3.0.39Compare Source
Patch Changes
2565e70: feat(google): add support for image search, replace obsolete google_search_retrieval implementationv3.0.38Compare Source
Patch Changes
2291047: fix(ai): fix missing support for image thought signatures (e.g. for Gemini image models)v3.0.37Compare Source
Patch Changes
10bec50: feat(provider/google): addgemini-3.1-flash-lite-previewv3.0.36Compare Source
Patch Changes
08336f1]v3.0.35Compare Source
Patch Changes
64a8fae: chore: remove obsolete model IDs for Anthropic, Google, OpenAI, xAIv3.0.34Compare Source
Patch Changes
58bc42d]v3.0.33Compare Source
Patch Changes
1ece97a: feat(provider/google): add support for new Google image model aspect ratios and sizesv3.0.32Compare Source
Patch Changes
45f0a7f: feat(provider/google): add support for gemini-3.1-flash-image-previewv3.0.31Compare Source
Patch Changes
2fa3ca8: Added missing model IDs to GoogleGenerativeAIModelId and GoogleGenerativeAIVideoModelId types for better autocomplete support.v3.0.30Compare Source
Patch Changes
765b013: feat(provider/google): add support forgemini-3.1-pro-previewv3.0.29Compare Source
Patch Changes
4024a3a]v3.0.28Compare Source
Patch Changes
5a307f5: feat(provider/google-vertex): allow using Gemini image models withgenerateImagev3.0.27Compare Source
Patch Changes
051361b: fix(vertex): add fallback for providerOptions keynamev3.0.26Compare Source
Patch Changes
4c27179: feat(google): allow using Gemini image models withgenerateImagev3.0.25Compare Source
Patch Changes
99fbed8: feat: normalize provider specific model options type names and ensure they are exportedv3.0.24Compare Source
Patch Changes
3b3e32f: fix(google): handle thoughtSignature on empty-text parts in doGenerate and doStreamv3.0.23Compare Source
Patch Changes
ba98c56: fix(google): makecodeExecutionResult.outputoptional in response schemaGemini 3 Flash omits the
outputfield incodeExecutionResultwhen code execution produces no text output (e.g., only saves files). The Zod response schema now accepts a missingoutputfield and defaults it to an empty string.Configuration
📅 Schedule: (UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.