Skip to content

Releases: openai/openai-python

v1.60.0

22 Jan 14:25
Compare
Choose a tag to compare

1.60.0 (2025-01-22)

Full Changelog: v1.59.9...v1.60.0

Features

  • api: update enum values, comments, and examples (#2045) (e8205fd)

Chores

Documentation

  • readme: mention failed requests in request IDs (5f7c30b)

v1.59.9

20 Jan 14:57
Compare
Choose a tag to compare

1.59.9 (2025-01-20)

Full Changelog: v1.59.8...v1.59.9

Bug Fixes

  • tests: make test_get_platform less flaky (#2040) (72ea05c)

Chores

  • internal: avoid pytest-asyncio deprecation warning (#2041) (b901046)
  • internal: update websockets dep (#2036) (642cd11)

Documentation

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