Releases: openai/openai-python
Releases Β· openai/openai-python
v1.51.0
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
v1.50.1
v1.50.0
v1.49.0
v1.48.0
v1.47.1
1.47.1 (2024-09-23)
Full Changelog: v1.47.0...v1.47.1
Bug Fixes
- pydantic v1: avoid warnings error (1e8e7d1)
v1.47.0
1.47.0 (2024-09-20)
Full Changelog: v1.46.1...v1.47.0
Features
- client: send retry count header (21b0c00)