Releases: openai/openai-python
Releases Β· openai/openai-python
v1.52.1
22 Oct 19:55
Compare
Sorry, something went wrong.
No results found
v1.52.0
17 Oct 17:30
Compare
Sorry, something went wrong.
No results found
v1.51.2
08 Oct 14:56
Compare
Sorry, something went wrong.
No results found
v1.51.1
07 Oct 15:17
Compare
Sorry, something went wrong.
No results found
1.51.1 (2024-10-07)
Full Changelog: v1.51.0...v1.51.1
Bug Fixes
client: avoid OverflowError with very large retry counts (#1779 ) (fb1dacf )
Chores
internal: add support for parsing bool response content (#1774 ) (aa2e25f )
Documentation
fix typo in fenced code block language (#1769 ) (57bbc15 )
improve and reference contributing documentation (#1767 ) (a985a8b )
v1.51.0
01 Oct 17:55
Compare
Sorry, something went wrong.
No results found
1.51.0 (2024-10-01)
Full Changelog: v1.50.2...v1.51.0
Features
api: support storing chat completions, enabling evals and model distillation in the dashboard (2840c6d )
Chores
Documentation
v1.50.2
27 Sep 23:47
Compare
Sorry, something went wrong.
No results found
v1.50.1
27 Sep 14:52
Compare
Sorry, something went wrong.
No results found
v1.50.0
26 Sep 22:43
Compare
Sorry, something went wrong.
No results found
1.50.0 (2024-09-26)
Full Changelog: v1.49.0...v1.50.0
Features
structured outputs: add support for accessing raw responses (#1748 ) (0189e28 )
Chores
pydantic v1: exclude specific properties when rich printing (#1751 ) (af535ce )
v1.49.0
26 Sep 17:29
Compare
Sorry, something went wrong.
No results found
v1.48.0
25 Sep 15:33
Compare
Sorry, something went wrong.
No results found
1.48.0 (2024-09-25)
Full Changelog: v1.47.1...v1.48.0
Features
client: allow overriding retry count header (#1745 ) (9f07d4d )
Bug Fixes
audio: correct response_format translations type (#1743 ) (b912108 )
Chores
internal: use typing_extensions.overload instead of typing (#1740 ) (2522bd5 )