Skip to content

Releases: openai/openai-python

v1.65.5

09 Mar 13:51
Compare
Choose a tag to compare

1.65.5 (2025-03-09)

Full Changelog: v1.65.4...v1.65.5

Chores

v1.65.4

05 Mar 23:51
Compare
Choose a tag to compare

1.65.4 (2025-03-05)

Full Changelog: v1.65.3...v1.65.4

Bug Fixes

  • api: add missing file rank enum + more metadata (#2164) (0387e48)

v1.65.3

04 Mar 21:32
Compare
Choose a tag to compare

1.65.3 (2025-03-04)

Full Changelog: v1.65.2...v1.65.3

Chores

  • internal: remove unused http client options forwarding (#2158) (76ec464)
  • internal: run example files in CI (#2160) (9979345)

v1.65.2

01 Mar 16:52
Compare
Choose a tag to compare

1.65.2 (2025-03-01)

Full Changelog: v1.65.1...v1.65.2

Bug Fixes

  • azure: azure_deployment use with realtime + non-deployment-based APIs (#2154) (5846b55)

Chores

v1.65.1

27 Feb 22:21
Compare
Choose a tag to compare

1.65.1 (2025-02-27)

Full Changelog: v1.65.0...v1.65.1

Documentation

  • update URLs from stainlessapi.com to stainless.com (#2150) (dee4298)

v1.65.0

27 Feb 20:10
Compare
Choose a tag to compare

1.65.0 (2025-02-27)

Full Changelog: v1.64.0...v1.65.0

Features

Chores

v1.64.0

22 Feb 20:55
Compare
Choose a tag to compare

1.64.0 (2025-02-22)

Full Changelog: v1.63.2...v1.64.0

Features

Bug Fixes

  • client: mark some request bodies as optional (4451f56)

Chores

v1.63.2

17 Feb 15:54
Compare
Choose a tag to compare

1.63.2 (2025-02-17)

Full Changelog: v1.63.1...v1.63.2

Chores

v1.63.1

17 Feb 12:50
Compare
Choose a tag to compare

1.63.1 (2025-02-17)

Full Changelog: v1.63.0...v1.63.1

Chores

v1.63.0

13 Feb 20:03
Compare
Choose a tag to compare

1.63.0 (2025-02-13)

Full Changelog: v1.62.0...v1.63.0

Features

  • api: add support for storing chat completions (#2117) (2357a8f)