-
Notifications
You must be signed in to change notification settings - Fork 215
fix(deps): update dependency @ai-sdk/google to ^0.0.55 #312
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-google-0.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
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
e5b4164 to
9428671
Compare
9428671 to
34cd6b5
Compare
34cd6b5 to
25c2319
Compare
25c2319 to
e339976
Compare
e339976 to
18b82a9
Compare
18b82a9 to
ed28efe
Compare
21076a6 to
36e0ae9
Compare
36e0ae9 to
fb3b338
Compare
fb3b338 to
dfd507a
Compare
dfd507a to
3d79c6b
Compare
3d79c6b to
3e302e0
Compare
3e302e0 to
ef37047
Compare
ef37047 to
1e339d2
Compare
1e339d2 to
be2e969
Compare
be2e969 to
022db7c
Compare
022db7c to
fba09c0
Compare
fba09c0 to
c1b3fe3
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:
^0.0.17→^0.0.55Release Notes
vercel/ai (@ai-sdk/google)
v0.0.55Compare Source
Patch Changes
28cbf2e: fix (provider/openai): support tool call deltas when arguments are sent in the first chunkv0.0.54Compare Source
Patch Changes
26515cb: feat (ai/provider): introduce ProviderV1 specification26515cb]v0.0.52Compare Source
Patch Changes
d5b6a15: feat (provider/openai): support partial usage informationv0.0.51Compare Source
Patch Changes
d67fa9c]v0.0.50Compare Source
Patch Changes
f2c025e]v0.0.49Compare Source
Patch Changes
f42d9bd: fix (provider/openai): support OpenRouter streaming errorsv0.0.48Compare Source
Patch Changes
6ac355e]v0.0.47Compare Source
Patch Changes
4ffbaee: fix (provider/openai): fix strict flag for structured outputs with toolsdd712ac: fix: use FetchFunction type to prevent self-referencedd712ac]v0.0.46Compare Source
Patch Changes
89b18ca: fix (ai/provider): send finish reason 'unknown' by defaultdd4a0f5]v0.0.45Compare Source
Patch Changes
4bd27a9]845754b]v0.0.44Compare Source
Patch Changes
029af4c: feat (ai/core): support schema name & description in generateObject & streamObject029af4c]v0.0.43Compare Source
Patch Changes
d58517b: feat (ai/openai): structured outputsc0a73ee: feat (provider/openai): add gpt-4o-2024-08-06 to list of supported modelsd58517b]v0.0.42Compare Source
Patch Changes
96aed25]v0.0.41Compare Source
Patch Changes
7a2eb27: feat (provider/openai): make role nullish to enhance provider support9614584]0762a22]v0.0.40Compare Source
Patch Changes
a8d1c9e]v0.0.39Compare Source
Patch Changes
4f88248]v0.0.38Compare Source
Patch Changes
2b9da0f: feat (core): support stopSequences setting.909b9d2: feat (ai/openai): Support legacy function callsa5b5884: feat (core): support topK setting4aa8deb: feat (provider): support responseFormat setting in provider api13b27ec: chore (ai/core): remove grammar mode2b9da0f]a5b5884]4aa8deb]13b27ec]v0.0.37Compare Source
Patch Changes
89947fc: chore (provider/openai): update model list for type-ahead supportv0.0.36Compare Source
Patch Changes
b729094: feat (ai/core): add token usage to embed and embedManyb729094]v0.0.35Compare Source
Patch Changes
d481729]v0.0.34Compare Source
Patch Changes
5edc611: feat (ai/core): add custom request header support5edc611]5edc611]5edc611]v0.0.33Compare Source
Patch Changes
02f6a08]v0.0.32Compare Source
Patch Changes
1b37b8b: fix (@ai-sdk/openai): only send logprobs settings when logprobs are requestedv0.0.31Compare Source
Patch Changes
eba071d: feat (@ai-sdk/azure): add azure openai completion support1ea890f: feat (@ai-sdk/azure): add azure openai completion supportv0.0.30Compare Source
Patch Changes
8571289]8571289]v0.0.29Compare Source
Patch Changes
4728c37: feat (core): add text embedding model support to provider registry7910ae8: feat (providers): support custom fetch implementations7910ae8]v0.0.28Compare Source
Patch Changes
f9db8fd: feat (@ai-sdk/openai): add parallelToolCalls settingv0.0.27Compare Source
Patch Changes
fc9552e: fix (@ai-sdk/azure): allow for nullish deltav0.0.26Compare Source
Patch Changes
7530f86: fix (@ai-sdk/openai): add internal dist to bundlev0.0.25Compare Source
Patch Changes
d481729]v0.0.24Compare Source
Patch Changes
0e78960: fix (@ai-sdk/openai): make function name and arguments nullishv0.0.23Compare Source
Patch Changes
a68fe74: fix (@ai-sdk/openai): allow null tool_calls value.v0.0.22Compare Source
Patch Changes
102ca22]v0.0.21Compare Source
Patch Changes
fca7d02: feat (provider/openai): support streaming tool calls that are sent in one chunk09295e2]09295e2]043a5de]v0.0.20Patch Changes
a1d08f3: fix (provider/openai): handle error chunks when streamingv0.0.19Patch Changes
beb8b73: fix (provider/openai): return unknown finish reasons as unknownv0.0.18Patch Changes
8022d73: feat (provider/google): add safety setting option on modelsConfiguration
📅 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.