openai/openai-node
Official OpenAI API client library for TypeScript and JavaScript providing programmatic access to GPT models and other OpenAI services.

Velocity · 7d
+6.7
★ / day
Trend
→steady
star history
This repository provides the official JavaScript and TypeScript SDK for the OpenAI REST API. It enables developers to integrate OpenAI’s language models and other AI services into their applications through a generated client library. The SDK supports the Responses API for text generation, chat completions, embeddings, image generation, and other OpenAI capabilities.