@mastra/mcp-docs-server 1.2.7-alpha.4 → 1.2.7-alpha.6

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (67) hide show
  1. package/.docs/docs/agent-builder/overview.md +4 -3
  2. package/.docs/docs/agent-controller/overview.md +2 -1
  3. package/.docs/docs/agents/a2a.md +2 -1
  4. package/.docs/docs/agents/guardrails.md +2 -1
  5. package/.docs/docs/agents/overview.md +2 -2
  6. package/.docs/docs/agents/skills.md +1 -1
  7. package/.docs/docs/agents/supervisor-agents.md +2 -1
  8. package/.docs/docs/browser/overview.md +2 -1
  9. package/.docs/docs/capabilities/channels/discord.md +98 -0
  10. package/.docs/docs/capabilities/channels/other-adapters.md +68 -0
  11. package/.docs/docs/capabilities/channels/overview.md +257 -0
  12. package/.docs/docs/capabilities/channels/slack.md +225 -0
  13. package/.docs/docs/capabilities/channels/teams.md +100 -0
  14. package/.docs/docs/capabilities/channels/telegram.md +98 -0
  15. package/.docs/docs/capabilities/channels/whatsapp.md +99 -0
  16. package/.docs/docs/evals/datasets/overview.md +2 -1
  17. package/.docs/docs/evals/datasets/running-experiments.md +2 -0
  18. package/.docs/docs/evals/overview.md +4 -1
  19. package/.docs/docs/getting-started/file-based-agents.md +114 -0
  20. package/.docs/docs/long-running-agents/signals.md +4 -1
  21. package/.docs/docs/mastra-platform/observability.md +5 -1
  22. package/.docs/docs/memory/observational-memory.md +2 -1
  23. package/.docs/docs/memory/overview.md +2 -0
  24. package/.docs/docs/memory/semantic-recall.md +1 -1
  25. package/.docs/docs/memory/working-memory.md +3 -3
  26. package/.docs/docs/studio/overview.md +1 -1
  27. package/.docs/docs/workflows/control-flow.md +0 -2
  28. package/.docs/docs/workflows/overview.md +2 -3
  29. package/.docs/docs/workspace/overview.md +2 -1
  30. package/.docs/docs/workspace/sandbox.md +2 -0
  31. package/.docs/guides/getting-started/quickstart.md +3 -1
  32. package/.docs/guides/guide/chef-michel.md +0 -2
  33. package/.docs/guides/guide/slack-assistant.md +2 -2
  34. package/.docs/guides/guide/stock-agent.md +0 -2
  35. package/.docs/models/gateways/openrouter.md +1 -2
  36. package/.docs/models/index.md +1 -1
  37. package/.docs/models/providers/llmgateway.md +180 -181
  38. package/.docs/models/providers/neon.md +40 -29
  39. package/.docs/reference/agents/channels.md +2 -2
  40. package/.docs/reference/channels/channel-provider.md +1 -1
  41. package/.docs/reference/channels/slack-provider.md +2 -2
  42. package/.docs/reference/cli/mastra.md +1 -0
  43. package/.docs/reference/file-based-agents/config.md +97 -0
  44. package/.docs/reference/file-based-agents/instructions.md +54 -0
  45. package/.docs/reference/file-based-agents/memory.md +58 -0
  46. package/.docs/reference/file-based-agents/observability.md +32 -0
  47. package/.docs/reference/file-based-agents/processors.md +56 -0
  48. package/.docs/reference/file-based-agents/server.md +37 -0
  49. package/.docs/reference/file-based-agents/skills.md +56 -0
  50. package/.docs/reference/file-based-agents/storage.md +30 -0
  51. package/.docs/reference/file-based-agents/studio.md +56 -0
  52. package/.docs/reference/file-based-agents/subagents.md +123 -0
  53. package/.docs/reference/file-based-agents/tools.md +63 -0
  54. package/.docs/reference/file-based-agents/workflows.md +52 -0
  55. package/.docs/reference/file-based-agents/workspace.md +74 -0
  56. package/.docs/reference/index.md +13 -0
  57. package/.docs/reference/memory/memory-class.md +1 -1
  58. package/.docs/reference/memory/serialized-memory-config.md +1 -1
  59. package/.docs/reference/project-structure.md +1 -1
  60. package/.docs/reference/pubsub/lease-provider.md +1 -1
  61. package/.docs/reference/storage/clickhouse.md +32 -0
  62. package/.docs/reference/storage/composite.md +27 -1
  63. package/.docs/reference/storage/retention.md +11 -0
  64. package/CHANGELOG.md +7 -0
  65. package/package.json +4 -4
  66. package/.docs/docs/agents/channels.md +0 -225
  67. package/.docs/docs/agents/file-based-agents.md +0 -297
@@ -2,7 +2,7 @@
2
2
 
3
3
  # ![LLM Gateway logo](https://models.dev/logos/llmgateway.svg)LLM Gateway
4
4
 
5
- Access 178 LLM Gateway models through Mastra's model router. Authentication is handled automatically using the `LLMGATEWAY_API_KEY` environment variable.
5
+ Access 177 LLM Gateway models through Mastra's model router. Authentication is handled automatically using the `LLMGATEWAY_API_KEY` environment variable.
6
6
 
