You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Netlify AI Gateway provides unified access to multiple providers with built-in caching and observability. Access 53 models through Mastra's model router.
13
+
Netlify AI Gateway provides unified access to multiple providers with built-in caching and observability. Access 52 models through Mastra's model router.
14
14
15
15
Learn more in the [Netlify documentation](https://docs.netlify.com/build/ai-gateway/overview/).
Vercel aggregates models from multiple providers with enhanced features like rate limiting and failover. Access 183 models through Mastra's model router.
12
+
Vercel aggregates models from multiple providers with enhanced features like rate limiting and failover. Access 184 models through Mastra's model router.
13
13
14
14
Learn more in the [Vercel documentation](https://ai-sdk.dev/providers/ai-sdk-providers).
Copy file name to clipboardExpand all lines: docs/src/content/en/models/index.mdx
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
---
2
2
title: "Models"
3
-
description: "Access 73+ AI providers and 1885+ models through Mastra's model router."
3
+
description: "Access 73+ AI providers and 1890+ models through Mastra's model router."
4
4
---
5
5
6
6
{/* This file is auto-generated by generate-model-docs.ts - DO NOT EDIT MANUALLY */}
@@ -12,7 +12,7 @@ import { NetlifyLogo } from "@site/src/components/logos/NetlifyLogo";
12
12
13
13
# Model Providers
14
14
15
-
Mastra provides a unified interface for working with LLMs across multiple providers, giving you access to 1885 models from 73 providers through a single API.
15
+
Mastra provides a unified interface for working with LLMs across multiple providers, giving you access to 1890 models from 73 providers through a single API.
Copy file name to clipboardExpand all lines: docs/src/content/en/models/providers/fireworks-ai.mdx
+14-2Lines changed: 14 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,13 +1,13 @@
1
1
---
2
2
title: "Fireworks AI | Models | Mastra"
3
-
description: "Use Fireworks AI models with Mastra. 16 models available."
3
+
description: "Use Fireworks AI models with Mastra. 17 models available."
4
4
---
5
5
6
6
{/* This file is auto-generated by generate-model-docs.ts - DO NOT EDIT MANUALLY */}
7
7
8
8
# <imgsrc="https://models.dev/logos/fireworks-ai.svg"alt="Fireworks AI logo"className="inline w-8 h-8 mr-2 align-middle dark:invert dark:brightness-0 dark:contrast-200" />Fireworks AI
9
9
10
-
Access 16 Fireworks AI models through Mastra's model router. Authentication is handled automatically using the `FIREWORKS_API_KEY` environment variable.
10
+
Access 17 Fireworks AI models through Mastra's model router. Authentication is handled automatically using the `FIREWORKS_API_KEY` environment variable.
11
11
12
12
Learn more in the [Fireworks AI documentation](https://fireworks.ai/docs/).
13
13
@@ -189,6 +189,18 @@ Mastra uses the OpenAI-compatible `/chat/completions` endpoint. Some provider-sp
Copy file name to clipboardExpand all lines: docs/src/content/en/models/providers/moonshotai-cn.mdx
+15-3Lines changed: 15 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,13 +1,13 @@
1
1
---
2
2
title: "Moonshot AI (China) | Models | Mastra"
3
-
description: "Use Moonshot AI (China) models with Mastra. 5 models available."
3
+
description: "Use Moonshot AI (China) models with Mastra. 6 models available."
4
4
---
5
5
6
6
{/* This file is auto-generated by generate-model-docs.ts - DO NOT EDIT MANUALLY */}
7
7
8
8
# <imgsrc="https://models.dev/logos/moonshotai-cn.svg"alt="Moonshot AI (China) logo"className="inline w-8 h-8 mr-2 align-middle dark:invert dark:brightness-0 dark:contrast-200" />Moonshot AI (China)
9
9
10
-
Access 5 Moonshot AI (China) models through Mastra's model router. Authentication is handled automatically using the `MOONSHOT_API_KEY` environment variable.
10
+
Access 6 Moonshot AI (China) models through Mastra's model router. Authentication is handled automatically using the `MOONSHOT_API_KEY` environment variable.
11
11
12
12
Learn more in the [Moonshot AI (China) documentation](https://platform.moonshot.cn).
13
13
@@ -104,6 +104,18 @@ Mastra uses the OpenAI-compatible `/chat/completions` endpoint. Some provider-sp
0 commit comments