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

Published by stainless-bot 6 months ago

4.38.5 (2024-04-24)

Full Changelog: v4.38.4...v4.38.5

Chores

  • internal: use actions/checkout@v4 for codeflow (#799) (5ab7780)
openai-node - v4.38.4

Published by stainless-bot 6 months ago

4.38.4 (2024-04-24)

Full Changelog: v4.38.3...v4.38.4

Bug Fixes

openai-node - v4.38.3

Published by stainless-bot 6 months ago

4.38.3 (2024-04-22)

Full Changelog: v4.38.2...v4.38.3

Chores

  • internal: use @swc/jest for running tests (#793) (8947f19)
openai-node - v4.38.2

Published by stainless-bot 6 months ago

4.38.2 (2024-04-19)

Full Changelog: v4.38.1...v4.38.2

Bug Fixes

  • api: correct types for message attachment tools (#787) (8626884)
openai-node - v4.38.1

Published by stainless-bot 6 months ago

4.38.1 (2024-04-18)

Full Changelog: v4.38.0...v4.38.1

Bug Fixes

openai-node - v4.38.0

Published by stainless-bot 6 months ago

4.38.0 (2024-04-18)

Full Changelog: v4.37.1...v4.38.0

Features

openai-node - v4.37.1

Published by stainless-bot 6 months ago

4.37.1 (2024-04-17)

Full Changelog: v4.37.0...v4.37.1

Chores

  • api: docs and response_format response property (#778) (78f5c35)
openai-node - v4.37.0

Published by stainless-bot 6 months ago

4.37.0 (2024-04-17)

Full Changelog: v4.36.0...v4.37.0

Features

openai-node - v4.36.0

Published by stainless-bot 6 months ago

4.36.0 (2024-04-16)

Full Changelog: v4.35.0...v4.36.0

Features

Build System

  • configure UTF-8 locale in devcontainer (#774) (bebf4f0)
openai-node - v4.35.0

Published by stainless-bot 6 months ago

4.35.0 (2024-04-15)

Full Changelog: v4.34.0...v4.35.0

Features

openai-node - v4.34.0

Published by stainless-bot 6 months ago

4.34.0 (2024-04-15)

Full Changelog: v4.33.1...v4.34.0

Features

openai-node - v4.33.1

Published by stainless-bot 6 months ago

4.33.1 (2024-04-12)

Full Changelog: v4.33.0...v4.33.1

Chores

openai-node - v4.33.0

Published by stainless-bot 7 months ago

4.33.0 (2024-04-05)

Full Changelog: v4.32.2...v4.33.0

Features

  • api: add additional messages when creating thread run (#759) (f1fdb41)
openai-node - v4.32.2

Published by stainless-bot 7 months ago

4.32.2 (2024-04-04)

Full Changelog: v4.32.1...v4.32.2

Bug Fixes

  • streaming: handle special line characters and fix multi-byte character decoding (#757) (8dcdda2)
  • tests: update wrangler to v3.19.0 (CVE-2023-7080) (#755) (47ca41d)

Chores

  • tests: bump ecosystem tests dependencies (#753) (3f86ea2)
openai-node - v4.32.1

Published by stainless-bot 7 months ago

4.32.1 (2024-04-02)

Full Changelog: v4.32.0...v4.32.1

Chores

openai-node - v4.32.0

Published by stainless-bot 7 months ago

4.32.0 (2024-04-01)

Full Changelog: v4.31.0...v4.32.0

Features

  • api: add support for filtering messages by run_id (#747) (9a397ac)
  • api: run polling helpers (#749) (02920ae)

Chores

  • deps: remove unused dependency digest-fetch (#748) (5376837)

Documentation

  • readme: change undocumented params wording (#744) (8796691)

Refactors

  • rename createAndStream to stream (02920ae)
openai-node - v4.31.0

Published by stainless-bot 7 months ago

4.31.0 (2024-03-30)

Full Changelog: v4.30.0...v4.31.0

Features

Bug Fixes

  • streaming: trigger all event handlers with fromReadableStream (#741) (7b1e593)
openai-node - v4.30.0

Published by stainless-bot 7 months ago

4.30.0 (2024-03-28)

Full Changelog: v4.29.2...v4.30.0

Features

Bug Fixes

  • client: correctly send deno version header (#736) (b7ea175)
  • example: correcting example (#739) (a819551)
  • handle process.env being undefined in debug func (#733) (2baa149)
  • internal: make toFile use input file's options (#727) (15880d7)

Chores

Documentation

  • readme: consistent use of sentence case in headings (#729) (7e515fd)
  • readme: document how to make undocumented requests (#730) (a06d861)
openai-node - v4.29.2

Published by stainless-bot 7 months ago

4.29.2 (2024-03-19)

Full Changelog: v4.29.1...v4.29.2

Chores

  • internal: update generated pragma comment (#724) (139e205)

Documentation

openai-node - v4.29.1

Published by stainless-bot 7 months ago

4.29.1 (2024-03-15)

Full Changelog: v4.29.0...v4.29.1

Documentation