We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ad322bb commit 9182e35Copy full SHA for 9182e35
docs/src/content/docs/extensions/ai-sdk.mdx
@@ -27,7 +27,7 @@ of supported models that can be brought into the Agents SDK through this adapter
27
npm install @openai/agents-extensions
28
```
29
30
-2. Choose your desired model package from the [Vercel's AI SDK](https://sdk.vercel.ai/docs/models/overview) and install it:
+2. Choose your desired model package from the [Vercel's AI SDK](https://ai-sdk.dev/docs/foundations/providers-and-models) and install it:
31
32
```bash
33
npm install @ai-sdk/openai@"^1.0.0"
0 commit comments