Skip to content

Releases: openai/openai-node

v4.57.1

03 Sep 14:38
Compare
Choose a tag to compare

4.57.1 (2024-09-03)

Full Changelog: v4.57.0...v4.57.1

Bug Fixes

  • assistants: correctly accumulate tool calls when streaming (#1031) (d935ad3)
  • client: correct File construction from node-fetch Responses (#1029) (22ebdc2)
  • runTools without stream should not emit user message events (#1005) (22ded4d)

Chores

  • internal/tests: workaround bug in recent types/node release (3c7bdfd)

v4.57.0

29 Aug 18:00
Compare
Choose a tag to compare

4.57.0 (2024-08-29)

Full Changelog: v4.56.2...v4.57.0

Features

  • api: add file search result details to run steps (#1023) (d9acd0a)

Bug Fixes

  • install examples deps as part of bootstrap script (#1022) (eae8e36)

v4.56.2

29 Aug 14:52
Compare
Choose a tag to compare

4.56.2 (2024-08-29)

Full Changelog: v4.56.1...v4.56.2

Chores

v4.56.1

27 Aug 17:53
Compare
Choose a tag to compare

4.56.1 (2024-08-27)

Full Changelog: v4.56.0...v4.56.1

Chores

v4.56.0

16 Aug 14:22
Compare
Choose a tag to compare

4.56.0 (2024-08-16)

Full Changelog: v4.55.9...v4.56.0

Features

  • api: add chatgpt-4o-latest model (edc4398)

v4.55.9

16 Aug 01:22
Compare
Choose a tag to compare

4.55.9 (2024-08-16)

Full Changelog: v4.55.8...v4.55.9

Bug Fixes

  • azure/tts: avoid stripping model param (#999) (c3a7ccd)

v4.55.8

15 Aug 23:55
Compare
Choose a tag to compare

4.55.8 (2024-08-15)

Full Changelog: v4.55.7...v4.55.8

Chores

v4.55.7

13 Aug 20:49
Compare
Choose a tag to compare

4.55.7 (2024-08-13)

Full Changelog: v4.55.6...v4.55.7

Bug Fixes

  • json-schema: correct handling of nested recursive schemas (#992) (ac309ab)

v4.55.6

13 Aug 18:46
Compare
Choose a tag to compare

4.55.6 (2024-08-13)

Full Changelog: v4.55.5...v4.55.6

Bug Fixes

  • zod-to-json-schema: correct licensing (#986) (bd2051e)

v4.55.5

12 Aug 21:30
Compare
Choose a tag to compare

4.55.5 (2024-08-12)

Full Changelog: v4.55.4...v4.55.5

Chores