Releases: openai/openai-node
Releases · openai/openai-node
v4.2.0
v4.1.0
Full Changelog: v4.0.1...v4.1.0
v4.0.1
Full Changelog: v4.0.0...v4.0.1
v4.0.0
Version 4 is a complete rewrite of the SDK, offering a huge set of improvements.
What's new
- Streaming support for completions and chat completions!
- Improved typescript types for responses & errors
- Support for ESM, CloudFlare Workers, Vercel edge functions, Deno, and more
- Better file upload API for Whisper, fine-tune files, & DALL·E images
- Improved error handling through automatic retries & error classes
- Improved latency through reusing TCP connections
- Simpler initialization logic
Getting started
npm install [email protected]
Migration guide
v4.0.0-beta.12
v4.0.0 Beta – Learn more
v4.0.0-beta.11
v4.0.0 Beta – Learn more
v4.0.0-beta.10
v4.0.0 Beta – Learn more
v4.0.0-beta.9
v4.0.0 Beta – Learn more
v4.0.0-beta.8
v4.0.0 Beta – Learn more
v4.0.0-beta.7
v4.0.0 Beta – Learn more