Skip to content

Releases: openai/openai-python

v1.40.1

07 Aug 14:53
Compare
Choose a tag to compare

1.40.1 (2024-08-07)

Full Changelog: v1.40.0...v1.40.1

Chores

  • internal: update OpenAPI spec url (#1608) (5392753)
  • internal: update test snapshots (a11d1cb)

v1.40.0

06 Aug 17:14
Compare
Choose a tag to compare

1.40.0 (2024-08-06)

Full Changelog: v1.39.0...v1.40.0

Features

  • api: add structured outputs support (e8dba7d)

Chores

v1.39.0

05 Aug 15:01
Compare
Choose a tag to compare

1.39.0 (2024-08-05)

Full Changelog: v1.38.0...v1.39.0

Features

  • client: add retries_taken to raw response class (#1601) (777822b)

Bug Fixes

  • assistants: add parallel_tool_calls param to runs.stream (113e82a)

Chores

v1.38.0

02 Aug 15:29
Compare
Choose a tag to compare

1.38.0 (2024-08-02)

Full Changelog: v1.37.2...v1.38.0

Features

v1.37.2

02 Aug 04:24
Compare
Choose a tag to compare

1.37.2 (2024-08-01)

Full Changelog: v1.37.1...v1.37.2

Chores

  • internal: add type construction helper (#1584) (cbb186a)
  • runs/create_and_poll: add parallel_tool_calls request param (04b3e6c)

v1.37.1

25 Jul 23:13
Compare
Choose a tag to compare

1.37.1 (2024-07-25)

Full Changelog: v1.37.0...v1.37.1

Chores

v1.37.0

22 Jul 15:38
Compare
Choose a tag to compare

1.37.0 (2024-07-22)

Full Changelog: v1.36.1...v1.37.0

Features

Bug Fixes

  • cli/audio: handle non-json response format (#1557) (bb7431f)

Documentation

v1.36.1

20 Jul 23:02
Compare
Choose a tag to compare

1.36.1 (2024-07-20)

Full Changelog: v1.36.0...v1.36.1

Bug Fixes

  • types: add gpt-4o-mini to more assistants methods (39a8a37)

v1.36.0

19 Jul 15:01
Compare
Choose a tag to compare

1.36.0 (2024-07-19)

Full Changelog: v1.35.15...v1.36.0

Features

v1.35.15

18 Jul 17:40
Compare
Choose a tag to compare

1.35.15 (2024-07-18)

Full Changelog: v1.35.14...v1.35.15

Chores

  • docs: document how to do per-request http client customization (#1560) (24c0768)
  • internal: update formatting (#1553) (e1389bc)