fix(deps): update dependency @ai-sdk/openai to v2 #14
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.22
->^2.0.0
Release Notes
vercel/ai (@ai-sdk/openai)
v2.0.44
Compare Source
Patch Changes
28215ca
: fix(provider/openai): add providerExecuted flag to tool start chunksv2.0.43
Patch Changes
fd46da1
: feat(provider/openai): add new model IDsgpt-image-1-mini
,gpt-5-pro
,gpt-5-pro-2025-10-06
v2.0.42
Patch Changes
de5c066
]v2.0.41
Compare Source
Patch Changes
110c735
: support OPENAI_BASE_URL envv2.0.40
Compare Source
Patch Changes
8c74f47
: feat(provider/openai): add gpt-5-codex model idadca087
: feat(provider/openai): local shell toolv2.0.39
Compare Source
Patch Changes
5428a0d
: The built in Code Interpreter tool input code is streamed intool-input-<start/delta/end>
chunks.v2.0.38
Compare Source
Patch Changes
0bda600
: enables code_interpreter and file_search capabilities in the Azure provider through the Responses APIv2.0.37
Compare Source
Patch Changes
6075c91
: feat(provider/openai): only send item references for reasoning when store: truev2.0.36
Compare Source
Patch Changes
bc5ed71
: chore: update zod peer depenedency versionbc5ed71
]v2.0.35
Compare Source
Patch Changes
1cfc209
: feat(provider/openai):OpenAIChatLanguageModelOptions
typev2.0.34
Compare Source
Patch Changes
322901b
: feat: add provider version to user-agent headerv2.0.33
Compare Source
Patch Changes
a617948
: fix the "incomplete_details" key from nullable to nullish for openai compatibilityv2.0.32
Compare Source
Patch Changes
1cf857d
: fix(provider/openai): remove provider-executed tools from chat completions model01de47f
: feat(provider/openai): rework file search toolv2.0.31
Compare 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.30
Compare Source
Patch Changes
0294b58
]v2.0.29
Compare Source
Patch Changes
e0e9449
]v2.0.28
Compare Source
Patch Changes
4c2bb77
: fix (provider/openai): send sources action as include561e8b0
: fix (provider/openai): fix code interpreter tool in doGeneratev2.0.27
Compare Source
Patch Changes
2338c79
: feat (provider/openai): add jsdoc for openai toolsv2.0.26
Compare 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.25
Compare Source
Patch Changes
fb45ade
: fix timestamp granularities support for openai transcriptionv2.0.24
Compare Source
Patch Changes
ad57512
: fix(provider/openai): safe practice to include filename and fileExtension to avoidexperimental_transcribe
fails with valid Buffer99964ed
]v2.0.23
Compare Source
Patch Changes
a9a61b7
: Add serviceTier to provider metadata for OpenAI responsesv2.0.22
Compare Source
Patch Changes
bc5ed71
: chore: update zod peer depenedency versionbc5ed71
]v2.0.21
Compare Source
Patch Changes
322901b
: feat: add provider version to user-agent headerv2.0.20
Compare Source
Patch Changes
974de40
: fix(provider/ai): do not set.providerMetadata.openai.logprobs
to an array of empty arrays when usingstreamText()
v2.0.19
Compare Source
Patch Changes
0294b58
]v2.0.18
Compare Source
Patch Changes
c37bc3b
: feat (provider/groq): remove obsolete saba model idv2.0.17
Compare Source
Patch Changes
da92132
: fix(provider/anthorpic): add cacheControl to AnthropicProviderOptionsv2.0.16
Compare Source
Patch Changes
0294b58
]v2.0.15
Compare Source
Patch Changes
c8aab0a
: fix (provider/anthropic): revertcd458a8
v2.0.14
Compare Source
Patch Changes
7729e32
]v2.0.13
Compare Source
Patch Changes
cd458a8
: fix(anthropic): reorder tool_result parts to front of combined user messagesReorders tool_result content to appear before user text within combined user messages, ensuring Claude API validation requirements are met while preserving the intentional message combining behavior that prevents role alternation errors. Fixes #8318.
v2.0.12
Compare Source
Patch Changes
ec336a1
: feat(provider/openai): add response_format to be supported by default2935ec7
: fix(provider/openai): exclude gpt-5-chat from reasoning model034e229
]f25040d
]v2.0.11
Compare Source
Patch Changes
097b452
: feat(openai, azure): add configurable file ID prefixes for Responses APIfileIdPrefixes
option to OpenAI Responses API configurationassistant-
prefixed file IDs (replacing previousfile-
prefix support)file-
prefixfileIdPrefixes
is undefined, gracefully falling back to base64 processing87cf954
: feat(provider/openai): add support for prompt_cache_keya3d98a9
: feat(provider/openai): add support for safety_identifier110d167
: fix(openai): add missing file_search_call handlers in responses streaming8d3c747
: chore(openai): remove deprecated GPT-4.5-preview models and improve autocomplete controlUpdated dependencies [
38ac190
]v2.0.10
Compare Source
Patch Changes
322901b
: feat: add provider version to user-agent headerv2.0.9
Compare Source
Patch Changes
8f8a521
: fix(providers): use convertToBase64 for Uint8Array image parts to produce valid data URLs; keep mediaType normalization and URL passthroughv2.0.8
Compare Source
Patch Changes
57fb959
: feat(openai): add verbosity parameter support for chat api2a3fbe6
: allowminimal
inreasoningEffort
for openai chatv2.0.7
Compare 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.6
Compare Source
Patch Changes
38ac190
]v2.0.5
Compare Source
Patch Changes
v2.0.4
Compare Source
Patch Changes
v2.0.3
Compare Source
Patch Changes
90d212f
]v2.0.2
Compare Source
Patch Changes
63e2016
: fix(openai): missing url citations from web search toolsv2.0.1
Compare Source
Patch Changes
bc45e29
: feat(openai): add file_search_call support to responses apiv2.0.0
Compare Source
Major Changes
d5f588f
: AI SDK 5Patch Changes
ad66c0e
: feat (provider/anthropic): json response schema support via tool calls8f2854f
: feat (provider/anthropic): send web search tool calls5d959e7
: refactor: updated openai + anthropic tool use server side8dfcb11
: feat(anthropic/citation): text support for citations9f73965
: feat (provider/anthropic): parse websearch tool argse2aceaf
: feat: add raw chunk supportfdff8a4
: fix(provider/anthropic): correct Claude 4 model ID formateb173f1
: chore (providers): remove model shorthand deprecation warnings4f26d59
: feat(provider/anthropic): add disable parallel tool use option25f3454
: feat(provider/anthropic): add PDF citation support with document sources for streamTexta85c85f
: fix (provider/anthropic): streaming json output5c9eec4
: chore(providers/anthropic): switch to providerOptions2e13791
: feat(anthropic): add server-side web search support66962ed
: fix(packages): export node10 compatible types075711d
: fix (provider/anthropic): return stop finish reason for json output with tool269683f
: Add raw Anthropic usage information to provider metadatad601ed9
: fix (provider/anthropic): send tool call id in tool-input-start chunkb9ddcdd
: feat(anthropic): add text_editor_20250429 tool for Claude 4 models91715e5
: fix (provider/google-vertex): fix anthropic support for image urls in messagesca8aac6
: feat (providers/anthropic): add claude v4 models61ab528
: Add support for URL-based PDF documents in the Anthropic provider84577c8
: fix (providers/anthropic): remove fine grained tool streaming betad1a034f
: feature: using Zod 4 for internal stuff6392f60
: fix(anthropic): resolve web search API validation errors with partial location + provider output205077b
: fix: improve Zod compatibilityee5a9c0
: feat: streamText onChunk raw chunk supportf418dd7
: Added anthropic provider defined tool support to amazon bedrock362b048
: add web search tool support399e056
: fix: anthropic computer tool0b678b2
: feat (provider/anthropic): enable streaming tool callsf10304b
: feat(tool-calling): don't require the user to have to pass parametersa753b3a
: feat (provider/anthropic): cache control for toolsa571d6e
]742b7be
]e7fcc86
]7cddb72
]ccce59b
]e2b9e4b
]95857aa
]45c1ea2
]6f6bb89
]060370c
]dc714f3
]b5da06a
]d1a1aa1
]63f9e9b
]5d142ab
]d5f588f
]e025824
]0571b98
]b6b43c7
]4fef487
]48d257a
]0c0c0b3
]0d2c085
]40acf9b
]9222aeb
]e2aceaf
]411e483
]8ba77a7
]7b3ae3f
]a166433
]26735b5
]443d8ec
]a8c8bd5
]abf9a79
]14c9410
]e86be6f
]9bf7291
]2e13791
]9f95b35
]66962ed
]0d06df6
]472524a
]dd3ff01
]d9c98f4
]05d2819
]9301f86
]0a87932
]c4a2fec
]957b739
]79457bd
]a3f768e
]7435eb5
]8aa9e20
]4617fab
]ac34802
]0054544
]cb68df0
]ad80501
]68ecf2f
]9e9c809
]32831c6
]6dc848c
]6b98118
]d0f9495
]63d791d
]87b828f
]3f2f00c
]bfdca8d
]0ff02bb
]7979f7f
]39a4fab
]44f4aba
]9bd5ab5
]57edfcb
]faf8446
]7ea4132
]d1a034f
]5c56081
]fd65bc6
]023ba40
]ea7a7c9
]26535e0
]e030615
]5e57fae
]393138b
]c57e248
]88a8ee5
]41fa418
]205077b
]71f938d
]3795467
]28a5ed5
]7182d14
]c1e6647
]1766ede
]811dff3
]f10304b
]dd5fd43
]33f4a6a
]383cbfa
]27deb4d
]c4df419
]Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 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.