Releases: openai/openai-node
Releases · openai/openai-node
v4.67.0
4.67.0 (2024-10-01)
Full Changelog: v4.66.1...v4.67.0
Features
- api: support storing chat completions, enabling evals and model distillation in the dashboard (#1112) (6424924)
v4.66.0
4.66.0 (2024-09-27)
Full Changelog: v4.65.0...v4.66.0
Features
Bug Fixes
- audio: correct types for transcriptions / translations (#1104) (96e86c2)
- client: correct types for transcriptions / translations (#1105) (fa16ebb)
v4.64.0
4.64.0 (2024-09-25)
Full Changelog: v4.63.0...v4.64.0
Features
- client: allow overriding retry count header (#1098) (a466ff7)
Bug Fixes
- audio: correct response_format translations type (#1097) (9a5f461)
Chores