-
Notifications
You must be signed in to change notification settings - Fork 215
fix(deps): update dependency @ai-sdk/openai to ^0.0.72 #313
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-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 ↗︎
|
8f77e48 to
495c875
Compare
495c875 to
8fcf5ee
Compare
8fcf5ee to
abae385
Compare
abae385 to
fbd47e9
Compare
fbd47e9 to
5ee557c
Compare
5ee557c to
abf295b
Compare
e2420ec to
b17ce4b
Compare
b17ce4b to
b76512f
Compare
b76512f to
3c713e2
Compare
3c713e2 to
b6e798f
Compare
b6e798f to
e795281
Compare
e795281 to
af77418
Compare
af77418 to
edc02a6
Compare
edc02a6 to
c717a62
Compare
c717a62 to
840e92d
Compare
840e92d to
fe6ba40
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.72Release Notes
vercel/ai (@ai-sdk/openai)
v0.0.72Compare Source
Patch Changes
0bc4115: feat (provider/openai): support predicted outputsv0.0.71Compare Source
Patch Changes
54a3a59: fix (provider/openai): support object-json mode without schemav0.0.70Compare Source
Patch Changes
3b1b69a: feat: provider-defined toolsaa98cdb]1486128]7b937c5]3b1b69a]811a317]v0.0.68Compare Source
Patch Changes
741ca51: feat (provider/openai): support mp3 and wav audio inputsv0.0.67Compare Source
Patch Changes
39fccee: feat (provider/openai): provider name can be changed for 3rd party openai compatible providersv0.0.66Compare Source
Patch Changes
3f29c10: feat (provider/openai): support metadata field for distillationv0.0.65Compare Source
Patch Changes
e8aed44: Add OpenAI cached prompt tokens to experimental_providerMetadata for generateText and streamTextv0.0.64Compare Source
Patch Changes
5aa576d: feat (provider/openai): support store parameter for distillationv0.0.63Compare Source
Patch Changes
d595d0d]v0.0.62Compare Source
Patch Changes
7efa867: feat (provider/openai): simulated streaming for reasoning modelsv0.0.61Compare Source
Patch Changes
8132a60: feat (provider/openai): support reasoning token usage and max_completion_tokensv0.0.60Compare Source
Patch Changes
273f696]v0.0.59Compare Source
Patch Changes
a0991ec: feat (provider/openai): add o1-preview and o1-mini modelsv0.0.58Compare Source
Patch Changes
e0c36bd: feat (provider/openai): support image detailv0.0.57Compare Source
Patch Changes
d1aaeae: feat (provider/openai): support ai sdk image downloadv0.0.56Compare Source
Patch Changes
03313cd: feat (ai): expose response id, response model, response timestamp in telemetry and api03313cd]3be7c1c]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.53Compare Source
Patch Changes
09f895f]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.26Patch Changes
7530f86: fix (@ai-sdk/openai): add internal dist to bundlev0.0.25Patch 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.20Compare Source
Patch Changes
a1d08f3: fix (provider/openai): handle error chunks when streamingv0.0.19Compare Source
Patch Changes
beb8b73: fix (provider/openai): return unknown finish reasons as unknownv0.0.18Compare Source
Patch 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.