openai-node

The official Node.js / Typescript library for the OpenAI API

APACHE-2.0 License

Downloads
9.2M
Stars
6.9K
Committers
23

Bot releases are visible (Hide)

openai-node - v4.60.1

Published by stainless-app[bot] about 1 month ago

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)
openai-node - v4.60.0

Published by stainless-app[bot] about 1 month ago

4.60.0 (2024-09-12)

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

Features

openai-node - v4.59.0

Published by stainless-app[bot] about 1 month ago

4.59.0 (2024-09-11)

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

Features

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

Documentation

openai-node - v4.58.2

Published by stainless-app[bot] about 1 month ago

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)
openai-node - v4.58.1

Published by stainless-app[bot] about 1 month ago

4.58.1 (2024-09-06)

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

Chores

  • docs: update browser support information (#1045) (d326cc5)
openai-node - v4.58.0

Published by stainless-app[bot] about 1 month ago

4.58.0 (2024-09-05)

Full Changelog: v4.57.3...v4.58.0

Features

  • vector store: improve chunking strategy type names (#1041) (471cec3)

Bug Fixes

  • uploads: avoid making redundant memory copies (#1043) (271297b)
openai-node - v4.57.3

Published by stainless-app[bot] about 1 month ago

4.57.3 (2024-09-04)

Full Changelog: v4.57.2...v4.57.3

Bug Fixes

  • helpers/zod: avoid import issue in certain environments (#1039) (e238daa)

Chores

openai-node - v4.57.2

Published by stainless-app[bot] about 1 month ago

4.57.2 (2024-09-04)

Full Changelog: v4.57.1...v4.57.2

Chores

openai-node - v4.57.1

Published by stainless-app[bot] about 2 months ago

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)
openai-node - v4.57.0

Published by stainless-app[bot] about 2 months ago

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)
openai-node - v4.56.2

Published by stainless-app[bot] about 2 months ago

4.56.2 (2024-08-29)

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

Chores

openai-node - v4.56.1

Published by stainless-app[bot] about 2 months ago

4.56.1 (2024-08-27)

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

Chores

openai-node - v4.56.0

Published by stainless-app[bot] 2 months ago

4.56.0 (2024-08-16)

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

Features

  • api: add chatgpt-4o-latest model (edc4398)
openai-node - v4.55.9

Published by stainless-app[bot] 2 months ago

4.55.9 (2024-08-16)

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

Bug Fixes

  • azure/tts: avoid stripping model param (#999) (c3a7ccd)
openai-node - v4.55.8

Published by stainless-app[bot] 2 months ago

4.55.8 (2024-08-15)

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

Chores

openai-node - v4.55.7

Published by stainless-app[bot] 2 months ago

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)
openai-node - v4.55.6

Published by stainless-app[bot] 2 months ago

4.55.6 (2024-08-13)

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

Bug Fixes

  • zod-to-json-schema: correct licensing (#986) (bd2051e)
openai-node - v4.55.5

Published by stainless-app[bot] 2 months ago

4.55.5 (2024-08-12)

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

Chores

openai-node - v4.55.4

Published by stainless-app[bot] 2 months ago

4.55.4 (2024-08-09)

Full Changelog: v4.55.3...v4.55.4

Bug Fixes

  • helpers/zod: nested union schema extraction (#979) (31b05aa)

Chores

openai-node - v4.55.3

Published by stainless-app[bot] 2 months ago

4.55.3 (2024-08-08)

Full Changelog: v4.55.2...v4.55.3

Chores