Releases: openai/openai-node
Releases · openai/openai-node
v4.95.0
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
v4.93.0
v4.92.1
v4.92.0
4.92.0 (2025-04-07)
Full Changelog: v4.91.1...v4.92.0
Features
- api: manual updates (891754d)
- api: manual updates (01e5546)
- api: manual updates (f38dbf3)
- api: manual updates (1f12253)
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
v4.91.1
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)
v4.91.0
v4.90.0
4.90.0 (2025-03-27)
Full Changelog: v4.89.1...v4.90.0
Features
- api: add
get /chat/completions
endpoint (2d6710a)
Bug Fixes
- audio: correctly handle transcription streaming (2a9b603)
- internal: work around vercel/next.js#76881 (#1427) (b467e94)