Skip to content

Releases: openai/openai-node

v6.8.1

05 Nov 05:12

Choose a tag to compare

6.8.1 (2025-11-05)

Full Changelog: v6.8.0...v6.8.1

Bug Fixes

  • api: fix nullability of logprobs (40a403c)

v6.8.0

03 Nov 23:51

Choose a tag to compare

6.8.0 (2025-11-03)

Full Changelog: v6.7.0...v6.8.0

Features

  • api: Realtime API token_limits, Hybrid searching ranking options (6a5b48c)
  • api: remove InputAudio from ResponseInputContent (9909fef)

Chores

  • internal: codegen related update (3ad52aa)

v6.7.0

24 Oct 13:28

Choose a tag to compare

6.7.0 (2025-10-24)

Full Changelog: v6.6.0...v6.7.0

Features

Bug Fixes

v6.6.0

20 Oct 17:16

Choose a tag to compare

6.6.0 (2025-10-20)

Full Changelog: v6.5.0...v6.6.0

Features

  • api: Add responses.input_tokens.count (520c8a9)

Bug Fixes

  • api: internal openapi updates (d4aaef9)

v6.5.0

17 Oct 18:40
febf4dc

Choose a tag to compare

6.5.0 (2025-10-17)

Full Changelog: v6.4.0...v6.5.0

Features

v6.4.0

16 Oct 15:13

Choose a tag to compare

6.4.0 (2025-10-16)

Full Changelog: v6.3.0...v6.4.0

Features

  • api: Add support for gpt-4o-transcribe-diarize on audio/transcriptions endpoint (2d27392)

v6.3.0

10 Oct 01:14

Choose a tag to compare

6.3.0 (2025-10-10)

Full Changelog: v6.2.0...v6.3.0

Features

  • api: comparison filter in/not in (1a733c6)

Chores

  • internal: use npm pack for build uploads (a532410)

v6.2.0

06 Oct 18:24

Choose a tag to compare

6.2.0 (2025-10-06)

Full Changelog: v6.1.0...v6.2.0

Features

  • api: dev day 2025 launches (f2816db)

Chores

  • internal: codegen related update (b6f64b7)
  • jsdoc: fix @link annotations to refer only to parts of the package‘s public interface (73e465d)

v6.1.0

02 Oct 20:43

Choose a tag to compare

6.1.0 (2025-10-02)

Full Changelog: v6.0.1...v6.1.0

Features

  • api: add support for realtime calls (5de9585)

v6.0.1

01 Oct 19:50

Choose a tag to compare

6.0.1 (2025-10-01)

Full Changelog: v6.0.0...v6.0.1

Bug Fixes

  • api: add status, approval_request_id to MCP tool call (498c6a5)