Skip to content

Releases: openai/openai-python

v1.98.0

30 Jul 12:47
a3315d9
Compare
Choose a tag to compare

1.98.0 (2025-07-30)

Full Changelog: v1.97.2...v1.98.0

Features

v1.97.2

30 Jul 11:40
48188cc
Compare
Choose a tag to compare

1.97.2 (2025-07-30)

Full Changelog: v1.97.1...v1.97.2

Chores

  • client: refactor streaming slightly to better future proof it (71c0c74)
  • project: add settings file for vscode (29c22c9)

v1.97.1

22 Jul 13:09
Compare
Choose a tag to compare

1.97.1 (2025-07-22)

Full Changelog: v1.97.0...v1.97.1

Bug Fixes

  • parsing: ignore empty metadata (58c359f)
  • parsing: parse extra field types (d524b7e)

Chores

  • api: event shapes more accurate (f3a9a92)

v1.97.0

16 Jul 16:37
Compare
Choose a tag to compare

1.97.0 (2025-07-16)

Full Changelog: v1.96.1...v1.97.0

Features

v1.96.1

15 Jul 21:39
Compare
Choose a tag to compare

1.96.1 (2025-07-15)

Full Changelog: v1.96.0...v1.96.1

Chores

  • api: update realtime specs (b68b71b)

v1.96.0

15 Jul 15:56
Compare
Choose a tag to compare

1.96.0 (2025-07-15)

Full Changelog: v1.95.1...v1.96.0

Features

  • clean up environment call outs (87c2e97)

Chores

  • api: update realtime specs, build config (bf06d88)

v1.95.1

11 Jul 20:46
Compare
Choose a tag to compare

1.95.1 (2025-07-11)

Full Changelog: v1.95.0...v1.95.1

Bug Fixes

  • client: don't send Content-Type header on GET requests (182b763)

v1.95.0

10 Jul 18:35
db5c350
Compare
Choose a tag to compare

1.95.0 (2025-07-10)

Full Changelog: v1.94.0...v1.95.0

Features

  • api: add file_url, fix event ID (265e216)

Chores

  • readme: fix version rendering on pypi (1eee5ca)

v1.94.0

10 Jul 14:20
Compare
Choose a tag to compare

1.94.0 (2025-07-10)

Full Changelog: v1.93.3...v1.94.0

Features

  • api: return better error message on missing embedding (#2369) (e53464a)

v1.93.3

09 Jul 14:07
Compare
Choose a tag to compare

1.93.3 (2025-07-09)

Full Changelog: v1.93.2...v1.93.3

Bug Fixes

  • parsing: correctly handle nested discriminated unions (fc8a677)