Skip to content

Releases: openai/openai-node

v4.96.2

29 Apr 18:32
Compare
Choose a tag to compare

4.96.2 (2025-04-29)

Full Changelog: v4.96.1...v4.96.2

Bug Fixes

Chores

  • ci: only use depot for staging repos (214da39)
  • ci: run on more branches and use depot runners (ead76fc)

v4.96.1

29 Apr 17:08
712f8ed
Compare
Choose a tag to compare

4.96.1 (2025-04-29)

Full Changelog: v4.96.0...v4.96.1

Bug Fixes

Chores

  • ci: only use depot for staging repos (e80af47)
  • ci: run on more branches and use depot runners (b04a801)

v4.96.0

23 Apr 16:32
Compare
Choose a tag to compare

4.96.0 (2025-04-23)

Full Changelog: v4.95.1...v4.96.0

Features

  • api: adding new image model support (a00d331)

Bug Fixes

Chores

  • ci: add timeout thresholds for CI jobs (e465063)

v4.95.1

18 Apr 15:52
Compare
Choose a tag to compare

4.95.1 (2025-04-18)

Full Changelog: v4.95.0...v4.95.1

Bug Fixes

v4.95.0

16 Apr 16:49
Compare
Choose a tag to compare

4.95.0 (2025-04-16)

Full Changelog: v4.94.0...v4.95.0

Features

  • api: add o3 and o4-mini model IDs (4845cd9)

v4.94.0

14 Apr 16:43
Compare
Choose a tag to compare

4.94.0 (2025-04-14)

Full Changelog: v4.93.0...v4.94.0

Features

  • api: adding gpt-4.1 family of model IDs (bddcbcf)
  • api: manual updates (7532f48)

Chores

  • client: minor internal fixes (d342f17)
  • internal: reduce CI branch coverage (a49b94a)
  • internal: upload builds and expand CI branch coverage (#1460) (7e23bb4)
  • workaround build errors (913eba8)

v4.93.0

08 Apr 19:52
Compare
Choose a tag to compare

4.93.0 (2025-04-08)

Full Changelog: v4.92.1...v4.93.0

Features

Chores

v4.92.1

07 Apr 19:48
Compare
Choose a tag to compare

4.92.1 (2025-04-07)

Full Changelog: v4.92.0...v4.92.1

Chores

  • internal: only run examples workflow in main repo (#1450) (5e49a7a)

v4.92.0

07 Apr 11:38
Compare
Choose a tag to compare

4.92.0 (2025-04-07)

Full Changelog: v4.91.1...v4.92.0

Features

Bug Fixes

  • api: improve type resolution when importing as a package (#1444) (4aa46d6)
  • client: send X-Stainless-Timeout in seconds (#1442) (aa4206c)
  • embeddings: correctly decode base64 data (#1448) (58128f7)
  • mcp: remove unused tools.ts (#1445) (520a8fa)

Chores

  • internal: add aliases for Record and Array (#1443) (b65391b)

v4.91.1

01 Apr 19:03
Compare
Choose a tag to compare

4.91.1 (2025-04-01)

Full Changelog: v4.91.0...v4.91.1

Bug Fixes

  • docs: correct docstring on responses.stream (1c8cd6a)

Chores

  • Remove deprecated/unused remote spec feature (ce3dfa8)