Skip to content

Releases: openai/openai-python

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)

v1.58.0

17 Dec 18:21
Compare
Choose a tag to compare

1.58.0 (2024-12-17)

Full Changelog: v1.57.4...v1.58.0

Features

Bug Fixes

  • add reasoning_effort to all methods (8829c32)
  • assistants: correctly send include query param (9a4c69c)
  • cli/migrate: change grit binaries prefix (#1951) (1c396c9)

Chores

Documentation

  • add examples + guidance on Realtime API support (1cb00f8)
  • readme: example snippet for client context manager (#1953) (ad80255)