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.55.2

Published by stainless-app[bot] 2 months ago

4.55.2 (2024-08-08)

Full Changelog: v4.55.1...v4.55.2

Bug Fixes

  • helpers/zod: add extract-to-root ref strategy (ef3c73c)
  • helpers/zod: add nullableStrategy option (ad89892)
  • helpers/zod: correct logic for adding root schema to definitions (e4a247a)

Chores

  • internal: add README for vendored zod-to-json-schema (d8a80a9)
  • tests: add more API request tests (04c1590)
openai-node - v4.55.1

Published by stainless-app[bot] 2 months ago

4.55.1 (2024-08-07)

Full Changelog: v4.55.0...v4.55.1

Bug Fixes

  • helpers/zod: correct schema generation for recursive schemas (cb54d93)

Chores

  • api: remove old AssistantResponseFormat type (#967) (9fd94bf)
  • internal: update test snapshots (bceea60)
  • vendor/zodJsonSchema: add option to duplicate top-level ref (84b8a38)

Documentation

  • examples: add UI generation example script (c75c017)
openai-node - v4.55.0

Published by stainless-app[bot] 2 months ago

4.55.0 (2024-08-06)

Full Changelog: v4.54.0...v4.55.0

Features

  • api: add structured outputs support (573787c)
openai-node - v4.54.0

Published by stainless-app[bot] 3 months ago

4.54.0 (2024-08-02)

Full Changelog: v4.53.2...v4.54.0

Features

Chores

  • ci: correctly tag pre-release npm packages (#963) (f1a4a68)
  • internal: add constant for default timeout (#960) (55c01f4)
  • internal: cleanup event stream helpers (#950) (8f49956)

Documentation

  • README: link Lifecycle in Polling Helpers section (#962) (c610c81)
openai-node - v4.53.2

Published by stainless-app[bot] 3 months ago

4.53.2 (2024-07-26)

Full Changelog: v4.53.1...v4.53.2

Chores

  • docs: fix incorrect client var names (#955) (cc91be8)
openai-node - v4.53.1

Published by stainless-app[bot] 3 months ago

4.53.1 (2024-07-25)

Full Changelog: v4.53.0...v4.53.1

Bug Fixes

  • compat: remove ReadableStream polyfill redundant since node v16 (#954) (78b2a83)

Chores

openai-node - v4.53.0

Published by stainless-app[bot] 3 months ago

4.53.0 (2024-07-22)

Full Changelog: v4.52.7...v4.53.0

Features

Chores

  • docs: mention support of web browser runtimes (#938) (123d19d)
  • docs: use client instead of package name in Node examples (#941) (8b5db1f)
openai-node - v4.52.7

Published by stainless-app[bot] 3 months ago

4.52.7 (2024-07-11)

Full Changelog: v4.52.6...v4.52.7

Documentation

openai-node - v4.52.6 Latest Release

Published by stainless-app[bot] 3 months ago

4.52.6 (2024-07-11)

Full Changelog: v4.52.5...v4.52.6

Chores

  • ci: also run workflows for PRs targeting next (#931) (e3f979a)
openai-node - v4.52.5

Published by stainless-app[bot] 3 months ago

4.52.5 (2024-07-10)

Full Changelog: v4.52.4...v4.52.5

Bug Fixes

  • vectorStores: correctly handle missing files in uploadAndPoll() (#926) (945fca6)
openai-node - v4.52.4

Published by stainless-app[bot] 3 months ago

4.52.4 (2024-07-08)

Full Changelog: v4.52.3...v4.52.4

Refactors

  • examples: removedduplicated 'messageDelta' streaming event. (#909) (7b0b3d2)
openai-node - v4.52.3

Published by stainless-app[bot] 4 months ago

4.52.3 (2024-07-02)

Full Changelog: v4.52.2...v4.52.3

Chores

openai-node - v4.52.2

Published by stainless-app[bot] 4 months ago

4.52.2 (2024-06-28)

Full Changelog: v4.52.1...v4.52.2

Chores

openai-node - v4.52.1

Published by stainless-app[bot] 4 months ago

4.52.1 (2024-06-25)

Full Changelog: v4.52.0...v4.52.1

Chores

openai-node - v4.52.0

Published by stainless-app[bot] 4 months ago

4.52.0 (2024-06-18)

Full Changelog: v4.51.0...v4.52.0

Features

  • api: add service tier argument for chat completions (#900) (91e6651)
openai-node - v4.51.0

Published by stainless-bot 4 months ago

4.51.0 (2024-06-12)

Full Changelog: v4.50.0...v4.51.0

Features

openai-node - v4.50.0

Published by stainless-bot 4 months ago

4.50.0 (2024-06-10)

Full Changelog: v4.49.1...v4.50.0

Features

  • support application/octet-stream request bodies (#892) (51661c8)
openai-node - v4.49.1

Published by stainless-bot 4 months ago

4.49.1 (2024-06-07)

Full Changelog: v4.49.0...v4.49.1

Bug Fixes

  • remove erroneous thread create argument (#889) (a9f898e)
openai-node - v4.49.0

Published by stainless-bot 4 months ago

4.49.0 (2024-06-06)

Full Changelog: v4.48.3...v4.49.0

Features

openai-node - v4.48.3

Published by stainless-bot 5 months ago

4.48.3 (2024-06-06)

Full Changelog: v4.48.2...v4.48.3

Chores