Releases: openai/openai-python
Releases Β· openai/openai-python
v1.59.8
1.59.8 (2025-01-17)
Full Changelog: v1.59.7...v1.59.8
Bug Fixes
- streaming (c16f58e)
- structured outputs: avoid parsing empty empty content (#2023) (6d3513c)
- structured outputs: correct schema coercion for inline ref expansion (#2025) (2f4f0b3)
- types: correct type for vector store chunking strategy (#2017) (e389279)
Chores
- examples: update realtime model (f26746c), closes #2020
- internal: bump pyright dependency (#2021) (0a9a0f5)
- internal: streaming refactors (#2012) (d76a748)
- internal: update deps (#2015) (514e0e4)
Documentation
v1.59.7
1.59.7 (2025-01-13)
Full Changelog: v1.59.6...v1.59.7
Chores
- export HttpxBinaryResponseContent class (7191b71)
v1.59.6
v1.59.5
v1.59.4
v1.59.3
v1.59.2
v1.59.1
v1.59.0
v1.58.1
1.58.1 (2024-12-17)
Full Changelog: v1.58.0...v1.58.1
Documentation
- readme: fix example script link (23ba877)