Skip to content

Releases: openai/openai-python

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)

v1.35.14

16 Jul 02:10
Compare
Choose a tag to compare

1.35.14 (2024-07-15)

Full Changelog: v1.35.13...v1.35.14

Chores

  • docs: minor update to formatting of API link in README (#1550) (a6e59c6)
  • internal: minor formatting changes (ee1c62e)
  • internal: minor options / compat functions updates (#1549) (a0701b5)

v1.35.13

10 Jul 13:24
Compare
Choose a tag to compare

1.35.13 (2024-07-10)

Full Changelog: v1.35.12...v1.35.13

Bug Fixes

  • threads/runs/create_and_run_stream: correct tool_resources param (8effd08)

Chores

v1.35.12

09 Jul 18:15
Compare
Choose a tag to compare

1.35.12 (2024-07-09)

Full Changelog: v1.35.11...v1.35.12

Bug Fixes

  • azure: refresh auth token during retries (#1533) (287926e)
  • tests: fresh_env() now resets new environment values (64da888)