Skip to content

Releases: openai/openai-node

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

v4.71.1

06 Nov 16:10
Compare
Choose a tag to compare

4.71.1 (2024-11-06)

Full Changelog: v4.71.0...v4.71.1

Bug Fixes

  • change release please configuration for jsr.json (#1174) (c39efba)

v4.71.0

04 Nov 22:50
Compare
Choose a tag to compare

4.71.0 (2024-11-04)

Full Changelog: v4.70.3...v4.71.0

Features

v4.70.3

04 Nov 16:24
Compare
Choose a tag to compare

4.70.3 (2024-11-04)

Full Changelog: v4.70.2...v4.70.3

Bug Fixes

  • change streaming helper imports to be relative (e73b7cf)

v4.70.2

01 Nov 20:22
Compare
Choose a tag to compare

4.70.2 (2024-11-01)

Full Changelog: v4.70.1...v4.70.2

Bug Fixes

  • add permissions to github workflow (ee75e00)
  • skip deno ecosystem test (5b181b0)