Skip to content

Releases: openai/openai-node

v4.87.3

11 Mar 21:52
Compare
Choose a tag to compare

4.87.3 (2025-03-11)

Full Changelog: v4.87.2...v4.87.3

Bug Fixes

  • responses: correct reasoning output type (2abef57)

v4.87.2

11 Mar 17:57
Compare
Choose a tag to compare

4.87.2 (2025-03-11)

Full Changelog: v4.87.1...v4.87.2

Bug Fixes

  • responses: correctly add output_text (4ceb5cc)

v4.87.1

11 Mar 16:54
Compare
Choose a tag to compare

4.87.1 (2025-03-11)

Full Changelog: v4.87.0...v4.87.1

Bug Fixes

v4.87.0

11 Mar 16:36
Compare
Choose a tag to compare

4.87.0 (2025-03-11)

Full Changelog: v4.86.2...v4.87.0

Features

  • api: add /v1/responses and built-in tools (119b584)

v4.86.2

05 Mar 23:52
Compare
Choose a tag to compare

4.86.2 (2025-03-05)

Full Changelog: v4.86.1...v4.86.2

Chores

v4.86.1

27 Feb 22:20
Compare
Choose a tag to compare

4.86.1 (2025-02-27)

Full Changelog: v4.86.0...v4.86.1

Documentation

  • update URLs from stainlessapi.com to stainless.com (#1352) (8294e9e)

v4.86.0

27 Feb 20:10
Compare
Choose a tag to compare

4.86.0 (2025-02-27)

Full Changelog: v4.85.4...v4.86.0

Features

v4.85.4

22 Feb 20:56
Compare
Choose a tag to compare

4.85.4 (2025-02-22)

Full Changelog: v4.85.3...v4.85.4

Chores

v4.85.3

20 Feb 14:12
Compare
Choose a tag to compare

4.85.3 (2025-02-20)

Full Changelog: v4.85.2...v4.85.3

Bug Fixes

  • parsing: remove tool_calls default empty array (#1341) (2672160)

v4.85.2

18 Feb 22:30
Compare
Choose a tag to compare

4.85.2 (2025-02-18)

Full Changelog: v4.85.1...v4.85.2

Bug Fixes

  • optimize sse chunk reading off-by-one error (#1339) (c82795b)