-
Notifications
You must be signed in to change notification settings - Fork 1
fix(deps): update dependency @ai-sdk/openai to v3 #254
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
renovate
wants to merge
1
commit into
main
Choose a base branch
from
renovate/ai-sdk-openai-3.x
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
+41
−8
Conversation
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
Contributor
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
1ae32bd to
9cdf7b2
Compare
9cdf7b2 to
21baf67
Compare
21baf67 to
846bac0
Compare
846bac0 to
de7bf34
Compare
de7bf34 to
f7a1f6e
Compare
f7a1f6e to
be44c3f
Compare
be44c3f to
703b128
Compare
703b128 to
86ff1b5
Compare
86ff1b5 to
2f0543a
Compare
2f0543a to
838ad85
Compare
838ad85 to
654ab92
Compare
654ab92 to
3301337
Compare
3301337 to
c834523
Compare
c834523 to
ecf3daa
Compare
ecf3daa to
9d01d87
Compare
9d01d87 to
d4eb516
Compare
d4eb516 to
3c34a39
Compare
3c34a39 to
e2e73d8
Compare
e2e73d8 to
d261364
Compare
d261364 to
640b016
Compare
640b016 to
018d247
Compare
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:
^1.3.7→^3.0.0Release Notes
vercel/ai (@ai-sdk/openai)
v3.0.25Compare Source
Patch Changes
0bb9bcd: feat(provider/anthropic): add computer_20251124 tool for claude opus 4.5v3.0.24Compare Source
Patch Changes
462ad00]v3.0.23Compare Source
Patch Changes
2810850]v3.0.22Compare Source
Patch Changes
1524271: chore: add skill information to README filesv3.0.21Compare Source
Patch Changes
2c70b90: chore: update provider docsv3.0.20Compare Source
Patch Changes
53f6731: feat (ai, provider): experimental generate video support53f6731]v3.0.19Compare Source
Patch Changes
96936e5]v3.0.18Compare Source
Patch Changes
d6ec0e2]v3.0.17Compare Source
Patch Changes
af0955e]v3.0.16Compare Source
Patch Changes
81adf59]v3.0.15Compare Source
Patch Changes
3a73fb3]v3.0.14Compare Source
Patch Changes
46f46e4]v3.0.13Compare Source
Patch Changes
1b11dcb]v3.0.12Compare Source
Patch Changes
34d1c8a]v3.0.11Compare Source
Patch Changes
891a60a: feat (provider/gateway): add provider-defined perplexity searchv3.0.10Compare Source
Patch Changes
2696fd2: chore(provider/gateway): Update gateway model settings filesv3.0.9Compare Source
Patch Changes
d937c8f]v3.0.8Compare Source
Patch Changes
8ec1984: fix(gateway): bump@vercel/oidcto 3.1.0v3.0.7Compare Source
Patch Changes
9a9ae73: feat(ai/rsc): readStreamableValuev3.0.6Compare Source
Patch Changes
v3.0.5Compare Source
Patch Changes
863d34f: fix: trigger release to update@latest863d34f]v3.0.4Compare Source
Patch Changes
v3.0.3Compare Source
Patch Changes
c44166d: Add support for Amazon Nova Models, cross region inference profiles and OpenAI gpt-oss in@ai-sdk/amazon-bedrockproviderfbc9f06: feat(amazon-bedrock): add topK supportv3.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.89Compare Source
Patch Changes
4953414: fix: trigger new release for@ai-v5dist-tag4953414]v2.0.88Compare Source
Patch Changes
v2.0.87Compare Source
Patch Changes
51aa5de: backport: test server51aa5de]v2.0.86Compare Source
Patch Changes
a909bcf: fix(openai); fix url_citation schema in chat apiv2.0.85Compare Source
Patch Changes
e79430b: fix(openai): change find action type to find_in_page action typev2.0.84Compare Source
Patch Changes
041a4fc: feat(openai): add gpt-5.2 modelsv2.0.83Compare Source
Patch Changes
edc807f: feat(provider/openai): add GPT 5.1 Codex Max to OpenAI Responses model IDs listv2.0.82Compare Source
Patch Changes
e31dfa4: feat(provider/openai): add support for OpenAI xhigh reasoning effortv2.0.81Compare Source
Patch Changes
ef6d784]v2.0.80Compare Source
Patch Changes
707a163: feat(openai): additional settings for file search toolv2.0.79Compare Source
Patch Changes
22ab538]v2.0.78Compare Source
Patch Changes
v2.0.77Compare Source
Patch Changes
31f6c20: fix(openai): allow open_page action type url to be nullishv2.0.76Compare Source
Patch Changes
61545c4: feat (provider/openai): include more image generation response metadatav2.0.75Compare Source
Patch Changes
1c7ff4a: distinguish between OpenAI and Azure in Responses API providerMetadatav2.0.74Compare Source
Patch Changes
d1dbe5d]v2.0.73Compare Source
Patch Changes
2e2fd83: refactoring(provider/openai): simplify codev2.0.72Compare Source
Patch Changes
53d2fcc: added support for external_web_access parameter on web_search toolv2.0.71Compare Source
Patch Changes
29a5595: Azure OpenAI enabled web-search-previewv2.0.70Compare Source
Patch Changes
dafda29: Set the annotations from the Responses API to doStreamv2.0.69Compare Source
Patch Changes
38a9f48: fix: error schema for Responses APIv2.0.68Compare Source
Patch Changes
17f9872]v2.0.67Compare Source
Patch Changes
v2.0.66Compare Source
Patch Changes
v2.0.65Compare Source
Patch Changes
v2.0.64Compare Source
Patch Changes
d251e53: feat(openai): addo3-deep-researchando4-mini-deep-researchmodelsv2.0.63Compare Source
Patch Changes
22609f8]b552c94]v2.0.62Compare Source
Patch Changes
6f0644c: chore: use import * from zod/v46f0644c]6f0644c]v2.0.61Compare Source
Patch Changes
v2.0.60Compare Source
Patch Changes
v2.0.59Compare Source
Patch Changes
v2.0.58Compare Source
Patch Changes
8479fe8: trigger for backport release008ce2f: fixinput_tokenscompatibilityv2.0.57Compare Source
Patch Changes
949718b]v2.0.56Compare Source
Patch Changes
b1d8458]v2.0.55Compare Source
Patch Changes
1e05490]v2.0.54Compare Source
Patch Changes
5464bf0]v2.0.53Compare Source
Patch Changes
65dee10: fix(anthropic): simplify pulling first chunkv2.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.45Compare Source
Patch Changes
54b7c08: fix(provider/anthropic): clamp temperature to valid 0-1 range with warningsv2.0.44Compare Source
Patch Changes
v2.0.43Patch 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.42Patch 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
9a66892: Add Google Vertex RAG Engine grounding provider toolv2.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
fad90dd: chore(provider/gateway): update gateway model settings files8479fe8: trigger for backport release0d3fc21: chore(provider/gateway): update gateway model settings files53e891c: chore(provider/gateway): update gateway model settings filesv2.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
069b370: Add support for pdf file in tool result in anthropicv2.0.26Compare Source
Patch Changes
17f9872]v2.0.25Compare Source
Patch Changes
f6b46d2: feat (provider/gateway): add provider-defined perplexity searchv2.0.24Compare Source
Patch Changes
4953414: fix: trigger new release for@ai-v5dist-tag4953414]v2.0.23Compare Source
Patch Changes
e3de981: feat (provider/gateway): add zero data retention provider optionv2.0.22Compare Source
Patch Changes
1bcc2d7: feat(google): gemini-3-flashv2.0.21Compare Source
Patch Changes
041a4fc: feat(openai): add gpt-5.2 modelsv2.0.20Compare Source
Patch Changes
ef6d784]v2.0.19Compare Source
Patch Changes
51bbaa1: feat (provider/gateway): add support for request-scoped byok[
v2.0.18](https://redirect.github.com/vercel/ai/reConfiguration
📅 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.