Releases: openai/openai-node
Releases · openai/openai-node
v5.20.0
5.20.0 (2025-09-08)
Full Changelog: v5.19.1...v5.20.0
Features
- api: ship the RealtimeGA API shape (4286ddd)
Chores
- ci build action (c8ce143)
v5.19.1
v5.19.0
5.19.0 (2025-09-03)
Full Changelog: v5.18.1...v5.19.0
Features
- api: Add gpt-realtime models (256d932)
v5.18.1
5.18.1 (2025-09-02)
Full Changelog: v5.18.0...v5.18.1
Chores
- api: manual updates for ResponseInputAudio (570501b)
v5.18.0
5.18.0 (2025-09-02)
Full Changelog: v5.17.0...v5.18.0
Features
Bug Fixes
- update non beta realtime websockets helpers (265a42f)
v5.17.0
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
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
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
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
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)