Skip to content

Releases: openai/openai-python

v1.35.7

27 Jun 22:20
Compare
Choose a tag to compare

1.35.7 (2024-06-27)

Full Changelog: v1.35.6...v1.35.7

Bug Fixes

  • build: include more files in sdist builds (#1504) (730c1b5)

v1.35.6

27 Jun 14:00
Compare
Choose a tag to compare

1.35.6 (2024-06-27)

Full Changelog: v1.35.5...v1.35.6

Documentation

v1.35.5

26 Jun 18:05
Compare
Choose a tag to compare

1.35.5 (2024-06-26)

Full Changelog: v1.35.4...v1.35.5

Bug Fixes

  • cli/migrate: avoid reliance on Python 3.12 argument (be7a06b)

v1.35.4

26 Jun 01:26
Compare
Choose a tag to compare

1.35.4 (2024-06-26)

Full Changelog: v1.35.3...v1.35.4

Bug Fixes

  • docs: fix link to advanced python httpx docs (#1499) (cf45cd5)
  • temporarily patch upstream version to fix broken release flow (#1500) (4f10470)

Chores

v1.35.3

20 Jun 23:36
Compare
Choose a tag to compare

1.35.3 (2024-06-20)

Full Changelog: v1.35.2...v1.35.3

Bug Fixes

  • tests: add explicit type annotation (9345f10)

v1.35.2

20 Jun 17:50
Compare
Choose a tag to compare

1.35.2 (2024-06-20)

Full Changelog: v1.35.1...v1.35.2

Bug Fixes

  • api: add missing parallel_tool_calls arguments (4041e4f)

v1.35.1

19 Jun 20:18
Compare
Choose a tag to compare

1.35.1 (2024-06-19)

Full Changelog: v1.35.0...v1.35.1

Bug Fixes

  • client/async: avoid blocking io call for platform headers (#1488) (ae64c05)

v1.35.0

19 Jun 16:48
Compare
Choose a tag to compare

1.35.0 (2024-06-18)

Full Changelog: v1.34.0...v1.35.0

Features

  • api: add service tier argument for chat completions (#1486) (b4b4e66)

v1.34.0

12 Jun 18:59
Compare
Choose a tag to compare

1.34.0 (2024-06-12)

Full Changelog: v1.33.0...v1.34.0

Features

v1.33.0

07 Jun 21:52
Compare
Choose a tag to compare

1.33.0 (2024-06-07)

Full Changelog: v1.32.1...v1.33.0

Features

  • api: adding chunking_strategy to polling helpers (#1478) (83be2a1)