Skip to content

Releases: openai/openai-node

v5.15.0

21 Aug 21:03
Compare
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
Compare
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
Compare
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)

v5.13.0

18 Aug 14:58
Compare
Choose a tag to compare

5.13.0 (2025-08-18)

Full Changelog: v5.12.3...v5.13.0

Features

  • api: add new text parameters, expiration options (499179c)

Chores

  • deps: update dependency @types/node to v20.17.58 (7812d0d)
  • internal: formatting change (56b2073)

v5.12.3

12 Aug 14:44
Compare
Choose a tag to compare

5.12.3 (2025-08-12)

Full Changelog: v5.12.2...v5.12.3

Chores

  • internal: update comment in script (2488faf)
  • update @stainless-api/prism-cli to v5.15.0 (db44a7d)

v5.12.2

08 Aug 16:42
Compare
Choose a tag to compare

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

07 Aug 17:18
Compare
Choose a tag to compare

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)

v5.12.0

05 Aug 17:01
864d01a
Compare
Choose a tag to compare

5.12.0 (2025-08-05)

Full Changelog: v5.11.0...v5.12.0

Features

v5.11.0

30 Jul 12:46
3c33025
Compare
Choose a tag to compare

5.11.0 (2025-07-30)

Full Changelog: v5.10.3...v5.11.0

Features

v5.10.3

30 Jul 12:07
6fbcc43
Compare
Choose a tag to compare

5.10.3 (2025-07-30)

Full Changelog: v5.10.2...v5.10.3

Bug Fixes

  • zod: avoid adding redundant not to optional schemas #1593 (162b697)

Chores

  • client: refactor streaming slightly to better future proof it (292427f)
  • internal: remove redundant imports config (28dd66d)
  • internal: version bump (56e0760)