Skip to content

Releases: openai/openai-node

v5.20.3

15 Sep 20:09
Compare
Choose a tag to compare

5.20.3 (2025-09-15)

Full Changelog: v5.20.2...v5.20.3

Chores

  • api: docs and spec refactoring (05b4498)

v5.20.2

12 Sep 19:52
Compare
Choose a tag to compare

5.20.2 (2025-09-12)

Full Changelog: v5.20.1...v5.20.2

Bug Fixes

  • coerce nullable values to undefined (836d1b4)

Chores

  • api: Minor docs and type updates for realtime (ccb00dc)

v5.20.1

10 Sep 15:05
Compare
Choose a tag to compare

5.20.1 (2025-09-10)

Full Changelog: v5.20.0...v5.20.1

Chores

  • api: fix realtime GA types (1c0d314)

v5.20.0

08 Sep 19:30
Compare
Choose a tag to compare

5.20.0 (2025-09-08)

Full Changelog: v5.19.1...v5.20.0

Features

  • api: ship the RealtimeGA API shape (4286ddd)

Chores

v5.19.1

03 Sep 15:48
Compare
Choose a tag to compare

5.19.1 (2025-09-03)

Full Changelog: v5.19.0...v5.19.1

Bug Fixes

v5.19.0

03 Sep 14:15
Compare
Choose a tag to compare

5.19.0 (2025-09-03)

Full Changelog: v5.18.1...v5.19.0

Features

  • api: Add gpt-realtime models (256d932)

v5.18.1

02 Sep 20:06
Compare
Choose a tag to compare

5.18.1 (2025-09-02)

Full Changelog: v5.18.0...v5.18.1

Chores

  • api: manual updates for ResponseInputAudio (570501b)

v5.18.0

02 Sep 19:27
Compare
Choose a tag to compare

5.18.0 (2025-09-02)

Full Changelog: v5.17.0...v5.18.0

Features

  • client: support api key provider functions (#1587) (c3a92c7)

Bug Fixes

  • update non beta realtime websockets helpers (265a42f)

v5.17.0

02 Sep 13:31
Compare
Choose a tag to compare

5.17.0 (2025-09-02)

Full Changelog: v5.16.0...v5.17.0

Features

  • api: realtime API updates (e817255)

Chores

  • internal: update global Error reference (e566ff3)

v5.16.0

26 Aug 20:49
Compare
Choose a tag to compare

5.16.0 (2025-08-26)

Full Changelog: v5.15.0...v5.16.0

Features

  • api: add web search filters (975b141)

Chores