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
v4.62.0
4.62.0 (2024-09-17)
Full Changelog: v4.61.1...v4.62.0
Features
- client: add ._request_id property to object responses (#1078) (d5c2131)
Chores
- internal: add ecosystem test for qs reproduction (0199dd8)
- internal: add query string encoder (#1079) (f870682)
- internal: fix some types (#1082) (1ec41a7)
- tests: add query string tests to ecosystem tests (36be724)