-
Notifications
You must be signed in to change notification settings - Fork 1.2k
fix(conversations)!: update Conversations API definitions (was: bump openai from 1.107.0 to 2.5.0) #3847
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
Conversation
Bumps [openai](https://github.com/openai/openai-python) from 1.107.0 to 2.5.0. - [Release notes](https://github.com/openai/openai-python/releases) - [Changelog](https://github.com/openai/openai-python/blob/main/CHANGELOG.md) - [Commits](openai/openai-python@v1.107.0...v2.5.0) --- updated-dependencies: - dependency-name: openai dependency-version: 2.5.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
|
@github-actions run precommit |
|
⏳ Running pre-commit hooks on PR #3847... |
|
updating openai client is consequential so probably worth a manual test 😅 |
🤖 Applied by @github-actions bot via pre-commit workflow
|
✅ Pre-commit hooks completed successfully! 🔧 Changes have been committed and pushed to the PR branch. |
|
yeah I just looked at it and definitely looks like we need to carefully test this. |
|
Thank you dependabot. I hadn't seen we used |
|
Trunk seems to be broken re: the "test-external" failure. Will independently fix. |
To match llamastack#3847 We must not update the lock manually, but always reflect the update in the pyproject.toml. The lock is a state at build time. Signed-off-by: Sébastien Han <[email protected]>
To match llamastack#3847 We must not update the lock manually, but always reflect the update in the pyproject.toml. The lock is a state at build time. Signed-off-by: Sébastien Han <[email protected]>
To match llamastack#3847 We must not update the lock manually, but always reflect the update in the pyproject.toml. The lock is a state at build time. Signed-off-by: Sébastien Han <[email protected]>
# What does this PR do? To match #3847 We must not update the lock manually, but always reflect the update in the pyproject.toml. The lock is a state at build time. Signed-off-by: Sébastien Han <[email protected]>
Bumps openai from 1.107.0 to 2.5.0.
Release notes
Sourced from openai's releases.
... (truncated)
Changelog
Sourced from openai's changelog.
... (truncated)
Commits
513ae76release: 2.5.0 (#2694)ebf3221release: 2.4.0e043d7bchore: fix dangling comment25cbb74feat(api): Add support for gpt-4o-transcribe-diarize on audio/transcriptions ...8cdfd06codegen metadatad5c6443codegen metadatab20a9e7chore(internal): detect missing future annotations with ruffe5f93f5release: 2.3.00448788feat(api): comparison filter in/not in85a91adchore(package): bump jiter to >=0.10.0 to support Python 3.14 (#2618)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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)