Skip to content

Releases: openai/openai-python

v1.57.2

10 Dec 15:27
Compare
Choose a tag to compare

1.57.2 (2024-12-10)

Full Changelog: v1.57.1...v1.57.2

Bug Fixes

  • azure: handle trailing slash in azure_endpoint (#1935) (69b73c5)

Documentation

v1.57.1

09 Dec 15:51
Compare
Choose a tag to compare

1.57.1 (2024-12-09)

Full Changelog: v1.57.0...v1.57.1

Chores

v1.57.0

05 Dec 16:19
Compare
Choose a tag to compare

1.57.0 (2024-12-05)

Full Changelog: v1.56.2...v1.57.0

Features

Chores

v1.56.2

04 Dec 13:29
Compare
Choose a tag to compare

1.56.2 (2024-12-04)

Full Changelog: v1.56.1...v1.56.2

Chores

v1.56.1

03 Dec 16:26
Compare
Choose a tag to compare

1.56.1 (2024-12-03)

Full Changelog: v1.56.0...v1.56.1

Bug Fixes

  • cli: remove usage of httpx proxies (0e9fc3d)

Chores

v1.56.0

02 Dec 19:16
Compare
Choose a tag to compare

1.56.0 (2024-12-02)

Full Changelog: v1.55.3...v1.56.0

Features

  • client: make ChatCompletionStreamState public (#1898) (dc7f6cb)

v1.55.3

28 Nov 16:56
Compare
Choose a tag to compare

1.55.3 (2024-11-28)

Full Changelog: v1.55.2...v1.55.3

Bug Fixes

  • client: compat with new httpx 0.28.0 release (#1904) (72b6c63)

v1.55.2

27 Nov 15:57
Compare
Choose a tag to compare

1.55.2 (2024-11-27)

Full Changelog: v1.55.1...v1.55.2

Chores

  • internal: exclude mypy from running on tests (#1899) (e2496f1)

Documentation

  • assistants: correct on_text_delta example (#1896) (460b663)

v1.55.1

25 Nov 18:02
Compare
Choose a tag to compare

1.55.1 (2024-11-25)

Full Changelog: v1.55.0...v1.55.1

Bug Fixes

  • pydantic-v1: avoid runtime error for assistants streaming (#1885) (197c94b)

Chores

Documentation

v1.55.0

20 Nov 18:27
Compare
Choose a tag to compare

1.55.0 (2024-11-20)

Full Changelog: v1.54.5...v1.55.0

Features