Releases: openai/openai-python
Releases · openai/openai-python
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
v1.35.9
1.35.9 (2024-07-02)
Full Changelog: v1.35.8...v1.35.9
Bug Fixes
- client: always respect content-type multipart/form-data if provided (#1519) (6da55e1)
Chores