Closed dependabot[bot] closed 1 week ago
Dependabot tried to add @wenzhe-log10
and @kxtran
as reviewers to this PR, but received the following error from GitHub:
POST https://api.github.com/repos/log10-io/log10/pulls/343/requested_reviewers: 422 - Reviews may only be requested from collaborators. One or more of the users or teams you specified is not a collaborator of the log10-io/log10 repository. // See: https://docs.github.com/rest/pulls/review-requests#request-reviewers-for-a-pull-request
Superseded by #345.
Bumps openai from 1.52.1 to 1.54.0.
Release notes
Sourced from openai's releases.
Changelog
Sourced from openai's changelog.
Commits
b32507d
release: 1.54.0dfdcf57
feat(api): add support for predicted outputs (#1847)cb88c2f
feat(project): drop support for Python 3.7 (#1845)6e42e78
release: 1.53.1d21cd6c
fix: support json safe serialization for basemodel subclasses (#1844)643e500
fix: don't use dicts as iterables in transform (#1842)c94ead1
chore(internal): bump mypy (#1839)891e1c1
release: 1.53.0c3ee006
feat(api): add new, expressive voices for Realtime and Audio in Chat Completions44ac1ce
chore(internal): bump pytest to v8 & pydantic (#1829)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