-
Notifications
You must be signed in to change notification settings - Fork 25
chore(deps): update dependency @ai-sdk/vue to v2 #45
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-vue-2.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.
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
❌ Deployment failed chat-template
|
8d72a9d
to
c1958f4
Compare
c1958f4
to
1520bc9
Compare
1520bc9
to
19135ac
Compare
19135ac
to
43e94e7
Compare
43e94e7
to
d82f93a
Compare
d82f93a
to
b4d84d6
Compare
b4d84d6
to
4a118e0
Compare
4a118e0
to
4ec0176
Compare
4ec0176
to
6285c37
Compare
6285c37
to
db6871d
Compare
db6871d
to
ac65a60
Compare
ac65a60
to
c3177de
Compare
c3177de
to
62294e0
Compare
62294e0
to
bd489ed
Compare
bd489ed
to
a97c66e
Compare
a97c66e
to
35dfd9a
Compare
35dfd9a
to
31b16a8
Compare
31b16a8
to
88a37a4
Compare
88a37a4
to
7a32836
Compare
7a32836
to
667d409
Compare
667d409
to
14995e8
Compare
e010bd3
to
3a959a5
Compare
3a959a5
to
b549cd3
Compare
b549cd3
to
d518d18
Compare
d518d18
to
fea2457
Compare
fea2457
to
f79b80c
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
None yet
0 participants
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.12
->^2.0.28
Release Notes
vercel/ai (@ai-sdk/vue)
v2.0.28
Compare Source
Patch Changes
4b81e7d
]d68a4f2
]v2.0.27
Compare Source
Patch Changes
ca40fac
]v2.0.26
Compare Source
Patch Changes
33cf848
]v2.0.25
Compare Source
Patch Changes
886e7cd
]ca65923
]v2.0.24
Compare Source
Patch Changes
1b5a3d3
]f8f3682
]v2.0.23
Compare Source
Patch Changes
a9a61b7
: Add serviceTier to provider metadata for OpenAI responsesv2.0.22
Compare Source
Patch Changes
0e272ae
: fix(provider/openai): make file_citation annotation fields optional for responses api compatibility886e7cd
]v2.0.21
Compare Source
Patch Changes
d18856a
: fix(provider/openai): support websearch tool results without query property15271d6
: fix(provider/openai): do not setresponse_format
toverbose_json
if model isgpt-4o-transcribe
orgpt-4o-mini-transcribe
These two models do not support it:
https://platform.openai.com/docs/api-reference/audio/createTranscription#audio_createtranscription-response_format
Updated dependencies [
1b5a3d3
]v2.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
8da6e9c
]v2.0.18
Compare Source
Patch Changes
5e47d00
: Support Responses API input_file file_url passthrough for PDFs.This adds:
v2.0.17
Compare Source
Patch Changes
70bb696
: fix(provider/openai): correct web search tool inputv2.0.16
Compare Source
Patch Changes
68751f9
]v2.0.15
Compare Source
Patch Changes
a4bef93
: feat(provider/openai): expose web search queries in responses api6ed34cb
: refactor(openai): consolidate model config intogetResponsesModelConfig()
#8038
v2.0.14
Compare Source
Patch Changes
7f47105
: fix(provider/openai): support file_citation annotations in responses apiv2.0.13
Compare Source
Patch Changes
ddc9d99
: Implementslogprobs
for OpenAIproviderOptions
andproviderMetaData
inOpenAIResponsesLanguageModel
You can now set
providerOptions.openai.logprobs
when usinggenerateText()
and retrieve logprobs from the response viaresult.providerMetadata?.openai
v2.0.12
Compare Source
Patch Changes
034e229
]f25040d
]v2.0.11
Compare Source
Patch Changes
a14fc2b
: feat(provider/google): add gemini 2.5 flash image preview model supportv2.0.10
Compare Source
Patch Changes
a274b01
: refactor(provider/openai): restructure filesb48e0ff
: feat(provider/openai): add code interpreter tool (responses api)v2.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
0857788
]v2.0.7
Compare Source
Patch Changes
68751f9
]v2.0.6
Compare 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.5
Compare Source
Patch Changes
68751f9
]v2.0.4
Compare Source
Patch Changes
c9e0f52
: Files from the OpenAI Files API are now supported, mirroring functionality of OpenAI Chat and Responses API, respectively. Also, the AI SDK supports URLs for PDFs in the responses API the same way it did for completions.v2.0.3
Compare Source
Patch Changes
034e229
]f25040d
]v2.0.2
Compare Source
Patch Changes
63e2016
: fix(openai): missing url citations from web search toolsv2.0.1
Compare Source
Patch Changes
90d212f
]v2.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 - "on Monday" (UTC), 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.