🌐
npm
npmjs.com › package › @ai-sdk › openai
@ai-sdk/openai - npm
4 days ago - The **[OpenAI provider](https:... SDK](https://ai-sdk.dev/docs) contains language model support for the OpenAI chat and completion APIs and embedding model support for the OpenAI embeddings API.....
      » npm install @ai-sdk/openai
    
Published   Dec 23, 2025
Version   3.0.1
🌐
AI SDK
ai-sdk.dev › providers › ai-sdk-providers › openai
AI SDK Providers: OpenAI
4 days ago - The OpenAI provider instance is a function that you can invoke to create a language model: ... It automatically selects the correct API based on the model id. You can also pass additional settings in the second argument: ... The available options depend on the API that's automatically chosen for the model (see below). If you want to explicitly select a specific model API, you can use .responses, .chat, or .completion. Since AI SDK 5, the OpenAI responses API is called by default (unless you specify e.g.
🌐
OpenAI
platform.openai.com › docs › guides › agents-sdk
Agents SDK | OpenAI API
October 6, 2025 - Learn how to build agents with the OpenAI Agents SDK.
🌐
OpenAI
platform.openai.com › docs › libraries
Libraries | OpenAI API
October 6, 2025 - Discover more SDK capabilities and options on the library's GitHub README. ... In collaboration with Microsoft, OpenAI provides an officially supported API client for C#. You can install it with the .NET CLI from NuGet.
🌐
Openai
developers.openai.com › apps-sdk
Apps SDK
October 13, 2025 - Troubleshoot issues in Apps SDK apps.
🌐
OpenAI
openai.github.io › openai-agents-js › extensions › ai-sdk
Using any model with the Vercel's AI SDK | OpenAI Agents SDK
Out of the box the Agents SDK works with OpenAI models through the Responses API or Chat Completions API. However, if you would like to use another model, the Vercel’s AI SDK offers a range of supported models that can be brought into the Agents SDK through this adapter.
🌐
Vercel
vercel.com › docs › ai-sdk
AI SDK
October 9, 2025 - The following example shows how to generate text with the AI SDK using OpenAI's GPT-5:
🌐
AI SDK
ai-sdk.dev
AI SDK
OpenAI · Claude · Hugging Face · The next big thing · Unified Provider API · Switch between AI providers by changing a single line of code. Make a music player · Blowin’ in the Wind · Bob Dylan · Generative UI · Create dynamic, AI-powered user interfaces that amaze your users.
🌐
OpenAI
platform.openai.com › docs › quickstart
Developer quickstart | OpenAI API
Discover more SDK capabilities and options on the library's GitHub README. ... In collaboration with Microsoft, OpenAI provides an officially supported API client for C#. You can install it with the .NET CLI from NuGet.
Find elsewhere
🌐
GitHub
github.com › vercel › ai
GitHub - vercel/ai: The AI Toolkit for TypeScript. From the creators of Next.js, the AI SDK is a free open-source library for building AI-powered applications and agents
npm install @ai-sdk/openai @ai-sdk/anthropic @ai-sdk/google
Starred by 20.4K users
Forked by 3.5K users
Languages   TypeScript 74.9% | MDX 24.7% | JavaScript 0.3% | Vue 0.1% | CSS 0.0% | Svelte 0.0%
🌐
OpenAI
openai.com › index › introducing-apps-in-chatgpt
Introducing apps in ChatGPT and the new Apps SDK | OpenAI
October 6, 2025 - The Apps SDK builds on the Model Context Protocol (MCP), the open standard that lets ChatGPT connect to external tools and data. It extends MCP so developers can design both the logic and interface of their apps. We’ve made the Apps SDK open source so that apps built with it can run anywhere that adopts this standard.
🌐
Vercel
sdk.vercel.ai › docs › guides › o1
Guides: Get started with OpenAI o1
The AI SDK is a powerful TypeScript toolkit for building AI applications with large language models (LLMs) like OpenAI o1 alongside popular frameworks like React, Next.js, Vue, Svelte, Node.js, and more.
🌐
AI SDK
ai-sdk.dev › providers › openai-compatible-providers
OpenAI Compatible Providers
The OpenAI Compatible provider is available via the @ai-sdk/openai-compatible module.
🌐
Vercel
sdk.vercel.ai › docs › guides › o3
Guides: Get started with OpenAI o3-mini
To use o3-mini, you must be using @ai-sdk/openai version 1.1.9 or greater.
🌐
OpenAI
openai.com › index › new-tools-for-building-agents
New tools for building agents | OpenAI
Coinbase⁠(opens in a new window) used the Agents SDK to quickly prototype and deploy AgentKit, a toolkit enabling AI agents to interact seamlessly with crypto wallets and various on-chain activities. In just a few hours, Coinbase integrated custom actions from their Developer Platform SDK ...
🌐
OpenAI
platform.openai.com › docs › guides › agents
Agents | OpenAI API
Learn how to build agents and workflows with OpenAI and AgentKit.
🌐
AI SDK
ai-sdk.dev › cookbook › guides › openai-responses
Guides: OpenAI Responses API
The AI SDK is a powerful TypeScript toolkit for building AI applications with large language models (LLMs) alongside popular frameworks like React, Next.js, Vue, Svelte, Node.js, and more.
🌐
OpenAI
openai.github.io › openai-agents-python
OpenAI Agents SDK
The OpenAI Agents SDK enables you to build agentic AI apps in a lightweight, easy-to-use package with very few abstractions. It's a production-ready upgrade of our previous experimentation for agents, Swarm.
🌐
Comet
comet.com › docs › opik › tracing › integrations › vercel-ai-sdk
Observability for Vercel AI SDK with Opik - Comet
Now you need to register this exporter via the OpenTelemetry SDK. Next.js has support for OpenTelemetry instrumentation on the framework level. Learn more about it in the Next.js OpenTelemetry guide. ... Done! All traces that contain AI SDK spans are automatically captured in Opik.