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
Repository https://github.com/vercel/ai
Homepage https://ai-sdk.dev/docs
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.
Videos
02:30:55
OpenAI Agents SDK Tutorial (FULL SERIES) - YouTube
22:24
Agents SDK from OpenAI! | Full Tutorial - YouTube
16:07
Introduction to OpenAI Agents SDK (with examples) - YouTube
31:17
OpenAI’s BRAND NEW Agents SDK (Crash Course) - YouTube
14:13
Output Guardrails in AI Agents | OpenAI Agent SDK with Typescript ...
18:26
AI Voice Assistants with OpenAI's Agents SDK | Full Tutorial + ...
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
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.
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.
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
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.
OpenAI
openai.github.io › openai-agents-js › openai › agents-extensions › functions › aisdk
aisdk | OpenAI Agents SDK
import { aisdk } from '@openai/agents-extensions';
OpenAI
platform.openai.com › docs › guides › agents
Agents | OpenAI API
Learn how to build agents and workflows with OpenAI and AgentKit.
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.