7
7
  Learn more in the [LLM Gateway documentation](https://llmgateway.io/docs).
8
8
 
@@ -34,186 +34,185 @@ for await (const chunk of stream) {
34
34
 
35
35
  ## Models
36
36
 
37
- | Model | Context | Tools | Reasoning | Image | Audio | Video | Input $/1M | Output $/1M |
38
- | -------------------------------------------------- | ------- | ----- | --------- | ----- | ----- | ----- | ---------- | ----------- |
39
- | `llmgateway/auto` | 128K | | | | | | — | — |
40
- | `llmgateway/claude-3-opus` | 200K | | | | | | $15 | $75 |
41
- | `llmgateway/claude-fable-5` | 1.0M | | | | | | $10 | $50 |
42
- | `llmgateway/claude-haiku-4-5` | 200K | | | | | | $1 | $5 |
43
- | `llmgateway/claude-haiku-4-5-20251001` | 200K | | | | | | $1 | $5 |
44
- | `llmgateway/claude-haiku-4-5-free` | 200K | | | | | | — | — |
45
- | `llmgateway/claude-opus-4-1-20250805` | 200K | | | | | | $15 | $75 |
46
- | `llmgateway/claude-opus-4-5-20251101` | 200K | | | | | | $5 | $25 |
47
- | `llmgateway/claude-opus-4-6` | 1.0M | | | | | | $5 | $25 |
48
- | `llmgateway/claude-opus-4-7` | 1.0M | | | | | | $5 | $25 |
49
- | `llmgateway/claude-opus-4-8` | 1.0M | | | | | | $5 | $25 |
50
- | `llmgateway/claude-sonnet-4-5` | 200K | | | | | | $3 | $15 |
51
- | `llmgateway/claude-sonnet-4-5-20250929` | 200K | | | | | | $3 | $15 |
52
- | `llmgateway/claude-sonnet-4-6` | 1.0M | | | | | | $3 | $15 |
53
- | `llmgateway/claude-sonnet-5` | 1.0M | | | | | | $2 | $10 |
54
- | `llmgateway/codestral-2508` | 256K | | | | | | $0.30 | $0.90 |
55
- | `llmgateway/custom` | 128K | | | | | | — | — |
56
- | `llmgateway/deepseek-v3.1` | 128K | | | | | | $0.56 | $2 |
57
- | `llmgateway/deepseek-v3.2` | 164K | | | | | | $0.26 | $0.38 |
58
- | `llmgateway/deepseek-v4-flash` | 1.1M | | | | | | $0.14 | $0.28 |
59
- | `llmgateway/deepseek-v4-pro` | 1.1M | | | | | | $0.43 | $0.87 |
60
- | `llmgateway/fugu-ultra` | 1.0M | | | | | | $5 | $30 |
61
- | `llmgateway/gemini-2.5-flash` | 1.0M | | | | | | $0.30 | $3 |
62
- | `llmgateway/gemini-2.5-flash-lite` | 1.0M | | | | | | $0.10 | $0.40 |
63
- | `llmgateway/gemini-2.5-flash-lite-preview-09-2025` | 1.0M | | | | | | $0.10 | $0.40 |
64
- | `llmgateway/gemini-2.5-pro` | 1.0M | | | | | | $1 | $10 |
65
- | `llmgateway/gemini-3-flash-preview` | 1.0M | | | | | | $0.50 | $3 |
66
- | `llmgateway/gemini-3.1-flash-lite` | 1.0M | | | | | | $0.25 | $2 |
67
- | `llmgateway/gemini-3.1-pro-preview` | 1.0M | | | | | | $2 | $12 |
68
- | `llmgateway/gemini-3.5-flash` | 1.0M | | | | | | $2 | $9 |
69
- | `llmgateway/gemini-pro-latest` | 1.0M | | | | | | $2 | $12 |
70
- | `llmgateway/gemma-4-26b-a4b-it` | 262K | | | | | | $0.07 | $0.34 |
71
- | `llmgateway/gemma-4-31b-it` | 262K | | | | | | $0.13 | $0.38 |
72
- | `llmgateway/glm-4-32b-0414-128k` | 128K | | | | | | $0.10 | $0.10 |
73
- | `llmgateway/glm-4.5` | 131K | | | | | | $0.60 | $2 |
74
- | `llmgateway/glm-4.5-air` | 131K | | | | | | $0.13 | $0.85 |
75
- | `llmgateway/glm-4.5-airx` | 128K | | | | | | $1 | $5 |
76
- | `llmgateway/glm-4.5-x` | 128K | | | | | | $2 | $9 |
77
- | `llmgateway/glm-4.5v` | 128K | | | | | | $0.60 | $2 |
78
- | `llmgateway/glm-4.6` | 205K | | | | | | $0.55 | $2 |
79
- | `llmgateway/glm-4.6v` | 131K | | | | | | $0.30 | $0.90 |
80
- | `llmgateway/glm-4.6v-flashx` | 128K | | | | | | $0.04 | $0.40 |
81
- | `llmgateway/glm-4.7` | 205K | | | | | | $0.38 | $2 |
82
- | `llmgateway/glm-4.7-flash` | 200K | | | | | | $0.06 | $0.40 |
83
- | `llmgateway/glm-4.7-flashx` | 200K | | | | | | $0.07 | $0.40 |
84
- | `llmgateway/glm-5` | 203K | | | | | | $0.72 | $2 |
85
- | `llmgateway/glm-5.1` | 205K | | | | | | $0.93 | $3 |
86
- | `llmgateway/glm-5.2` | 1.0M | | | | | | $1 | $4 |
87
- | `llmgateway/gpt-3.5-turbo` | 16K | | | | | | $0.50 | $2 |
88
- | `llmgateway/gpt-4` | 8K | | | | | | $30 | $60 |
89
- | `llmgateway/gpt-4-turbo` | 128K | | | | | | $10 | $30 |
90
- | `llmgateway/gpt-4.1` | 1.0M | | | | | | $2 | $8 |
91
- | `llmgateway/gpt-4.1-mini` | 1.0M | | | | | | $0.40 | $2 |
92
- | `llmgateway/gpt-4.1-nano` | 1.0M | | | | | | $0.10 | $0.40 |
93
- | `llmgateway/gpt-4o` | 128K | | | | | | $3 | $10 |
94
- | `llmgateway/gpt-4o-mini` | 128K | | | | | | $0.15 | $0.60 |
95
- | `llmgateway/gpt-4o-mini-search-preview` | 128K | | | | | | $0.15 | $0.60 |
96
- | `llmgateway/gpt-4o-search-preview` | 128K | | | | | | $3 | $10 |
97
- | `llmgateway/gpt-5` | 400K | | | | | | $1 | $10 |
98
- | `llmgateway/gpt-5-chat-latest` | 400K | | | | | | $1 | $10 |
99
- | `llmgateway/gpt-5-mini` | 400K | | | | | | $0.25 | $2 |
100
- | `llmgateway/gpt-5-nano` | 400K | | | | | | $0.05 | $0.40 |
101
- | `llmgateway/gpt-5-pro` | 400K | | | | | | $15 | $120 |
102
- | `llmgateway/gpt-5.1` | 400K | | | | | | $1 | $10 |
103
- | `llmgateway/gpt-5.1-codex` | 400K | | | | | | $1 | $10 |
104
- | `llmgateway/gpt-5.1-codex-mini` | 400K | | | | | | $0.25 | $2 |
105
- | `llmgateway/gpt-5.2` | 400K | | | | | | $2 | $14 |
106
- | `llmgateway/gpt-5.2-chat-latest` | 128K | | | | | | $2 | $14 |
107
- | `llmgateway/gpt-5.2-codex` | 400K | | | | | | $2 | $14 |
108
- | `llmgateway/gpt-5.2-pro` | 400K | | | | | | $21 | $168 |
109
- | `llmgateway/gpt-5.3-chat-latest` | 128K | | | | | | $2 | $14 |
110
- | `llmgateway/gpt-5.3-codex` | 400K | | | | | | $2 | $14 |
111
- | `llmgateway/gpt-5.4` | 1.1M | | | | | | $3 | $15 |
112
- | `llmgateway/gpt-5.4-mini` | 400K | | | | | | $0.75 | $5 |
113
- | `llmgateway/gpt-5.4-nano` | 400K | | | | | | $0.20 | $1 |
114
- | `llmgateway/gpt-5.4-pro` | 1.1M | | | | | | $30 | $180 |
115
- | `llmgateway/gpt-5.5` | 1.1M | | | | | | $5 | $30 |
116
- | `llmgateway/gpt-5.5-pro` | 1.1M | | | | | | $30 | $180 |
117
- | `llmgateway/gpt-oss-120b` | 131K | | | | | | $0.05 | $0.25 |
118
- | `llmgateway/gpt-oss-20b` | 131K | | | | | | $0.04 | $0.15 |
119
- | `llmgateway/grok-4` | 256K | | | | | | $3 | $15 |
120
- | `llmgateway/grok-4-1-fast-non-reasoning` | 2.0M | | | | | | $0.20 | $0.50 |
121
- | `llmgateway/grok-4-1-fast-reasoning` | 2.0M | | | | | | $0.20 | $0.50 |
122
- | `llmgateway/grok-4-20-beta-0309-non-reasoning` | 2.0M | | | | | | $2 | $6 |
123
- | `llmgateway/grok-4-20-beta-0309-reasoning` | 2.0M | | | | | | $2 | $6 |
124
- | `llmgateway/grok-4-20-non-reasoning` | 2.0M | | | | | | $1 | $3 |
125
- | `llmgateway/grok-4-20-reasoning` | 2.0M | | | | | | $1 | $3 |
126
- | `llmgateway/grok-4-3` | 1.0M | | | | | | $1 | $3 |
127
- | `llmgateway/grok-4-5` | 500K | | | | | | $2 | $6 |
128
- | `llmgateway/grok-build-0-1` | 256K | | | | | | $1 | $2 |
129
- | `llmgateway/kimi-k2` | 256K | | | | | | $0.57 | $2 |
130
- | `llmgateway/kimi-k2-thinking` | 262K | | | | | | $0.60 | $3 |
131
- | `llmgateway/kimi-k2.5` | 262K | | | | | | $0.41 | $2 |
132
- | `llmgateway/kimi-k2.6` | 262K | | | | | | $0.40 | $2 |
133
- | `llmgateway/kimi-k2.7-code` | 262K | | | | | | $0.95 | $4 |
134
- | `llmgateway/kimi-k2.7-code-highspeed` | 262K | | | | | | $2 | $8 |
135
- | `llmgateway/llama-3-70b-instruct` | 8K | | | | | | $0.51 | $0.74 |
136
- | `llmgateway/llama-3-8b-instruct` | 8K | | | | | | $0.04 | $0.04 |
137
- | `llmgateway/llama-3.1-70b-instruct` | 128K | | | | | | $0.72 | $0.72 |
138
- | `llmgateway/llama-3.1-nemotron-ultra-253b` | 128K | | | | | | $0.60 | $2 |
139
- | `llmgateway/llama-3.2-11b-instruct` | 128K | | | | | | $0.07 | $0.33 |
140
- | `llmgateway/llama-3.2-3b-instruct` | 33K | | | | | | $0.03 | $0.05 |
141
- | `llmgateway/llama-3.3-70b-instruct` | 131K | | | | | | $0.13 | $0.40 |
142
- | `llmgateway/llama-4-maverick-17b-instruct` | 1.0M | | | | | | $0.27 | $0.85 |
143
- | `llmgateway/llama-4-scout-17b-instruct` | 131K | | | | | | $0.18 | $0.59 |
144
- | `llmgateway/mimo-v2-omni` | 256K | | | | | | $0.40 | $2 |
145
- | `llmgateway/mimo-v2-pro` | 1.0M | | | | | | $1 | $3 |
146
- | `llmgateway/mimo-v2.5` | 1.0M | | | | | | $0.14 | $0.28 |
147
- | `llmgateway/mimo-v2.5-pro` | 1.0M | | | | | | $0.43 | $0.87 |
148
- | `llmgateway/minimax-m2` | 197K | | | | | | $0.20 | $1 |
149
- | `llmgateway/minimax-m2.1` | 205K | | | | | | $0.27 | $1 |
150
- | `llmgateway/minimax-m2.1-lightning` | 197K | | | | | | $0.12 | $0.48 |
151
- | `llmgateway/minimax-m2.5` | 229K | | | | | | $0.30 | $1 |
152
- | `llmgateway/minimax-m2.5-highspeed` | 205K | | | | | | $0.60 | $2 |
153
- | `llmgateway/minimax-m2.7` | 205K | | | | | | $0.30 | $1 |
154
- | `llmgateway/minimax-m2.7-highspeed` | 205K | | | | | | $0.60 | $2 |
155
- | `llmgateway/minimax-m3` | 512K | | | | | | $0.60 | $2 |
156
- | `llmgateway/minimax-text-01` | 1.0M | | | | | | $0.20 | $1 |
157
- | `llmgateway/ministral-14b-2512` | 262K | | | | | | $0.20 | $0.20 |
158
- | `llmgateway/ministral-3b-2512` | 131K | | | | | | $0.10 | $0.10 |
159
- | `llmgateway/ministral-8b-2512` | 262K | | | | | | $0.15 | $0.15 |
160
- | `llmgateway/mistral-large-2512` | 262K | | | | | | $0.50 | $2 |
161
- | `llmgateway/mistral-large-latest` | 128K | | | | | | $4 | $12 |
162
- | `llmgateway/mistral-small-2506` | 128K | | | | | | $0.10 | $0.30 |
163
- | `llmgateway/nemotron-3-ultra-550b` | 262K | | | | | | $0.50 | $3 |
164
- | `llmgateway/o1` | 200K | | | | | | $15 | $60 |
165
- | `llmgateway/o3` | 200K | | | | | | $2 | $8 |
166
- | `llmgateway/o3-mini` | 200K | | | | | | $1 | $4 |
167
- | `llmgateway/o4-mini` | 200K | | | | | | $1 | $4 |
168
- | `llmgateway/pixtral-large-latest` | 128K | | | | | | $4 | $12 |
169
- | `llmgateway/qwen-coder-plus` | 131K | | | | | | $0.50 | $1 |
170
- | `llmgateway/qwen-flash` | 1.0M | | | | | | $0.05 | $0.40 |
171
- | `llmgateway/qwen-max` | 33K | | | | | | $2 | $6 |
172
- | `llmgateway/qwen-max-latest` | 33K | | | | | | $2 | $6 |
173
- | `llmgateway/qwen-omni-turbo` | 33K | | | | | | $0.20 | $0.80 |
174
- | `llmgateway/qwen-plus` | 131K | | | | | | $0.40 | $1 |
175
- | `llmgateway/qwen-plus-latest` | 1.0M | | | | | | $0.40 | $1 |
176
- | `llmgateway/qwen-turbo` | 1.0M | | | | | | $0.05 | $0.20 |
177
- | `llmgateway/qwen-vl-max` | 131K | | | | | | $0.80 | $3 |
178
- | `llmgateway/qwen-vl-plus` | 131K | | | | | | $0.21 | $0.64 |
179
- | `llmgateway/qwen2-5-vl-32b-instruct` | 131K | | | | | | $1 | $4 |
180
- | `llmgateway/qwen2-5-vl-72b-instruct` | 33K | | | | | | $0.13 | $0.40 |
181
- | `llmgateway/qwen3-235b-a22b-fp8` | 41K | | | | | | $0.20 | $0.80 |
182
- | `llmgateway/qwen3-235b-a22b-instruct-2507` | 262K | | | | | | $0.09 | $0.58 |
183
- | `llmgateway/qwen3-235b-a22b-thinking-2507` | 262K | | | | | | $0.20 | $0.60 |
184
- | `llmgateway/qwen3-30b-a3b-instruct-2507` | 262K | | | | | | $0.10 | $0.30 |
185
- | `llmgateway/qwen3-32b` | 33K | | | | | | $0.10 | $0.30 |
186
- | `llmgateway/qwen3-4b-fp8` | 128K | | | | | | $0.03 | $0.03 |
187
- | `llmgateway/qwen3-coder-30b-a3b-instruct` | 262K | | | | | | $0.07 | $0.27 |
188
- | `llmgateway/qwen3-coder-480b-a35b-instruct` | 262K | | | | | | $0.30 | $1 |
189
- | `llmgateway/qwen3-coder-flash` | 1.0M | | | | | | $0.30 | $2 |
190
- | `llmgateway/qwen3-coder-next` | 262K | | | | | | $0.11 | $0.68 |
191
- | `llmgateway/qwen3-coder-plus` | 1.0M | | | | | | $6 | $60 |
192
- | `llmgateway/qwen3-max` | 262K | | | | | | $0.84 | $3 |
193
- | `llmgateway/qwen3-next-80b-a3b-instruct` | 131K | | | | | | $0.15 | $1 |
194
- | `llmgateway/qwen3-next-80b-a3b-thinking` | 131K | | | | | | $0.15 | $1 |
195
- | `llmgateway/qwen3-vl-235b-a22b-instruct` | 131K | | | | | | $0.30 | $2 |
196
- | `llmgateway/qwen3-vl-235b-a22b-thinking` | 131K | | | | | | $0.98 | $4 |
197
- | `llmgateway/qwen3-vl-30b-a3b-instruct` | 131K | | | | | | $0.20 | $0.70 |
198
- | `llmgateway/qwen3-vl-30b-a3b-thinking` | 131K | | | | | | $0.20 | $1 |
199
- | `llmgateway/qwen3-vl-8b-instruct` | 131K | | | | | | $0.08 | $0.50 |
200
- | `llmgateway/qwen3-vl-flash` | 262K | | | | | | $0.05 | $0.40 |
201
- | `llmgateway/qwen3-vl-plus` | 262K | | | | | | $0.20 | $2 |
202
- | `llmgateway/qwen3.5-9b` | 262K | | | | | | $0.10 | $0.15 |
203
- | `llmgateway/qwen3.6-35b-a3b` | 262K | | | | | | $0.25 | $1 |
204
- | `llmgateway/qwen3.6-max-preview` | 262K | | | | | | $1 | $8 |
205
- | `llmgateway/qwen3.6-plus` | 262K | | | | | | $0.50 | $3 |
206
- | `llmgateway/qwen3.7-max` | 1.0M | | | | | | $1 | $4 |
207
- | `llmgateway/qwen3.7-plus` | 1.0M | | | | | | $0.40 | $2 |
208
- | `llmgateway/qwen35-397b-a17b` | 262K | | | | | | $0.60 | $4 |
209
- | `llmgateway/qwq-plus` | 131K | | | | | | $0.80 | $2 |
210
- | `llmgateway/seed-1-6-250615` | 256K | | | | | | $0.25 | $2 |
211
- | `llmgateway/seed-1-6-250915` | 256K | | | | | | $0.25 | $2 |
212
- | `llmgateway/seed-1-6-flash-250715` | 256K | | | | | | $0.07 | $0.30 |
213
- | `llmgateway/seed-1-8-251228` | 256K | | | | | | $0.25 | $2 |
214
- | `llmgateway/sonar` | 130K | | | | | | $1 | $1 |
215
- | `llmgateway/sonar-pro` | 200K | | | | | | $3 | $15 |
216
- | `llmgateway/sonar-reasoning-pro` | 128K | | | | | | $2 | $8 |
37
+ | Model | Context | Tools | Reasoning | Image | Audio | Video | Input $/1M | Output $/1M |
38
+ | ---------------------------------------------- | ------- | ----- | --------- | ----- | ----- | ----- | ---------- | ----------- |
39
+ | `llmgateway/auto` | 128K | | | | | | — | — |
40
+ | `llmgateway/claude-3-opus` | 200K | | | | | | $15 | $75 |
41
+ | `llmgateway/claude-fable-5` | 1.0M | | | | | | $10 | $50 |
42
+ | `llmgateway/claude-haiku-4-5` | 200K | | | | | | $1 | $5 |
43
+ | `llmgateway/claude-haiku-4-5-20251001` | 200K | | | | | | $1 | $5 |
44
+ | `llmgateway/claude-haiku-4-5-free` | 200K | | | | | | — | — |
45
+ | `llmgateway/claude-opus-4-1-20250805` | 200K | | | | | | $15 | $75 |
46
+ | `llmgateway/claude-opus-4-5-20251101` | 200K | | | | | | $5 | $25 |
47
+ | `llmgateway/claude-opus-4-6` | 1.0M | | | | | | $5 | $25 |
48
+ | `llmgateway/claude-opus-4-7` | 1.0M | | | | | | $5 | $25 |
49
+ | `llmgateway/claude-opus-4-8` | 1.0M | | | | | | $5 | $25 |
50
+ | `llmgateway/claude-sonnet-4-5` | 200K | | | | | | $3 | $15 |
51
+ | `llmgateway/claude-sonnet-4-5-20250929` | 200K | | | | | | $3 | $15 |
52
+ | `llmgateway/claude-sonnet-4-6` | 1.0M | | | | | | $3 | $15 |
53
+ | `llmgateway/claude-sonnet-5` | 1.0M | | | | | | $2 | $10 |
54
+ | `llmgateway/codestral-2508` | 256K | | | | | | $0.30 | $0.90 |
55
+ | `llmgateway/custom` | 128K | | | | | | — | — |
56
+ | `llmgateway/deepseek-v3.1` | 128K | | | | | | $0.56 | $2 |
57
+ | `llmgateway/deepseek-v3.2` | 164K | | | | | | $0.26 | $0.38 |
58
+ | `llmgateway/deepseek-v4-flash` | 1.1M | | | | | | $0.14 | $0.28 |
59
+ | `llmgateway/deepseek-v4-pro` | 1.1M | | | | | | $0.43 | $0.87 |
60
+ | `llmgateway/fugu-ultra` | 1.0M | | | | | | $5 | $30 |
61
+ | `llmgateway/gemini-2.5-flash` | 1.0M | | | | | | $0.30 | $3 |
62
+ | `llmgateway/gemini-2.5-flash-lite` | 1.0M | | | | | | $0.10 | $0.40 |
63
+ | `llmgateway/gemini-2.5-pro` | 1.0M | | | | | | $1 | $10 |
64
+ | `llmgateway/gemini-3-flash-preview` | 1.0M | | | | | | $0.50 | $3 |
65
+ | `llmgateway/gemini-3.1-flash-lite` | 1.0M | | | | | | $0.25 | $2 |
66
+ | `llmgateway/gemini-3.1-pro-preview` | 1.0M | | | | | | $2 | $12 |
67
+ | `llmgateway/gemini-3.5-flash` | 1.0M | | | | | | $2 | $9 |
68
+ | `llmgateway/gemini-pro-latest` | 1.0M | | | | | | $2 | $12 |
69
+ | `llmgateway/gemma-4-26b-a4b-it` | 262K | | | | | | $0.07 | $0.34 |
70
+ | `llmgateway/gemma-4-31b-it` | 262K | | | | | | $0.13 | $0.38 |
71
+ | `llmgateway/glm-4-32b-0414-128k` | 128K | | | | | | $0.10 | $0.10 |
72
+ | `llmgateway/glm-4.5` | 131K | | | | | | $0.60 | $2 |
73
+ | `llmgateway/glm-4.5-air` | 131K | | | | | | $0.13 | $0.85 |
74
+ | `llmgateway/glm-4.5-airx` | 128K | | | | | | $1 | $5 |
75
+ | `llmgateway/glm-4.5-x` | 128K | | | | | | $2 | $9 |
76
+ | `llmgateway/glm-4.5v` | 128K | | | | | | $0.60 | $2 |
77
+ | `llmgateway/glm-4.6` | 205K | | | | | | $0.55 | $2 |
78
+ | `llmgateway/glm-4.6v` | 131K | | | | | | $0.30 | $0.90 |
79
+ | `llmgateway/glm-4.6v-flashx` | 128K | | | | | | $0.04 | $0.40 |
80
+ | `llmgateway/glm-4.7` | 205K | | | | | | $0.38 | $2 |
81
+ | `llmgateway/glm-4.7-flash` | 200K | | | | | | $0.06 | $0.40 |
82
+ | `llmgateway/glm-4.7-flashx` | 200K | | | | | | $0.07 | $0.40 |
83
+ | `llmgateway/glm-5` | 203K | | | | | | $0.72 | $2 |
84
+ | `llmgateway/glm-5.1` | 205K | | | | | | $0.93 | $3 |
85
+ | `llmgateway/glm-5.2` | 1.0M | | | | | | $1 | $4 |
86
+ | `llmgateway/gpt-3.5-turbo` | 16K | | | | | | $0.50 | $2 |
87
+ | `llmgateway/gpt-4` | 8K | | | | | | $30 | $60 |
88
+ | `llmgateway/gpt-4-turbo` | 128K | | | | | | $10 | $30 |
89
+ | `llmgateway/gpt-4.1` | 1.0M | | | | | | $2 | $8 |
90
+ | `llmgateway/gpt-4.1-mini` | 1.0M | | | | | | $0.40 | $2 |
91
+ | `llmgateway/gpt-4.1-nano` | 1.0M | | | | | | $0.10 | $0.40 |
92
+ | `llmgateway/gpt-4o` | 128K | | | | | | $3 | $10 |
93
+ | `llmgateway/gpt-4o-mini` | 128K | | | | | | $0.15 | $0.60 |
94
+ | `llmgateway/gpt-4o-mini-search-preview` | 128K | | | | | | $0.15 | $0.60 |
95
+ | `llmgateway/gpt-4o-search-preview` | 128K | | | | | | $3 | $10 |
96
+ | `llmgateway/gpt-5` | 400K | | | | | | $1 | $10 |
97
+ | `llmgateway/gpt-5-chat-latest` | 400K | | | | | | $1 | $10 |
98
+ | `llmgateway/gpt-5-mini` | 400K | | | | | | $0.25 | $2 |
99
+ | `llmgateway/gpt-5-nano` | 400K | | | | | | $0.05 | $0.40 |
100
+ | `llmgateway/gpt-5-pro` | 400K | | | | | | $15 | $120 |
101
+ | `llmgateway/gpt-5.1` | 400K | | | | | | $1 | $10 |
102
+ | `llmgateway/gpt-5.1-codex` | 400K | | | | | | $1 | $10 |
103
+ | `llmgateway/gpt-5.1-codex-mini` | 400K | | | | | | $0.25 | $2 |
104
+ | `llmgateway/gpt-5.2` | 400K | | | | | | $2 | $14 |
105
+ | `llmgateway/gpt-5.2-chat-latest` | 128K | | | | | | $2 | $14 |
106
+ | `llmgateway/gpt-5.2-codex` | 400K | | | | | | $2 | $14 |
107
+ | `llmgateway/gpt-5.2-pro` | 400K | | | | | | $21 | $168 |
108
+ | `llmgateway/gpt-5.3-chat-latest` | 128K | | | | | | $2 | $14 |
109
+ | `llmgateway/gpt-5.3-codex` | 400K | | | | | | $2 | $14 |
110
+ | `llmgateway/gpt-5.4` | 1.1M | | | | | | $3 | $15 |
111
+ | `llmgateway/gpt-5.4-mini` | 400K | | | | | | $0.75 | $5 |
112
+ | `llmgateway/gpt-5.4-nano` | 400K | | | | | | $0.20 | $1 |
113
+ | `llmgateway/gpt-5.4-pro` | 1.1M | | | | | | $30 | $180 |
114
+ | `llmgateway/gpt-5.5` | 1.1M | | | | | | $5 | $30 |
115
+ | `llmgateway/gpt-5.5-pro` | 1.1M | | | | | | $30 | $180 |
116
+ | `llmgateway/gpt-oss-120b` | 131K | | | | | | $0.05 | $0.25 |
117
+ | `llmgateway/gpt-oss-20b` | 131K | | | | | | $0.04 | $0.15 |
118
+ | `llmgateway/grok-4` | 256K | | | | | | $3 | $15 |
119
+ | `llmgateway/grok-4-1-fast-non-reasoning` | 2.0M | | | | | | $0.20 | $0.50 |
120
+ | `llmgateway/grok-4-1-fast-reasoning` | 2.0M | | | | | | $0.20 | $0.50 |
121
+ | `llmgateway/grok-4-20-beta-0309-non-reasoning` | 2.0M | | | | | | $2 | $6 |
122
+ | `llmgateway/grok-4-20-beta-0309-reasoning` | 2.0M | | | | | | $2 | $6 |
123
+ | `llmgateway/grok-4-20-non-reasoning` | 2.0M | | | | | | $1 | $3 |
124
+ | `llmgateway/grok-4-20-reasoning` | 2.0M | | | | | | $1 | $3 |
125
+ | `llmgateway/grok-4-3` | 1.0M | | | | | | $1 | $3 |
126
+ | `llmgateway/grok-4-5` | 500K | | | | | | $2 | $6 |
127
+ | `llmgateway/grok-build-0-1` | 256K | | | | | | $1 | $2 |
128
+ | `llmgateway/kimi-k2` | 256K | | | | | | $0.57 | $2 |
129
+ | `llmgateway/kimi-k2-thinking` | 262K | | | | | | $0.60 | $3 |
130
+ | `llmgateway/kimi-k2.5` | 262K | | | | | | $0.41 | $2 |
131
+ | `llmgateway/kimi-k2.6` | 262K | | | | | | $0.40 | $2 |
132
+ | `llmgateway/kimi-k2.7-code` | 262K | | | | | | $0.95 | $4 |
133
+ | `llmgateway/kimi-k2.7-code-highspeed` | 262K | | | | | | $2 | $8 |
134
+ | `llmgateway/llama-3-70b-instruct` | 8K | | | | | | $0.51 | $0.74 |
135
+ | `llmgateway/llama-3-8b-instruct` | 8K | | | | | | $0.04 | $0.04 |
136
+ | `llmgateway/llama-3.1-70b-instruct` | 128K | | | | | | $0.72 | $0.72 |
137
+ | `llmgateway/llama-3.1-nemotron-ultra-253b` | 128K | | | | | | $0.60 | $2 |
138
+ | `llmgateway/llama-3.2-11b-instruct` | 128K | | | | | | $0.07 | $0.33 |
139
+ | `llmgateway/llama-3.2-3b-instruct` | 33K | | | | | | $0.03 | $0.05 |
140
+ | `llmgateway/llama-3.3-70b-instruct` | 131K | | | | | | $0.13 | $0.40 |
141
+ | `llmgateway/llama-4-maverick-17b-instruct` | 1.0M | | | | | | $0.27 | $0.85 |
142
+ | `llmgateway/llama-4-scout-17b-instruct` | 131K | | | | | | $0.18 | $0.59 |
143
+ | `llmgateway/mimo-v2-omni` | 256K | | | | | | $0.40 | $2 |
144
+ | `llmgateway/mimo-v2-pro` | 1.0M | | | | | | $1 | $3 |
145
+ | `llmgateway/mimo-v2.5` | 1.0M | | | | | | $0.14 | $0.28 |
146
+ | `llmgateway/mimo-v2.5-pro` | 1.0M | | | | | | $0.43 | $0.87 |
147
+ | `llmgateway/minimax-m2` | 197K | | | | | | $0.20 | $1 |
148
+ | `llmgateway/minimax-m2.1` | 205K | | | | | | $0.27 | $1 |
149
+ | `llmgateway/minimax-m2.1-lightning` | 197K | | | | | | $0.12 | $0.48 |
150
+ | `llmgateway/minimax-m2.5` | 229K | | | | | | $0.30 | $1 |
151
+ | `llmgateway/minimax-m2.5-highspeed` | 205K | | | | | | $0.60 | $2 |
152
+ | `llmgateway/minimax-m2.7` | 205K | | | | | | $0.30 | $1 |
153
+ | `llmgateway/minimax-m2.7-highspeed` | 205K | | | | | | $0.60 | $2 |
154
+ | `llmgateway/minimax-m3` | 512K | | | | | | $0.60 | $2 |
155
+ | `llmgateway/minimax-text-01` | 1.0M | | | | | | $0.20 | $1 |
156
+ | `llmgateway/ministral-14b-2512` | 262K | | | | | | $0.20 | $0.20 |
157
+ | `llmgateway/ministral-3b-2512` | 131K | | | | | | $0.10 | $0.10 |
158
+ | `llmgateway/ministral-8b-2512` | 262K | | | | | | $0.15 | $0.15 |
159
+ | `llmgateway/mistral-large-2512` | 262K | | | | | | $0.50 | $2 |
160
+ | `llmgateway/mistral-large-latest` | 128K | | | | | | $4 | $12 |
161
+ | `llmgateway/mistral-small-2506` | 128K | | | | | | $0.10 | $0.30 |
162
+ | `llmgateway/nemotron-3-ultra-550b` | 262K | | | | | | $0.50 | $3 |
163
+ | `llmgateway/o1` | 200K | | | | | | $15 | $60 |
164
+ | `llmgateway/o3` | 200K | | | | | | $2 | $8 |
165
+ | `llmgateway/o3-mini` | 200K | | | | | | $1 | $4 |
166
+ | `llmgateway/o4-mini` | 200K | | | | | | $1 | $4 |
167
+ | `llmgateway/pixtral-large-latest` | 128K | | | | | | $4 | $12 |
168
+ | `llmgateway/qwen-coder-plus` | 131K | | | | | | $0.50 | $1 |
169
+ | `llmgateway/qwen-flash` | 1.0M | | | | | | $0.05 | $0.40 |
170
+ | `llmgateway/qwen-max` | 33K | | | | | | $2 | $6 |
171
+ | `llmgateway/qwen-max-latest` | 33K | | | | | | $2 | $6 |
172
+ | `llmgateway/qwen-omni-turbo` | 33K | | | | | | $0.20 | $0.80 |
173
+ | `llmgateway/qwen-plus` | 131K | | | | | | $0.40 | $1 |
174
+ | `llmgateway/qwen-plus-latest` | 1.0M | | | | | | $0.40 | $1 |
175
+ | `llmgateway/qwen-turbo` | 1.0M | | | | | | $0.05 | $0.20 |
176
+ | `llmgateway/qwen-vl-max` | 131K | | | | | | $0.80 | $3 |
177
+ | `llmgateway/qwen-vl-plus` | 131K | | | | | | $0.21 | $0.64 |
178
+ | `llmgateway/qwen2-5-vl-32b-instruct` | 131K | | | | | | $1 | $4 |
179
+ | `llmgateway/qwen2-5-vl-72b-instruct` | 33K | | | | | | $0.13 | $0.40 |
180
+ | `llmgateway/qwen3-235b-a22b-fp8` | 41K | | | | | | $0.20 | $0.80 |
181
+ | `llmgateway/qwen3-235b-a22b-instruct-2507` | 262K | | | | | | $0.09 | $0.58 |
182
+ | `llmgateway/qwen3-235b-a22b-thinking-2507` | 262K | | | | | | $0.20 | $0.60 |
183
+ | `llmgateway/qwen3-30b-a3b-instruct-2507` | 262K | | | | | | $0.10 | $0.30 |
184
+ | `llmgateway/qwen3-32b` | 33K | | | | | | $0.10 | $0.30 |
185
+ | `llmgateway/qwen3-4b-fp8` | 128K | | | | | | $0.03 | $0.03 |
186
+ | `llmgateway/qwen3-coder-30b-a3b-instruct` | 262K | | | | | | $0.07 | $0.27 |
187
+ | `llmgateway/qwen3-coder-480b-a35b-instruct` | 262K | | | | | | $0.30 | $1 |
188
+ | `llmgateway/qwen3-coder-flash` | 1.0M | | | | | | $0.30 | $2 |
189
+ | `llmgateway/qwen3-coder-next` | 262K | | | | | | $0.11 | $0.68 |
190
+ | `llmgateway/qwen3-coder-plus` | 1.0M | | | | | | $6 | $60 |
191
+ | `llmgateway/qwen3-max` | 262K | | | | | | $0.84 | $3 |
192
+ | `llmgateway/qwen3-next-80b-a3b-instruct` | 131K | | | | | | $0.15 | $1 |
193
+ | `llmgateway/qwen3-next-80b-a3b-thinking` | 131K | | | | | | $0.15 | $1 |
194
+ | `llmgateway/qwen3-vl-235b-a22b-instruct` | 131K | | | | | | $0.30 | $2 |
195
+ | `llmgateway/qwen3-vl-235b-a22b-thinking` | 131K | | | | | | $0.98 | $4 |
196
+ | `llmgateway/qwen3-vl-30b-a3b-instruct` | 131K | | | | | | $0.20 | $0.70 |
197
+ | `llmgateway/qwen3-vl-30b-a3b-thinking` | 131K | | | | | | $0.20 | $1 |
198
+ | `llmgateway/qwen3-vl-8b-instruct` | 131K | | | | | | $0.08 | $0.50 |
199
+ | `llmgateway/qwen3-vl-flash` | 262K | | | | | | $0.05 | $0.40 |
200
+ | `llmgateway/qwen3-vl-plus` | 262K | | | | | | $0.20 | $2 |
201
+ | `llmgateway/qwen3.5-9b` | 262K | | | | | | $0.10 | $0.15 |
202
+ | `llmgateway/qwen3.6-35b-a3b` | 262K | | | | | | $0.25 | $1 |
203
+ | `llmgateway/qwen3.6-max-preview` | 262K | | | | | | $1 | $8 |
204
+ | `llmgateway/qwen3.6-plus` | 262K | | | | | | $0.50 | $3 |
205
+ | `llmgateway/qwen3.7-max` | 1.0M | | | | | | $1 | $4 |
206
+ | `llmgateway/qwen3.7-plus` | 1.0M | | | | | | $0.40 | $2 |
207
+ | `llmgateway/qwen35-397b-a17b` | 262K | | | | | | $0.60 | $4 |
208
+ | `llmgateway/qwq-plus` | 131K | | | | | | $0.80 | $2 |
209
+ | `llmgateway/seed-1-6-250615` | 256K | | | | | | $0.25 | $2 |
210
+ | `llmgateway/seed-1-6-250915` | 256K | | | | | | $0.25 | $2 |
211
+ | `llmgateway/seed-1-6-flash-250715` | 256K | | | | | | $0.07 | $0.30 |
212
+ | `llmgateway/seed-1-8-251228` | 256K | | | | | | $0.25 | $2 |
213
+ | `llmgateway/sonar` | 130K | | | | | | $1 | $1 |
214
+ | `llmgateway/sonar-pro` | 200K | | | | | | $3 | $15 |
215
+ | `llmgateway/sonar-reasoning-pro` | 128K | | | | | | $2 | $8 |
217
216
 
218
217
  ## Advanced configuration
219
218
 
@@ -2,7 +2,7 @@
2
2
 
3
3
  # ![Neon logo](https://models.dev/logos/neon.svg)Neon
4
4
 
5
- Access 25 Neon models through Mastra's model router. Authentication is handled automatically using the `NEON_AI_GATEWAY_TOKEN` environment variable. Configure `NEON_AI_GATEWAY_BASE_URL` as well.
5
+ Access 36 Neon models through Mastra's model router. Authentication is handled automatically using the `NEON_AI_GATEWAY_TOKEN` environment variable. Configure `NEON_AI_GATEWAY_BASE_URL` as well.
6
6
 
7
7
  Learn more in the [Neon documentation](https://neon.com/docs).
8
8
 
@@ -35,33 +35,44 @@ for await (const chunk of stream) {
35
35
 
36
36
  ## Models
37
37
 
38
- | Model | Context | Tools | Reasoning | Image | Audio | Video | Input $/1M | Output $/1M |
39
- | ---------------------------- | ------- | ----- | --------- | ----- | ----- | ----- | ---------- | ----------- |
40
- | `neon/claude-haiku-4-5` | 200K | | | | | | $1 | $5 |
41
- | `neon/claude-opus-4-1` | 200K | | | | | | $15 | $75 |
42
- | `neon/claude-opus-4-5` | 200K | | | | | | $5 | $25 |
43
- | `neon/claude-opus-4-6` | 1.0M | | | | | | $5 | $25 |
44
- | `neon/claude-opus-4-7` | 1.0M | | | | | | $5 | $25 |
45
- | `neon/claude-sonnet-4` | 200K | | | | | | $3 | $15 |
46
- | `neon/claude-sonnet-4-5` | 200K | | | | | | $3 | $15 |
47
- | `neon/claude-sonnet-4-6` | 1.0M | | | | | | $3 | $15 |
48
- | `neon/gemini-2-5-flash` | 1.0M | | | | | | $0.30 | $3 |
49
- | `neon/gemini-2-5-pro` | 1.0M | | | | | | $1 | $10 |
50
- | `neon/gemini-3-1-flash-lite` | 1.0M | | | | | | $0.25 | $2 |
51
- | `neon/gemini-3-1-pro` | 1.0M | | | | | | $2 | $12 |
52
- | `neon/gemini-3-flash` | 1.0M | | | | | | $0.50 | $3 |
53
- | `neon/gemini-3-pro` | 1.0M | | | | | | $2 | $12 |
54
- | `neon/gpt-5` | 400K | | | | | | $1 | $10 |
55
- | `neon/gpt-5-1` | 400K | | | | | | $1 | $10 |
56
- | `neon/gpt-5-2` | 400K | | | | | | $2 | $14 |
57
- | `neon/gpt-5-4` | 1.1M | | | | | | $3 | $15 |
58
- | `neon/gpt-5-4-mini` | 400K | | | | | | $0.75 | $5 |
59
- | `neon/gpt-5-4-nano` | 400K | | | | | | $0.20 | $1 |
60
- | `neon/gpt-5-5` | 1.1M | | | | | | $5 | $30 |
61
- | `neon/gpt-5-mini` | 400K | | | | | | $0.25 | $2 |
62
- | `neon/gpt-5-nano` | 400K | | | | | | $0.05 | $0.40 |
63
- | `neon/gpt-oss-120b` | 131K | | | | | | $0.07 | $0.28 |
64
- | `neon/gpt-oss-20b` | 131K | | | | | | $0.05 | $0.20 |
38
+ | Model | Context | Tools | Reasoning | Image | Audio | Video | Input $/1M | Output $/1M |
39
+ | ---------------------------------- | ------- | ----- | --------- | ----- | ----- | ----- | ---------- | ----------- |
40
+ | `neon/claude-haiku-4-5` | 200K | | | | | | $1 | $5 |
41
+ | `neon/claude-opus-4-1` | 200K | | | | | | $15 | $75 |
42
+ | `neon/claude-opus-4-5` | 200K | | | | | | $5 | $25 |
43
+ | `neon/claude-opus-4-6` | 1.0M | | | | | | $5 | $25 |
44
+ | `neon/claude-opus-4-7` | 1.0M | | | | | | $5 | $25 |
45
+ | `neon/claude-opus-4-8` | 1.0M | | | | | | $5 | $25 |
46
+ | `neon/claude-sonnet-4` | 200K | | | | | | $3 | $15 |
47
+ | `neon/claude-sonnet-4-5` | 200K | | | | | | $3 | $15 |
48
+ | `neon/claude-sonnet-4-6` | 1.0M | | | | | | $3 | $15 |
49
+ | `neon/gemini-2-5-flash` | 1.0M | | | | | | $0.30 | $3 |
50
+ | `neon/gemini-2-5-pro` | 1.0M | | | | | | $1 | $10 |
51
+ | `neon/gemini-3-1-flash-lite` | 1.0M | | | | | | $0.25 | $2 |
52
+ | `neon/gemini-3-1-pro` | 1.0M | | | | | | $2 | $12 |
53
+ | `neon/gemini-3-5-flash` | 1.0M | | | | | | $2 | $9 |
54
+ | `neon/gemini-3-flash` | 1.0M | | | | | | $0.50 | $3 |
55
+ | `neon/gemini-3-pro` | 1.0M | | | | | | $2 | $12 |
56
+ | `neon/gemma-3-12b` | 131K | | | | | | $0.15 | $0.50 |
57
+ | `neon/gpt-5` | 400K | | | | | | $1 | $10 |
58
+ | `neon/gpt-5-1` | 400K | | | | | | $1 | $10 |
59
+ | `neon/gpt-5-1-codex-max` | 400K | | | | | | $1 | $10 |
60
+ | `neon/gpt-5-1-codex-mini` | 400K | | | | | | $0.25 | $2 |
61
+ | `neon/gpt-5-2` | 400K | | | | | | $2 | $14 |
62
+ | `neon/gpt-5-2-codex` | 400K | | | | | | $2 | $14 |
63
+ | `neon/gpt-5-3-codex` | 400K | | | | | | $2 | $14 |
64
+ | `neon/gpt-5-4` | 1.1M | | | | | | $3 | $15 |
65
+ | `neon/gpt-5-4-mini` | 400K | | | | | | $0.75 | $5 |
66
+ | `neon/gpt-5-4-nano` | 400K | | | | | | $0.20 | $1 |
67
+ | `neon/gpt-5-mini` | 400K | | | | | | $0.25 | $2 |
68
+ | `neon/gpt-5-nano` | 400K | | | | | | $0.05 | $0.40 |
69
+ | `neon/gpt-oss-120b` | 131K | | | | | | $0.07 | $0.28 |
70
+ | `neon/gpt-oss-20b` | 131K | | | | | | $0.05 | $0.20 |
71
+ | `neon/llama-4-maverick` | 1.0M | | | | | | $0.50 | $2 |
72
+ | `neon/meta-llama-3-1-8b-instruct` | 131K | | | | | | $0.15 | $0.45 |
73
+ | `neon/meta-llama-3-3-70b-instruct` | 128K | | | | | | $0.50 | $2 |
74
+ | `neon/qwen3-next-80b-a3b-instruct` | 131K | | | | | | $0.15 | $1 |
75
+ | `neon/qwen35-122b-a10b` | 262K | | | | | | $0.22 | $2 |
65
76
 
66
77
  ## Advanced configuration
67
78
 
@@ -91,7 +102,7 @@ const agent = new Agent({
91
102
  model: ({ requestContext }) => {
92
103
  const useAdvanced = requestContext.task === "complex";
93
104
  return useAdvanced
94
- ? "neon/gpt-oss-20b"
105
+ ? "neon/qwen35-122b-a10b"
95
106
  : "neon/claude-haiku-4-5";
96
107
  }
97
108
  });
@@ -4,7 +4,7 @@
4
4
 
5
5
  **Added in:** `@mastra/core@1.22.0`
6
6
 
7
- Channels connect agents to messaging platforms. Configure them via the `channels` property on the `Agent` constructor. The object you pass is a `ChannelConfig`. See the [Channels guide](https://mastra.ai/docs/agents/channels) for concepts and platform setup instructions.
7
+ Channels connect agents to messaging platforms. Configure them via the `channels` property on the `Agent` constructor. The object you pass is a `ChannelConfig`. See the [Channels overview](https://mastra.ai/docs/capabilities/channels/overview) for concepts and platform setup instructions.
8
8
 
9
9
  ## Usage example
10
10
 
@@ -291,6 +291,6 @@ type InlineLinkEntry =
291
291
 
292
292
  ## Related
293
293
 
294
- - [Channels guide](https://mastra.ai/docs/agents/channels): Concepts, quickstart, and platform setup
294
+ - [Channels overview](https://mastra.ai/docs/capabilities/channels/overview): Concepts, quickstart, and platform setup
295
295
  - [Agent class](https://mastra.ai/reference/agents/agent): Constructor parameters and methods
296
296
  - [Chat SDK adapters](https://chat-sdk.dev/adapters): Adapter configuration and platform setup
@@ -64,4 +64,4 @@ const all = mastra.getChannelProviders()
64
64
  ## Related
65
65
 
66
66
  - [SlackProvider](https://mastra.ai/reference/channels/slack-provider)
67
- - [Channels](https://mastra.ai/docs/agents/channels)
67
+ - [Channels](https://mastra.ai/docs/capabilities/channels/overview)
@@ -2,7 +2,7 @@
2
2
 
3
3
  # SlackProvider
4
4
 
5
- `SlackProvider` is the managed path for connecting agents to Slack. Register it on `Mastra.channels` and it provisions Slack apps via the Manifest API, runs the OAuth install flow, rotates configuration tokens, and routes Slack events to your agents. Use it when you want Mastra to own app creation and installation. For the lower-level path where you create the Slack app and configure scopes and webhooks yourself, use [`createSlackAdapter`](https://mastra.ai/docs/agents/channels) on the agent's `channels.adapters` instead.
5
+ `SlackProvider` is the managed path for connecting agents to Slack. Register it on `Mastra.channels` and it provisions Slack apps via the Manifest API, runs the OAuth install flow, rotates configuration tokens, and routes Slack events to your agents. Use it when you want Mastra to own app creation and installation. For the lower-level path where you create the Slack app and configure scopes and webhooks yourself, use [`createSlackAdapter`](https://mastra.ai/docs/capabilities/channels/slack) on the agent's `channels.adapters` instead.
6
6
 
7
7
  ## Usage example
8
8
 
@@ -224,5 +224,5 @@ const result = await slack.connect('support-agent')
224
224
  ## Related
225
225
 
226
226
  - [ChannelProvider](https://mastra.ai/reference/channels/channel-provider): the interface `SlackProvider` implements
227
- - [Channels](https://mastra.ai/docs/agents/channels): concepts, platform setup, and the `createSlackAdapter` path
227
+ - [Channels](https://mastra.ai/docs/capabilities/channels/overview): concepts, platform setup, and the `createSlackAdapter` path
228
228
  - [Channels reference](https://mastra.ai/reference/agents/channels): the `channels` config on the `Agent` constructor