-
Notifications
You must be signed in to change notification settings - Fork 39
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
chore(deps-dev): bump @ai-sdk/openai from 0.0.48 to 0.0.72 #449
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Disclaimer: Experimental PR review
PR Summary
This PR updates the @ai-sdk/openai development dependency from version 0.0.48 to 0.0.72, introducing new features and fixes for OpenAI API integration.
- Updates
package.json
with new @ai-sdk/openai version 0.0.72, adding support for predicted outputs and provider-defined tools - Package remains a dev dependency, minimizing production impact
- Update includes support for MP3/WAV audio inputs and metadata fields for distillation
- CI workflow tests on Node 18 and 20 environments ensure compatibility
- Integration tests in place to verify OpenAI functionality through
integration-test/langfuse-openai.spec.ts
1 file(s) reviewed, no comment(s)
Edit PR Review Bot Settings | Greptile
aa7489f
to
2f9e8d6
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Disclaimer: Experimental PR review
PR Summary
No major changes found since last review. The previous review comprehensively covered the key aspects of this dependency update, including the version change, new features, and testing considerations.
1 file(s) reviewed, no comment(s)
Edit PR Review Bot Settings | Greptile
Bumps [@ai-sdk/openai](https://github.com/vercel/ai) from 0.0.48 to 0.0.72. - [Release notes](https://github.com/vercel/ai/releases) - [Changelog](https://github.com/vercel/ai/blob/main/CHANGELOG.md) - [Commits](https://github.com/vercel/ai/compare/@ai-sdk/[email protected]...@ai-sdk/[email protected]) --- updated-dependencies: - dependency-name: "@ai-sdk/openai" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
2f9e8d6
to
ff4b040
Compare
Superseded by #456. |
Bumps @ai-sdk/openai from 0.0.48 to 0.0.72.
Release notes
Sourced from
@ai-sdk/openai
's releases.Commits
bbdc5cb
Version Packages (#3476)0bc4115
feat (provider/openai): support predicted outputs (#3475)d304853
Version Packages (#3474)e6042b1
feat (provider/anthropic): add haiku 3.5 model ids (#3473)855f9d2
Version Packages (#3469)ac380e3
fix (provider/anthropic): continuation mode with 3+ steps (#3466)cfbe5d8
fix (docs): Correct missing close-backtick breaking Anthropic text. (#3464)88be2a6
Version Packages (#3461)6bb9e51
fix (ai/core): expose response.messages in streamText (#3460)003fa11
Version Packages (#3455)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)