Releases: openai/openai-python
Releases Β· openai/openai-python
v1.65.4
v1.65.3
v1.65.2
v1.65.1
v1.65.0
v1.64.0
v1.63.2
v1.63.1
v1.63.0
v1.62.0
1.62.0 (2025-02-12)
Full Changelog: v1.61.1...v1.62.0
Features
- client: send
X-Stainless-Read-Timeout
header (#2094) (0288213) - embeddings: use stdlib array type for improved performance (#2060) (9a95db9)
- pagination: avoid fetching when has_more: false (#2098) (1882483)
Bug Fixes
- api: add missing reasoning effort + model enums (#2096) (e0ca9f0)
- parsing: don't default to an empty array (#2106) (8e748bb)