Skip to content

Releases: openai/openai-node

v5.20.0

08 Sep 19:30

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

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

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

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

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

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

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

v5.15.0

21 Aug 21:03

Choose a tag to compare

5.15.0 (2025-08-21)

Full Changelog: v5.14.0...v5.15.0

Features

  • api: Add connectors support for MCP tool (048bee3)
  • api: adding support for /v1/conversations to the API (1380d17)

Chores

  • add package to package.json (6748b2b)

v5.14.0

20 Aug 15:23

Choose a tag to compare

5.14.0 (2025-08-20)

Full Changelog: v5.13.1...v5.14.0

Features

  • mcp: add code execution tool (3f8264c)

Chores

  • internal/ci: setup breaking change detection (87e8004)

v5.13.1

19 Aug 18:01
5a1325c

Choose a tag to compare

5.13.1 (2025-08-19)

Full Changelog: v5.13.0...v5.13.1

Chores

  • api: accurately represent shape for verbosity on Chat Completions (5ddac3c)