fix(deps): update dependency @ai-sdk/google to v3 #253
+41
−8
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:
^1.2.8→^3.0.0Release Notes
vercel/ai (@ai-sdk/google)
v3.0.2Compare Source
Patch Changes
863d34f: fix: trigger release to update@latest863d34f]v3.0.1Compare Source
Patch Changes
29264a3]v3.0.0Compare Source
Major Changes
dee8b05: ai SDK 6 betaMinor Changes
78928cb: release: start 5.1 betaPatch Changes
0c3b58b: fix(provider): add specificationVersion to ProviderV34920119: fix the "incomplete_details" key from nullable to nullish for openai compatibility0adc679: feat(provider): shared spec v392c6241: feat(openai): additional settings for file search tool88fc415: feat(openai): add the new provider 'apply_patch' tool817e601: fix(openai); fix url_citation schema in chat apidae2185: fix(openai): extract meta data from first chunk that contains any046aa3b: feat(provider): speech model v3 specf1277fe: feat(provider/openai): send assistant text and tool call parts as reference ids when store: true8d9e8ad: chore(provider): remove generics from EmbeddingModelV3Before
After
60f4775: fix: remove code for unsuported o1-mini and o1-preview models9a51b92: support OPENAI_BASE_URL envd64ece9: enables image_generation capabilities in the Azure provider through the Responses API.2625a04: feat(openai); update spec for mcp approval2e86082: feat(provider/openai):OpenAIChatLanguageModelOptionstype0877683: feat(provider/openai): support conversations apid0f1baf: feat(openai): Add support for 'promptCacheRetention: 24h' for gpt5.1 series831b6cc: feat(openai): adding provider mcp tool for openai95f65c2: chore: use import * from zod/v4edc5548: feat(provider/openai): automatically add reasoning.encrypted_content include when store = false954c356: feat(openai): allow custom names for provider-defined tools544d4e8: chore(specification): rename v3 provider defined tool to provider tool77f2b20: enables code_interpreter and file_search capabilities in the Azure provider through the Responses API0c4822d: feat:EmbeddingModelV373d9883: chore(openai): enable strict json by defaultd2039d7: feat(provider/openai): add GPT 5.1 Codex Max to OpenAI Responses model IDs list88edc28: feat (provider/openai): include more image generation response metadatae8109d3: feat: tool execution approvaled329cb: feat:Provider-V33bd2689: feat: extended token usage1cad0ab: feat: add provider version to user-agent headere85fa2f: feat(openai): add sources in web-search actions423ba08: Set the annotations from the Responses API to doStream401f561: fix(provider/openai): fix web search tool input types4122d2a: feat(provider/openai): add gpt-5-codex model id0153bfa: fix(openai): fix parameter exclusion logic8dac895: feat:LanguageModelV3304222e: Add streaming support for apply_patch partial diffs.23f132b: fix: error schema for Responses API1d0de66: refactoring(provider/openai): simplify code000e87b: fix(provider/openai): add providerExecuted flag to tool start chunks2c0a758: chore(openai): add JSDoc to responses options1b982e6: feat(openai): preserve file_id when converting file citationsb82987c: feat(openai): support openai code-interpreter annotations457318b: chore(provider,ai): switch to SharedV3Warning and unified warningsb681d7d: feat: expose usage tokens for 'generateImage' function79b4e46: feat(openai): add 'gpt-5.1' modelID3997a42: feat(provider/openai): local shell tool348fd10: fix(openai): treat unknown models as reasoning9061dc0: feat: image editingfe49278: feat(provider/openai): only send item references for reasoning when store: truecb4d238: The built in Code Interpreter tool input code is streamed intool-input-<start/delta/end>chunks.357cfd7: feat(provider/openai): add new model IDsgpt-image-1-mini,gpt-5-pro,gpt-5-pro-2025-10-0638a4035: added support for external_web_access parameter on web_search tool40d5419: feat(openai): addo3-deep-researchando4-mini-deep-researchmodels366f50b: chore(provider): add deprecated textEmbeddingModel and textEmbedding aliases2b0caef: feat(provider/openai): preview image generation resultsb60d2e2: fix(openai): allow open_page action type url to be nullishfd47df5: fix(openai): revised_prompt sometimes returns null, causing errors4616b86: chore: update zod peer depenedency version7756857: fix(provider/openai): add truncation parameter support for Responses APIcad6445: feat(openai); adding OpenAI's new shell tool64aa48f: Azure OpenAI enabled web-search-preview0b9fdd5: fix(provider/openai): end reasoning parts earlier61c52dc: feat (provider/openai): add gpt-image-1.5 model supportef739fa: fix(openai): refactor apply-patch tool3220329: fix openai responses input: process all provider tool outputs (shell/apply_patch) so parallel tool results aren’t dropped and apply_patch outputs are forwarded.d270a5d: chore(openai): update tests for apply-patch tool to use snapshotsf18ef7f: feat(openai): add gpt-5.2 models21e20c0: feat(provider): transcription model v3 spec522f6b8: feat:ImageModelV3484aa93: Add 'default' as service tier88574c1: ChangeisReasoningModeldetection from blocklist to allowlist and add override option68c6187: feat(provider/openai): support file and image tool results3794514: feat: flexible tool output content supportcbf52cd: feat: expose raw finish reason10c1322: fix: moved dependency@ai-sdk/test-serverto devDependencies5648ec0: Add GPT-5.2 support for non-reasoning parameters (temperature, topP, logProbs) when reasoningEffort is none.78f813e: fix(openai): allow temperature etc setting when reasoning effort is none for gpt-5.140dc7fa: fix(openai): change find action type to find_in_page action type0273b74: fix(openai): add support for sources type 'api'5bf101a: feat(provider/openai): add support for OpenAI xhigh reasoning effort1bd7d32: feat: tool-specific strict moded86b52f: distinguish between OpenAI and Azure in Responses API providerMetadata95f65c2: chore: load zod schemas lazily59561f8: fix(openai); fix url_citation schema in chat apiUpdated dependencies [
0c3b58b]Updated dependencies [
0adc679]Updated dependencies [
50b70d6]Updated dependencies [
d1bdadb]Updated dependencies [
dee8b05]Updated dependencies [
046aa3b]Updated dependencies [
8d9e8ad]Updated dependencies [
78928cb]Updated dependencies [
dce03c4]Updated dependencies [
2625a04]Updated dependencies [
37c58a0]Updated dependencies [
3b1d015]Updated dependencies [
2b0caef]Updated dependencies [
95f65c2]Updated dependencies [
016b111]Updated dependencies [
58920e0]Updated dependencies [
954c356]Updated dependencies [
544d4e8]Updated dependencies [
0c4822d]Updated dependencies [
521c537]Updated dependencies [
4c44a5b]Updated dependencies [
e8109d3]Updated dependencies [
03849b0]Updated dependencies [
ed329cb]Updated dependencies [
e06565c]Updated dependencies [
32d8dbb]Updated dependencies [
53f3368]Updated dependencies [
d116b4b]Updated dependencies [
3bd2689]Updated dependencies [
293a6b7]Updated dependencies [
703459a]Updated dependencies [
bb36798]Updated dependencies [
83e5744]Updated dependencies [
7e32fea]Updated dependencies [
3ed5519]Updated dependencies [
8dac895]Updated dependencies [
a755db5]Updated dependencies [
cbb1d35]Updated dependencies [
475189e]Updated dependencies [
457318b]Updated dependencies [
b681d7d]Updated dependencies [
db913bd]Updated dependencies [
9061dc0]Updated dependencies [
32223c8]Updated dependencies [
c1efac4]Updated dependencies [
366f50b]Updated dependencies [
4616b86]Updated dependencies [
81d4308]Updated dependencies [
9549c9e]Updated dependencies [
af3780b]Updated dependencies [
4f16c37]Updated dependencies [
81e29ab]Updated dependencies [
522f6b8]Updated dependencies [
6306603]Updated dependencies [
fca786b]Updated dependencies [
763d04a]Updated dependencies [
10d819b]Updated dependencies [
3794514]Updated dependencies [
cbf52cd]Updated dependencies [
e9e157f]Updated dependencies [
960ec8f]Updated dependencies [
1bd7d32]Updated dependencies [
f0b2157]Updated dependencies [
95f65c2]v2.0.52Compare Source
Patch Changes
518e786: fix(anthropic): send {} as tool input when streaming tool calls without argumentsv2.0.51Compare Source
Patch Changes
cad5c1d: fix(provider/openai): fix web search tool input typesv2.0.50Compare Source
Patch Changes
c336b43: feat(provider/openai): send assistant text and tool call parts as reference ids when store: truev2.0.49Compare Source
Patch Changes
f4287d0: feat(provider/openai): automatically add reasoning.encrypted_content include when store = falsev2.0.48Compare Source
Patch Changes
17f9872]v2.0.47Compare Source
Patch Changes
99e2a2a: feat(provider/openai): support file and image tool resultsv2.0.46Compare Source
Patch Changes
ef6d784]v2.0.45Patch Changes
54b7c08: fix(provider/anthropic): clamp temperature to valid 0-1 range with warningsv2.0.44Patch Changes
v2.0.43Compare Source
Patch Changes
7b2c30f: Fixed Zod validation error when usinggoogle.tools.fileSearch(). The Google File Search API returnsfileSearchStoreinstead ofuriinretrievedContext. UpdatedextractSources()function to handle both the old format (Google Search withuri) and new format (File Search withfileSearchStore), maintaining backward compatibility while preventing validation errors. Also fixed title handling to useundefinedfor URL sources and'Unknown Document'for document sources.v2.0.42Compare Source
Patch Changes
3c6f4e1: fix(provider/xai): correct sources format in searchParametersv2.0.41Compare Source
Patch Changes
3438163: addgemini-3-pro-previewandgemini-3-pro-image-previewmodel IDsv2.0.40Compare Source
Patch Changes
8c74f47: feat(provider/openai): add gpt-5-codex model idadca087: feat(provider/openai): local shell toolv2.0.39Compare Source
Patch Changes
5428a0d: The built in Code Interpreter tool input code is streamed intool-input-<start/delta/end>chunks.v2.0.38Compare Source
Patch Changes
0bda600: enables code_interpreter and file_search capabilities in the Azure provider through the Responses APIv2.0.37Compare Source
Patch Changes
6075c91: feat(provider/openai): only send item references for reasoning when store: truev2.0.36Compare Source
Patch Changes
bc5ed71: chore: update zod peer depenedency versionbc5ed71]v2.0.35Compare Source
Patch Changes
1cfc209: feat(provider/openai):OpenAIChatLanguageModelOptionstypev2.0.34Compare Source
Patch Changes
65f2628: feat(provider/anthropic): expose container from response in provider metadatav2.0.33Compare Source
Patch Changes
30a7d54: Improve error message when mixing function tools with provider-defined tools to clarify fallback behavior and list ignored function toolsv2.0.32Compare Source
Patch Changes
1cf857d: fix(provider/openai): remove provider-executed tools from chat completions model01de47f: feat(provider/openai): rework file search toolv2.0.31Compare Source
Patch Changes
bb94467: feat(provider/openai): add maxToolCalls provider option4a2b70e: feat(provider/openai): send item references for provider-executed tool results643711d: feat (provider/openai): provider defined image generation tool supportv2.0.30Compare Source
Patch Changes
0294b58]v2.0.29Compare Source
Patch Changes
4235eb3: feat(provider/openai): code interpreter tool calls and resultsv2.0.28Compare Source
Patch Changes
4c2bb77: fix (provider/openai): send sources action as include561e8b0: fix (provider/openai): fix code interpreter tool in doGeneratev2.0.27Compare Source
Patch Changes
51aa5de: backport: test server51aa5de]v2.0.26Compare Source
Patch Changes
5819aec: fix (provider/openai): only send tool calls finish reason for tools that are not provider-executedaf8c6bb: feat (provider/openai): add web_search toolv2.0.25Compare Source
Patch Changes
fb45ade: fix timestamp granularities support for openai transcriptionv2.0.24Compare Source
Patch Changes
4953414: fix: trigger new release for@ai-v5dist-tag4953414]v2.0.23Compare Source
Patch Changes
d78faa7: feat(provider/anthropic): expose stop_sequence in provider metadatav2.0.22Compare Source
Patch Changes
f969579: chore: add model ID for Sonnet 4.5v2.0.21Compare Source
Patch Changes
581abea]0857788]3c178ec]v2.0.20Compare Source
Patch Changes
8a87693]v2.0.19Compare Source
Patch Changes
bc5ed71: chore: update zod peer depenedency versionbc5ed71]v2.0.18Compare Source
Patch Changes
6f0644c: chore: use import * from zod/v46f0644c]6f0644c]v2.0.17Compare Source
Patch Changes
4176ecb]20f23f9]v2.0.16Compare Source
Patch Changes
68751f9]v2.0.15Compare Source
Patch Changes
a4bef93]6ed34cb]v2.0.14Compare Source
Patch Changes
7729e32]v2.0.13Compare Source
Patch Changes
a7b2e66]9bed210]v2.0.12Compare Source
Patch Changes
034e229]f25040d]v2.0.11Compare Source
Patch Changes
38ac190]38ac190]e3a63cb]v2.0.10Compare Source
Patch Changes
63a5dc5]v2.0.9Compare Source
Patch Changes
8f8a521: fix(providers): use convertToBase64 for Uint8Array image parts to produce valid data URLs; keep mediaType normalization and URL passthroughv2.0.8Compare Source
Patch Changes
57fb959]2a3fbe6]v2.0.7Compare Source
Patch Changes
4738f18: feat(openai): add flex processing support for gpt-5 models013d747: feat(openai): add verbosity parameter support for responses api35feee8: feat(openai): add priority processing support for gpt-5 modelsv2.0.6Compare Source
Patch Changes
ad2255f: chore(docs): added gpt 5 models + removed deprecated models64bcb66: feat(provider/openai): models ids on chat1d42ff2: feat(provider/openai): models idsv2.0.5Compare Source
Patch Changes
6753a2e]6cba06a]v2.0.4Compare Source
Patch Changes
c9e0f52]v2.0.3Compare Source
Patch Changes
034e229]f25040d]v2.0.2Compare Source
Patch Changes
38ac190]v2.0.1Compare Source
Patch Changes
4953414: fix: trigger new release for@ai-v5dist-tagv2.0.0Compare Source
Major Changes
d5f588f: AI SDK 5cc62234: chore (provider/openai): switch default to openai responses api516be5b: ### Move Image Model Settings into generate optionsImage Models no longer have settings. Instead,
maxImagesPerCallcan be passed directly togenerateImage(). All other image settings can be passed toproviderOptions[provider].Before
After
Pull Request: #6180
efc3a62: fix (provider/openai): default strict mode to falsePatch Changes
948b755: chore(providers/openai): convert to providerOptionsd63bcbc: feat (provider/openai): o4 updates for responses api3bd3c0b: chore(providers/openai): update embedding model to use providerOptions5d959e7: refactor: updated openai + anthropic tool use server side0eee6a8: Fix streaming and reconstruction of reasoning summary parts177526b: chore(providers/openai-transcription): switch to providerOptions2f542fa: Add reasoning-part-finish parts for reasoning models in the responses APIc15dfbf: feat (providers/openai): add gpt-image-1 model id to image settings3b1ea10: adding support for gpt-4o-search-preview and handling unsupported parameterse2aceaf: feat: add raw chunk supportd2af019: feat (providers/openai): add gpt-4.1 modelseb173f1: chore (providers): remove model shorthand deprecation warnings209256d: Add missing file_search tool support to OpenAI Responses APIfaea29f: fix (provider/openai): multi-step reasoning with text7032dc5: feat(openai): add priority processing service tier support870c5c0: feat (providers/openai): add o3 and o4-mini modelsdb72adc: chore(providers/openai): update completion model to use providerOptionsa166433: feat: add transcription with experimental_transcribe26735b5: chore(embedding-model): add v2 interface443d8ec: feat(embedding-model-v2): add response body field8d12da5: feat(provider/openai): add serviceTier option for flex processing9bf7291: chore(providers/openai): enable structuredOutputs by default & switch to provider optiond521cda: feat(openai): add file_search filters and update field names66962ed: fix(packages): export node10 compatible types442be08: fix: propagate openai transcription fixes0059ee2: fix(openai): update file_search fields to match API changes8493141: feat (providers/openai): add support for reasoning summaries9301f86: refactor (image-model): renameImageModelV1toImageModelV20a87932: core (ai): change transcription model mimeType to mediaType8aa9e20: feat: add speech with experimental_generateSpeech4617fab: chore(embedding-models): remove remaining settingsb5a0e32: fix (provider/openai): correct default for chat model strict mode136819b: chore(providers/openai): re-introduce logprobs as providerMetadata52ce942: chore(providers/openai): remove & enable strict compatibility by defaultdb64cbe: fix (provider/openai): multi-step reasoning with tool callsb3c3450: feat (provider/openai): add support for encrypted_reasoning to responses api48249c4: Do not warn if empty text is the first part of a reasoning sequencec7d3b2e: fix (provider/openai): push first reasoning chunk in output item added eventad2a3d5: feat(provider/openai): add missing reasoning models to responses API9943464: feat(openai): add file_search_call.results support to include parameter0fa7414: chore (provider/openai): standardize on itemId in provider metadata9bd5ab5: feat (provider): add providerMetadata to ImageModelV2 interface (#5977)The
experimental_generateImagemethod from theaipackage now returnes revised prompts for OpenAI's image models.fa758ea: feat(provider/openai): add o3 & o4-mini with developer systemMessageModed1a034f: feature: using Zod 4 for internal stufffd65bc6: chore(embedding-model-v2): rename rawResponse to responsee497698: fix (provider/openai): handle responses api errors928fadf: fix(providers/openai): logprobs for stream alongside completion model0a87932: fix (provider/openai): increase transcription model resilience5147e6e: chore(openai): remove simulateStreaming06bac05: fix (openai): structure output for responses model205077b: fix: improve Zod compatibilityc2b92cc: chore(openai): remove legacy function calling284353f: fix(providers/openai): zod parse error with function6f231db: fix(providers): always use optional instead of mix of nullish for providerOptionsf10304b: feat(tool-calling): don't require the user to have to pass parameters4af5233: Fix PDF file parts when passed as a string url or Uint8Array7df7a25: feat (providers/openai): support gpt-image-1 image generationUpdated dependencies [
a571d6e]Updated dependencies [
742b7be]Updated dependencies [
e7fcc86]Updated dependencies [
7cddb72]Updated dependencies [
ccce59b]Updated dependencies [
e2b9e4b]Updated dependencies [
95857aa]Updated dependencies [
45c1ea2]Updated dependencies [
6f6bb89]Updated dependencies [
060370c]Updated dependencies [
dc714f3]Updated dependencies [
b5da06a]Updated dependencies [
d1a1aa1]Updated dependencies [
63f9e9b]Updated dependencies [
5d142ab]Updated dependencies [
d5f588f]Updated dependencies [
e025824]Updated dependencies [
0571b98]Updated dependencies [
b6b43c7]Updated dependencies [
4fef487]Updated dependencies [
48d257a]Updated dependencies [
0c0c0b3]Updated dependencies [
0d2c085]Updated dependencies [
40acf9b]Updated dependencies [
9222aeb]Updated dependencies [
e2aceaf]Updated dependencies [
411e483]Updated dependencies [
8ba77a7]Updated dependencies [
7b3ae3f]Updated dependencies [
a166433]Updated dependencies [
26735b5]Updated dependencies [
443d8ec]Updated dependencies [
a8c8bd5]Updated dependencies [
abf9a79]Updated dependencies [
14c9410]Updated dependencies [
e86be6f]Updated dependencies [
9bf7291]Updated dependencies [
2e13791]Updated dependencies [
9f95b35]Updated dependencies [
66962ed]Updated dependencies [
0d06df6]Updated dependencies [
472524a]Updated dependencies [
dd3ff01]Updated dependencies [
d9c98f4]Updated dependencies [
05d2819]Updated dependencies [
9301f86]Updated dependencies [
0a87932]Updated dependencies [
c4a2fec]Updated dependencies [
957b739]Updated dependencies [
79457bd]Updated dependencies [[
a3f768e]Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, 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.