Releases: openai/openai-node
Releases · openai/openai-node
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)
v5.13.0
5.13.0 (2025-08-18)
Full Changelog: v5.12.3...v5.13.0
Features
- api: add new text parameters, expiration options (499179c)
Chores
v5.12.3
v5.12.2
5.12.2 (2025-08-08)
Full Changelog: v5.12.1...v5.12.2
Bug Fixes
- client: fix verbosity parameter location in Responses (eaa246f)
v5.12.1
5.12.1 (2025-08-07)
Full Changelog: v5.12.0...v5.12.1
Features
- api: adds GPT-5 and new API features: platform.openai.com/docs/guides/gpt-5 (59acd85)
Chores
- internal: move publish config (b3d02f6)