Skip to content

Releases: openai/openai-node

v4.68.0

17 Oct 17:27
Compare
Choose a tag to compare

4.68.0 (2024-10-17)

Full Changelog: v4.67.3...v4.68.0

Features

  • api: add gpt-4o-audio-preview model for chat completions (#1135) (17a623f)

v4.67.3

08 Oct 14:56
Compare
Choose a tag to compare

4.67.3 (2024-10-08)

Full Changelog: v4.67.2...v4.67.3

Chores

  • internal: pass props through internal parser (#1125) (5ef8aa8)

v4.67.2

07 Oct 15:16
Compare
Choose a tag to compare

4.67.2 (2024-10-07)

Full Changelog: v4.67.1...v4.67.2

Chores

  • internal: move LineDecoder to a separate file (#1120) (0a4be65)

v4.67.1

02 Oct 15:22
Compare
Choose a tag to compare

4.67.1 (2024-10-02)

Full Changelog: v4.67.0...v4.67.1

Documentation

  • improve and reference contributing documentation (#1115) (7fa30b3)

v4.67.0

01 Oct 17:55
Compare
Choose a tag to compare

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.1

30 Sep 14:51
Compare
Choose a tag to compare

4.66.1 (2024-09-30)

Full Changelog: v4.66.0...v4.66.1

Bug Fixes

  • audio: add fallback overload types (0c00a13)
  • audio: use export type (1519100)

v4.66.0

27 Sep 23:47
Compare
Choose a tag to compare

4.66.0 (2024-09-27)

Full Changelog: v4.65.0...v4.66.0

Features

  • client: add request_id to .withResponse() (#1095) (2d0f565)

Bug Fixes

  • audio: correct types for transcriptions / translations (#1104) (96e86c2)
  • client: correct types for transcriptions / translations (#1105) (fa16ebb)

v4.65.0

26 Sep 17:28
Compare
Choose a tag to compare

4.65.0 (2024-09-26)

Full Changelog: v4.64.0...v4.65.0

Features

v4.64.0

25 Sep 15:33
Compare
Choose a tag to compare

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.63.0

20 Sep 14:57
Compare
Choose a tag to compare

4.63.0 (2024-09-20)

Full Changelog: v4.62.1...v4.63.0

Features

Chores

  • types: improve type name for embedding models (#1089) (d6966d9)