Skip to content

Releases: openai/openai-python

v1.59.8

17 Jan 17:37
Compare
Choose a tag to compare

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

Documentation

  • examples/azure: example script with realtime API (#1967) (84f2f9c)

v1.59.7

13 Jan 15:25
Compare
Choose a tag to compare

1.59.7 (2025-01-13)

Full Changelog: v1.59.6...v1.59.7

Chores

  • export HttpxBinaryResponseContent class (7191b71)

v1.59.6

09 Jan 21:25
Compare
Choose a tag to compare

1.59.6 (2025-01-09)

Full Changelog: v1.59.5...v1.59.6

Bug Fixes

  • correctly handle deserialising cls fields (#2002) (089c820)

Chores

v1.59.5

08 Jan 16:29
Compare
Choose a tag to compare

1.59.5 (2025-01-08)

Full Changelog: v1.59.4...v1.59.5

Bug Fixes

Documentation

v1.59.4

07 Jan 15:28
Compare
Choose a tag to compare

1.59.4 (2025-01-07)

Full Changelog: v1.59.3...v1.59.4

Chores

Documentation

  • realtime: fix event reference link (9b6885d)

v1.59.3

03 Jan 23:00
Compare
Choose a tag to compare

1.59.3 (2025-01-03)

Full Changelog: v1.59.2...v1.59.3

Chores

v1.59.2

03 Jan 16:31
Compare
Choose a tag to compare

1.59.2 (2025-01-03)

Full Changelog: v1.59.1...v1.59.2

Chores

v1.59.1

02 Jan 15:40
Compare
Choose a tag to compare

1.59.1 (2025-01-02)

Full Changelog: v1.59.0...v1.59.1

Chores

v1.59.0

21 Dec 21:08
Compare
Choose a tag to compare

1.59.0 (2024-12-19)

Full Changelog: v1.58.1...v1.59.0

Features

Chores

v1.58.1

17 Dec 20:01
Compare
Choose a tag to compare

1.58.1 (2024-12-17)

Full Changelog: v1.58.0...v1.58.1

Documentation

  • readme: fix example script link (23ba877)