TerminalGPT
TerminalGPT copied to clipboard
Bump openai from 1.3.9 to 1.13.3
Bumps openai from 1.3.9 to 1.13.3.
Release notes
Sourced from openai's releases.
v1.13.3
1.13.3 (2024-02-28)
Full Changelog: v1.13.2...v1.13.3
Features
Chores
- client: use anyio.sleep instead of asyncio.sleep (#1198) (b6d025b)
- internal: bump pyright (#1193) (9202e04)
- types: extract run status to a named type (#1178) (249ecbd)
Documentation
- add note in azure_deployment docstring (#1188) (96fa995)
- examples: add pyaudio streaming example (#1194) (3683c5e)
v1.13.2
1.13.2 (2024-02-20)
Full Changelog: v1.13.1...v1.13.2
Bug Fixes
v1.13.1
1.13.1 (2024-02-20)
Full Changelog: v1.13.0...v1.13.1
Chores
v1.13.0
1.13.0 (2024-02-19)
Full Changelog: v1.12.0...v1.13.0
Features
... (truncated)
Changelog
Sourced from openai's changelog.
1.13.3 (2024-02-28)
Full Changelog: v1.13.2...v1.13.3
Features
Chores
- client: use anyio.sleep instead of asyncio.sleep (#1198) (b6d025b)
- internal: bump pyright (#1193) (9202e04)
- types: extract run status to a named type (#1178) (249ecbd)
Documentation
- add note in azure_deployment docstring (#1188) (96fa995)
- examples: add pyaudio streaming example (#1194) (3683c5e)
1.13.2 (2024-02-20)
Full Changelog: v1.13.1...v1.13.2
Bug Fixes
1.13.1 (2024-02-20)
Full Changelog: v1.13.0...v1.13.1
Chores
1.13.0 (2024-02-19)
Full Changelog: v1.12.0...v1.13.0
Features
Bug Fixes
... (truncated)
Commits
e41abf7release: 1.13.3cbcb978chore(client): use anyio.sleep instead of asyncio.sleep (#1198)9375d2cdocs(examples): add pyaudio streaming example (#1194)9179a03chore(internal): bump pyright (#1193)6d25c6bfeat(api): add wav and pcm to response_format (#1189)af02745docs: add note in azure_deployment docstring (#1188)f0b1823chore(types): extract run status to a named type (#1178)a7115b5release: 1.13.263222f6fix(ci): revert "move github release logic to github app" (#1170)f504384release: 1.13.1- Additional commits viewable in compare view
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)