Releases: openai/openai-python
Releases · openai/openai-python
v1.37.2
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.0
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
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.35.14
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
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