Skip to content

Releases: openai/openai-python

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

v1.66.2

11 Mar 21:52
Compare
Choose a tag to compare

1.66.2 (2025-03-11)

Full Changelog: v1.66.1...v1.66.2

Bug Fixes

  • responses: correct reasoning output type (#2181) (8cb1129)

v1.66.1

11 Mar 20:37
Compare
Choose a tag to compare

1.66.1 (2025-03-11)

Full Changelog: v1.66.0...v1.66.1

Bug Fixes

  • responses: correct computer use enum value (#2180) (48f4628)

Chores

  • internal: temporary commit (afabec1)

v1.66.0

11 Mar 16:36
Compare
Choose a tag to compare

1.66.0 (2025-03-11)

Full Changelog: v1.65.5...v1.66.0

Features

  • api: add /v1/responses and built-in tools (854df97)

Chores

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