Skip to content

Releases: openai/openai-node

v4.77.0

17 Dec 18:21
Compare
Choose a tag to compare

4.77.0 (2024-12-17)

Full Changelog: v4.76.3...v4.77.0

Features

  • api: new o1 and GPT-4o models + preference fine-tuning (#1229) (2e872d4)

Chores

v4.76.3

13 Dec 15:51
Compare
Choose a tag to compare

4.76.3 (2024-12-13)

Full Changelog: v4.76.2...v4.76.3

Chores

  • internal: better ecosystem test debugging (86fc0a8)

Documentation

v4.76.2

12 Dec 16:59
Compare
Choose a tag to compare

4.76.2 (2024-12-12)

Full Changelog: v4.76.1...v4.76.2

Chores

v4.76.1

10 Dec 15:26
Compare
Choose a tag to compare

4.76.1 (2024-12-10)

Full Changelog: v4.76.0...v4.76.1

Chores

  • internal: bump cross-spawn to v7.0.6 (#1217) (c07ad29)
  • internal: remove unnecessary getRequestClient function (#1215) (bef3925)

v4.76.0

05 Dec 16:19
Compare
Choose a tag to compare

4.76.0 (2024-12-05)

Full Changelog: v4.75.0...v4.76.0

Features

Chores

v4.75.0

03 Dec 16:26
Compare
Choose a tag to compare

4.75.0 (2024-12-03)

Full Changelog: v4.74.0...v4.75.0

Features

v4.74.0

02 Dec 19:16
Compare
Choose a tag to compare

4.74.0 (2024-12-02)

Full Changelog: v4.73.1...v4.74.0

Features

  • internal: make git install file structure match npm (#1204) (e7c4c6d)

v4.73.1

25 Nov 18:01
Compare
Choose a tag to compare

4.73.1 (2024-11-25)

Full Changelog: v4.73.0...v4.73.1

Documentation

  • readme: mention .withResponse() for streaming request ID (#1202) (b6800d4)

v4.73.0

20 Nov 18:28
6c25833
Compare
Choose a tag to compare

4.73.0 (2024-11-20)

Full Changelog: v4.72.0...v4.73.0

Features

  • api: add gpt-4o-2024-11-20 model (#1201) (0feeafd)
  • bump model in all example snippets to gpt-4o (6961c37)

Bug Fixes

  • docs: add missing await to pagination example (#1190) (524b9e8)

Chores

Documentation

v4.72.0

12 Nov 16:13
Compare
Choose a tag to compare

4.72.0 (2024-11-12)

Full Changelog: v4.71.1...v4.72.0

Features

  • add back deno runtime testing without type checks (1626cf5)

Chores