Skip to content

discussions Search Results · repo:openai/openai-node language:JavaScript

2 results
 (140 ms)

2 results

inopenai/openai-node (press backspace or delete to remove)

[!IMPORTANT] OpenAI v4 has launched and is no longer in beta! Give it a spin with npm install openai and check out the migration guide We re working on a new major version of our SDK and are excited to ...

v4 is a complete rewrite of the SDK. To see what s new, see the release notes. Installation First, update your package.json to specify v4: openai : ^4.0.0 and run npm install or equivalent to ...