Releases: openai/openai-python
Releases Β· openai/openai-python
v1.59.0
v1.58.1
1.58.1 (2024-12-17)
Full Changelog: v1.58.0...v1.58.1
Documentation
- readme: fix example script link (23ba877)
v1.58.0
1.58.0 (2024-12-17)
Full Changelog: v1.57.4...v1.58.0
Features
- add Realtime API support (#1958) (97d73cf)
- api: new o1 and GPT-4o models + preference fine-tuning (#1956) (ec22ffb)
Bug Fixes
- add reasoning_effort to all methods (8829c32)
- assistants: correctly send
include
query param (9a4c69c) - cli/migrate: change grit binaries prefix (#1951) (1c396c9)
Chores
Documentation
v1.57.4
v1.57.3
v1.57.2
v1.57.1
v1.57.0
v1.56.2
v1.56.1
1.56.1 (2024-12-03)
Full Changelog: v1.56.0...v1.56.1
Bug Fixes
- cli: remove usage of httpx proxies (0e9fc3d)