Releases: openai/openai-python
Releases Β· openai/openai-python
v1.10.0
v1.9.0
v1.8.0
1.8.0 (2024-01-16)
Full Changelog: v1.7.2...v1.8.0
Features
Bug Fixes
- client: ensure path params are non-empty (#1075) (9a25149)
- proxy: prevent recursion errors when debugging pycharm (#1076) (3d78798)
Chores
v1.7.2
v1.7.1
v1.7.0
1.7.0 (2024-01-08)
Full Changelog: v1.6.1...v1.7.0
Features
Bug Fixes
Chores
- add .keep files for examples and custom code directories (#1057) (7524097)
- internal: bump license (#1037) (d828527)
- internal: loosen type var restrictions (#1049) (e00876b)
- internal: replace isort with ruff (#1042) (f1fbc9c)
- internal: update formatting (#1041) (2e9ecee)
- src: fix typos (#988) (6a8b806)
- use property declarations for resource members (#1047) (131f6bc)
Documentation
v1.6.1
v1.6.0
1.6.0 (2023-12-19)
Full Changelog: v1.5.0...v1.6.0
Features
Chores
- cli: fix typo in completions (#985) (d1e9e8f)
- cli: fix typo in completions (#986) (626bc34)
- internal: fix binary response tests (#983) (cfb7e30)
- internal: fix typos (#993) (3b338a4)
- internal: minor utils restructuring (#992) (5ba576a)
- package: bump minimum typing-extensions to 4.7 (#994) (0c2da84)
- streaming: update constructor to use direct client names (#991) (6c3427d)