Skip to content

Commit 4a6ac8f

Browse files
authored
Fix broken anthropic link (#21009)
1 parent c4bf6eb commit 4a6ac8f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/docs/agents/api-reference/using-ai-models.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ Agents can communicate with AI models hosted on any provider, including:
1313
* [Workers AI](/workers-ai/)
1414
* The [AI SDK](https://sdk.vercel.ai/docs/ai-sdk-core/overview)
1515
* [OpenAI](https://platform.openai.com/docs/quickstart?language=javascript)
16-
* [Anthropic](https://docs.anthropic.com/en/api/client-sdks#typescript
16+
* [Anthropic](https://docs.anthropic.com/en/api/client-sdks#typescript)
1717
* [Google's Gemini](https://ai.google.dev/gemini-api/docs/openai)
1818

1919
You can also use the model routing features in [AI Gateway](/ai-gateway/) to route across providers, eval responses, and manage AI provider rate limits.

0 commit comments

Comments
 (0)