Skip to content

Releases: openai/openai-node

v4.63.0

20 Sep 14:57
Compare
Choose a tag to compare

4.63.0 (2024-09-20)

Full Changelog: v4.62.1...v4.63.0

Features

Chores

  • types: improve type name for embedding models (#1089) (d6966d9)

v4.62.1

18 Sep 14:56
Compare
Choose a tag to compare

4.62.1 (2024-09-18)

Full Changelog: v4.62.0...v4.62.1

Bug Fixes

v4.62.0

17 Sep 20:31
Compare
Choose a tag to compare

4.62.0 (2024-09-17)

Full Changelog: v4.61.1...v4.62.0

Features

  • client: add ._request_id property to object responses (#1078) (d5c2131)

Chores

  • internal: add ecosystem test for qs reproduction (0199dd8)
  • internal: add query string encoder (#1079) (f870682)
  • internal: fix some types (#1082) (1ec41a7)
  • tests: add query string tests to ecosystem tests (36be724)

v4.61.1

16 Sep 13:44
Compare
Choose a tag to compare

4.61.1 (2024-09-16)

Full Changelog: v4.61.0...v4.61.1

Bug Fixes

Chores

v4.61.0

13 Sep 19:22
Compare
Choose a tag to compare

4.61.0 (2024-09-13)

Full Changelog: v4.60.1...v4.61.0

Bug Fixes

  • client: partial parsing update to handle strings (46e8eb6)
  • examples: handle usage chunk in tool call streaming (#1068) (e4188c4)

Chores

  • examples: add a small delay to tool-calls example streaming (a3fc659)

Documentation

v4.60.1

13 Sep 13:57
Compare
Choose a tag to compare

4.60.1 (2024-09-13)

Full Changelog: v4.60.0...v4.60.1

Bug Fixes

  • zod: correctly add $ref definitions for transformed schemas (#1065) (9b93b24)

v4.60.0

12 Sep 17:06
Compare
Choose a tag to compare

4.60.0 (2024-09-12)

Full Changelog: v4.59.0...v4.60.0

Features

v4.59.0

11 Sep 16:46
Compare
Choose a tag to compare

4.59.0 (2024-09-11)

Full Changelog: v4.58.2...v4.59.0

Features

  • structured outputs: support accessing raw responses (#1058) (af17697)

Documentation

v4.58.2

09 Sep 19:38
Compare
Choose a tag to compare

4.58.2 (2024-09-09)

Full Changelog: v4.58.1...v4.58.2

Bug Fixes

  • errors: pass message through to APIConnectionError (#1050) (5a34316)

Chores

  • better object fallback behaviour for casting errors (#1053) (b7d4619)

v4.58.1

06 Sep 17:20
Compare
Choose a tag to compare

4.58.1 (2024-09-06)

Full Changelog: v4.58.0...v4.58.1

Chores

  • docs: update browser support information (#1045) (d326cc5)