Skip to content

Commit 9182e35

Browse files
authored
Update AI SDK model package installation link (#380)
Content seems to have moved.
1 parent ad322bb commit 9182e35

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/src/content/docs/extensions/ai-sdk.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ of supported models that can be brought into the Agents SDK through this adapter
2727
npm install @openai/agents-extensions
2828
```
2929

30-
2. Choose your desired model package from the [Vercel's AI SDK](https://sdk.vercel.ai/docs/models/overview) and install it:
30+
2. Choose your desired model package from the [Vercel's AI SDK](https://ai-sdk.dev/docs/foundations/providers-and-models) and install it:
3131

3232
```bash
3333
npm install @ai-sdk/openai@"^1.0.0"

0 commit comments

Comments
 (0)