Skip to content

Releases: openai/openai-python

v1.71.0

07 Apr 19:49
Compare
Choose a tag to compare

1.71.0 (2025-04-07)

Full Changelog: v1.70.0...v1.71.0

Features

Chores

  • deps: allow websockets v15 (#2281) (19c619e)
  • internal: only run examples workflow in main repo (#2282) (c3e0927)
  • internal: remove trailing character (#2277) (5a21a2d)
  • Remove deprecated/unused remote spec feature (23f76eb)

v1.70.0

31 Mar 17:45
Compare
Choose a tag to compare

1.70.0 (2025-03-31)

Full Changelog: v1.69.0...v1.70.0

Features

  • api: add get /responses/{response_id}/input_items endpoint (4c6a35d)

v1.69.0

27 Mar 18:04
Compare
Choose a tag to compare

1.69.0 (2025-03-27)

Full Changelog: v1.68.2...v1.69.0

Features

  • api: add get /chat/completions endpoint (e6b8a42)

Bug Fixes

  • audio: correctly parse transcription stream events (16a3a19)

Chores

v1.68.2

21 Mar 14:43
Compare
Choose a tag to compare

1.68.2 (2025-03-21)

Full Changelog: v1.68.1...v1.68.2

Refactors

  • package: rename audio extra to voice_helpers (2dd6cb8)

v1.68.1

21 Mar 14:33
Compare
Choose a tag to compare

1.68.1 (2025-03-21)

Full Changelog: v1.68.0...v1.68.1

Bug Fixes

  • client: remove duplicate types (#2235) (063f7d0)
  • helpers/audio: remove duplicative module (f253d04)
  • package: make sounddevice and numpy optional dependencies (8b04453)

Chores

  • ci: run workflows on next too (67f89d4)

v1.68.0

20 Mar 16:36
Compare
Choose a tag to compare

1.68.0 (2025-03-20)

Full Changelog: v1.67.0...v1.68.0

Features

  • add audio helpers (423655c)
  • api: new models for TTS, STT, + new audio features for Realtime (#2232) (ab5192d)

v1.67.0

19 Mar 22:16
Compare
Choose a tag to compare

1.67.0 (2025-03-19)

Full Changelog: v1.66.5...v1.67.0

Features

  • api: o1-pro now available through the API (#2228) (40a19d8)

v1.66.5

18 Mar 21:50
bff8da9
Compare
Choose a tag to compare

1.66.5 (2025-03-18)

Full Changelog: v1.66.4...v1.66.5

Bug Fixes

Chores

  • internal: add back releases workflow (c71d4c9)
  • internal: codegen related update (#2222) (f570d91)

v1.66.4

18 Mar 20:01
Compare
Choose a tag to compare

1.66.4 (2025-03-17)

Full Changelog: v1.66.3...v1.66.4

Bug Fixes

Chores

v1.66.3

12 Mar 19:53
Compare
Choose a tag to compare

1.66.3 (2025-03-12)

Full Changelog: v1.66.2...v1.66.3

Bug Fixes