Skip to content

Releases: openai/openai-python

v1.22.0

18 Apr 16:11
Compare
Choose a tag to compare

1.22.0 (2024-04-18)

Full Changelog: v1.21.2...v1.22.0

Features

Chores

v1.21.2

17 Apr 22:02
Compare
Choose a tag to compare

1.21.2 (2024-04-17)

Full Changelog: v1.21.1...v1.21.2

Chores

v1.21.1

17 Apr 19:34
bb95fe3
Compare
Choose a tag to compare

1.21.1 (2024-04-17)

Full Changelog: v1.21.0...v1.21.1

Chores

  • api: docs and response_format response property (#1327) (7a6d142)

v1.21.0

17 Apr 16:39
Compare
Choose a tag to compare

1.21.0 (2024-04-17)

Full Changelog: v1.20.0...v1.21.0

Features

v1.20.0

16 Apr 17:02
Compare
Choose a tag to compare

1.20.0 (2024-04-16)

Full Changelog: v1.19.0...v1.20.0

Features

v1.19.0

16 Apr 00:06
Compare
Choose a tag to compare

1.19.0 (2024-04-15)

Full Changelog: v1.18.0...v1.19.0

Features

v1.18.0

15 Apr 20:24
Compare
Choose a tag to compare

1.18.0 (2024-04-15)

Full Changelog: v1.17.1...v1.18.0

Features

v1.17.1

13 Apr 05:04
Compare
Choose a tag to compare

1.17.1 (2024-04-12)

Full Changelog: v1.17.0...v1.17.1

Chores

v1.17.0

10 Apr 17:23
Compare
Choose a tag to compare

1.17.0 (2024-04-10)

Full Changelog: v1.16.2...v1.17.0

Features

  • api: add additional messages when creating thread run (#1298) (70eb081)
  • client: add DefaultHttpxClient and DefaultAsyncHttpxClient (#1302) (69cdfc3)
  • models: add to_dict & to_json helper methods (#1305) (40a881d)

v1.16.2

04 Apr 15:26
Compare
Choose a tag to compare

1.16.2 (2024-04-04)

Full Changelog: v1.16.1...v1.16.2

Bug Fixes

  • client: correct logic for line decoding in streaming (#1293) (687caef)