@mastra/core 0.21.2-alpha.0 → 0.22.0
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.
- package/CHANGELOG.md +194 -0
- package/dist/agent/agent.d.ts +1 -0
- package/dist/agent/agent.d.ts.map +1 -1
- package/dist/agent/index.cjs +13 -13
- package/dist/agent/index.js +2 -2
- package/dist/agent/input-processor/index.cjs +6 -6
- package/dist/agent/input-processor/index.js +1 -1
- package/dist/agent/message-list/index.d.ts +14 -1
- package/dist/agent/message-list/index.d.ts.map +1 -1
- package/dist/agent/test-utils.d.ts +1 -0
- package/dist/agent/test-utils.d.ts.map +1 -1
- package/dist/agent/types.d.ts +6 -1
- package/dist/agent/types.d.ts.map +1 -1
- package/dist/agent/utils.d.ts +1 -1
- package/dist/agent/utils.d.ts.map +1 -1
- package/dist/ai-tracing/chunk-tracing.d.ts +76 -0
- package/dist/ai-tracing/chunk-tracing.d.ts.map +1 -0
- package/dist/ai-tracing/exporters/base.d.ts +111 -0
- package/dist/ai-tracing/exporters/base.d.ts.map +1 -0
- package/dist/ai-tracing/exporters/cloud.d.ts +6 -8
- package/dist/ai-tracing/exporters/cloud.d.ts.map +1 -1
- package/dist/ai-tracing/exporters/console.d.ts +6 -6
- package/dist/ai-tracing/exporters/console.d.ts.map +1 -1
- package/dist/ai-tracing/exporters/index.d.ts +1 -0
- package/dist/ai-tracing/exporters/index.d.ts.map +1 -1
- package/dist/ai-tracing/index.cjs +48 -32
- package/dist/ai-tracing/index.d.ts +1 -0
- package/dist/ai-tracing/index.d.ts.map +1 -1
- package/dist/ai-tracing/index.js +1 -1
- package/dist/ai-tracing/spans/base.d.ts +4 -1
- package/dist/ai-tracing/spans/base.d.ts.map +1 -1
- package/dist/ai-tracing/spans/default.d.ts.map +1 -1
- package/dist/ai-tracing/tracers/base.d.ts +15 -1
- package/dist/ai-tracing/tracers/base.d.ts.map +1 -1
- package/dist/ai-tracing/types.d.ts +85 -11
- package/dist/ai-tracing/types.d.ts.map +1 -1
- package/dist/ai-tracing/utils.d.ts +14 -0
- package/dist/ai-tracing/utils.d.ts.map +1 -1
- package/dist/{chunk-D3IOLHNB.cjs → chunk-34L2Z6PH.cjs} +12 -12
- package/dist/{chunk-D3IOLHNB.cjs.map → chunk-34L2Z6PH.cjs.map} +1 -1
- package/dist/{chunk-BLVB2IJK.js → chunk-3CVE7NQC.js} +728 -267
- package/dist/chunk-3CVE7NQC.js.map +1 -0
- package/dist/{chunk-URQI7RJ3.cjs → chunk-5GIAZ3CH.cjs} +734 -269
- package/dist/chunk-5GIAZ3CH.cjs.map +1 -0
- package/dist/{chunk-XYNSPEJO.js → chunk-5NYWRAJN.js} +3 -3
- package/dist/{chunk-XYNSPEJO.js.map → chunk-5NYWRAJN.js.map} +1 -1
- package/dist/{chunk-URVM3Y4T.cjs → chunk-634YFL42.cjs} +44 -7
- package/dist/chunk-634YFL42.cjs.map +1 -0
- package/dist/{chunk-NIESGYOH.js → chunk-A3TQYIIR.js} +1392 -1416
- package/dist/chunk-A3TQYIIR.js.map +1 -0
- package/dist/{chunk-EGNHIPGJ.cjs → chunk-A4B6IAKN.cjs} +4 -4
- package/dist/{chunk-EGNHIPGJ.cjs.map → chunk-A4B6IAKN.cjs.map} +1 -1
- package/dist/{chunk-LMP5KMU3.js → chunk-AGD5B3FB.js} +43 -6
- package/dist/chunk-AGD5B3FB.js.map +1 -0
- package/dist/{chunk-V5WDWSQ5.cjs → chunk-CAZTWPDK.cjs} +11 -11
- package/dist/{chunk-V5WDWSQ5.cjs.map → chunk-CAZTWPDK.cjs.map} +1 -1
- package/dist/{chunk-N3ZSX5OS.js → chunk-F7OMDF5K.js} +72 -36
- package/dist/chunk-F7OMDF5K.js.map +1 -0
- package/dist/{chunk-ZMPSVDDO.cjs → chunk-FMNZ3BPT.cjs} +1393 -1417
- package/dist/chunk-FMNZ3BPT.cjs.map +1 -0
- package/dist/{chunk-4ZFVJA3A.js → chunk-HZIF7HQC.js} +3 -3
- package/dist/{chunk-4ZFVJA3A.js.map → chunk-HZIF7HQC.js.map} +1 -1
- package/dist/{chunk-KLWDUSBX.js → chunk-ITFEGBP2.js} +4 -4
- package/dist/{chunk-KLWDUSBX.js.map → chunk-ITFEGBP2.js.map} +1 -1
- package/dist/{chunk-GKTRUHKB.js → chunk-KQBF5ZEN.js} +5 -5
- package/dist/{chunk-GKTRUHKB.js.map → chunk-KQBF5ZEN.js.map} +1 -1
- package/dist/{chunk-R35PINKN.js → chunk-MHICZASQ.js} +5 -5
- package/dist/{chunk-R35PINKN.js.map → chunk-MHICZASQ.js.map} +1 -1
- package/dist/{chunk-H4KO46HZ.js → chunk-MKCC5K77.js} +3 -3
- package/dist/{chunk-H4KO46HZ.js.map → chunk-MKCC5K77.js.map} +1 -1
- package/dist/{chunk-UN653TND.cjs → chunk-O4KVF3MI.cjs} +4 -4
- package/dist/{chunk-UN653TND.cjs.map → chunk-O4KVF3MI.cjs.map} +1 -1
- package/dist/{chunk-WI2YMBNG.cjs → chunk-QBPTDMR7.cjs} +102 -64
- package/dist/chunk-QBPTDMR7.cjs.map +1 -0
- package/dist/{chunk-7P5FMQQK.cjs → chunk-RWWOJXMF.cjs} +6 -6
- package/dist/{chunk-7P5FMQQK.cjs.map → chunk-RWWOJXMF.cjs.map} +1 -1
- package/dist/{chunk-XBJP7THY.js → chunk-RXBG6UV2.js} +4 -4
- package/dist/chunk-RXBG6UV2.js.map +1 -0
- package/dist/{chunk-NL3P7IFI.js → chunk-SF75RENF.js} +3 -3
- package/dist/{chunk-NL3P7IFI.js.map → chunk-SF75RENF.js.map} +1 -1
- package/dist/{chunk-SE4PA467.cjs → chunk-VF676YCO.cjs} +2 -2
- package/dist/chunk-VF676YCO.cjs.map +1 -0
- package/dist/{chunk-6OLRLZJ3.js → chunk-WM4RO23J.js} +2 -2
- package/dist/chunk-WM4RO23J.js.map +1 -0
- package/dist/{chunk-MVVMHOAC.cjs → chunk-YOVX3R5U.cjs} +14 -14
- package/dist/chunk-YOVX3R5U.cjs.map +1 -0
- package/dist/{chunk-L5A4MRCK.cjs → chunk-ZABG3SZ2.cjs} +4 -4
- package/dist/{chunk-L5A4MRCK.cjs.map → chunk-ZABG3SZ2.cjs.map} +1 -1
- package/dist/{chunk-YKVVW65D.cjs → chunk-ZDW322JC.cjs} +8 -8
- package/dist/{chunk-YKVVW65D.cjs.map → chunk-ZDW322JC.cjs.map} +1 -1
- package/dist/index.cjs +53 -53
- package/dist/index.js +11 -11
- package/dist/integration/index.cjs +3 -3
- package/dist/integration/index.js +1 -1
- package/dist/llm/index.cjs +7 -7
- package/dist/llm/index.js +1 -1
- package/dist/llm/model/model.loop.d.ts.map +1 -1
- package/dist/llm/model/provider-types.generated.d.ts +585 -597
- package/dist/loop/index.cjs +2 -2
- package/dist/loop/index.js +1 -1
- package/dist/loop/loop.d.ts.map +1 -1
- package/dist/loop/test-utils/mock-server-response.d.ts +7 -2
- package/dist/loop/test-utils/mock-server-response.d.ts.map +1 -1
- package/dist/loop/test-utils/options.d.ts.map +1 -1
- package/dist/loop/types.d.ts +2 -1
- package/dist/loop/types.d.ts.map +1 -1
- package/dist/loop/workflows/agentic-execution/llm-execution-step.d.ts.map +1 -1
- package/dist/loop/workflows/agentic-execution/tool-call-step.d.ts +1 -1
- package/dist/loop/workflows/agentic-execution/tool-call-step.d.ts.map +1 -1
- package/dist/mastra/index.cjs +2 -2
- package/dist/mastra/index.js +1 -1
- package/dist/memory/index.cjs +4 -4
- package/dist/memory/index.js +1 -1
- package/dist/memory/memory.d.ts +3 -2
- package/dist/memory/memory.d.ts.map +1 -1
- package/dist/processors/index.cjs +11 -11
- package/dist/processors/index.js +1 -1
- package/dist/provider-registry.json +1390 -1414
- package/dist/relevance/index.cjs +4 -4
- package/dist/relevance/index.js +1 -1
- package/dist/scores/index.cjs +9 -9
- package/dist/scores/index.js +2 -2
- package/dist/scores/scoreTraces/index.cjs +8 -8
- package/dist/scores/scoreTraces/index.js +3 -3
- package/dist/storage/index.cjs +3 -3
- package/dist/storage/index.js +1 -1
- package/dist/stream/RunOutput.d.ts +72 -0
- package/dist/stream/RunOutput.d.ts.map +1 -0
- package/dist/stream/aisdk/v5/output.d.ts +2 -2
- package/dist/stream/aisdk/v5/output.d.ts.map +1 -1
- package/dist/stream/base/base.d.ts +7 -0
- package/dist/stream/base/base.d.ts.map +1 -0
- package/dist/stream/base/consume-stream.d.ts +5 -0
- package/dist/stream/base/consume-stream.d.ts.map +1 -0
- package/dist/stream/base/output.d.ts.map +1 -1
- package/dist/stream/index.cjs +14 -10
- package/dist/stream/index.d.ts +2 -1
- package/dist/stream/index.d.ts.map +1 -1
- package/dist/stream/index.js +2 -2
- package/dist/stream/types.d.ts +1 -1
- package/dist/stream/types.d.ts.map +1 -1
- package/dist/test-utils/llm-mock.cjs +2 -2
- package/dist/test-utils/llm-mock.js +1 -1
- package/dist/tools/index.cjs +4 -4
- package/dist/tools/index.js +1 -1
- package/dist/tools/is-vercel-tool.cjs +2 -2
- package/dist/tools/is-vercel-tool.js +1 -1
- package/dist/tools/tool-builder/builder.d.ts +75 -2
- package/dist/tools/tool-builder/builder.d.ts.map +1 -1
- package/dist/tools/tool.d.ts +2 -2
- package/dist/tools/tool.d.ts.map +1 -1
- package/dist/tools/types.d.ts +17 -12
- package/dist/tools/types.d.ts.map +1 -1
- package/dist/utils.cjs +17 -17
- package/dist/utils.d.ts +1 -0
- package/dist/utils.d.ts.map +1 -1
- package/dist/utils.js +1 -1
- package/dist/workflows/evented/index.cjs +10 -10
- package/dist/workflows/evented/index.js +1 -1
- package/dist/workflows/evented/workflow.d.ts +5 -3
- package/dist/workflows/evented/workflow.d.ts.map +1 -1
- package/dist/workflows/index.cjs +12 -12
- package/dist/workflows/index.js +1 -1
- package/dist/workflows/legacy/index.cjs +22 -22
- package/dist/workflows/legacy/index.js +1 -1
- package/dist/workflows/workflow.d.ts +30 -23
- package/dist/workflows/workflow.d.ts.map +1 -1
- package/package.json +12 -10
- package/src/llm/model/provider-types.generated.d.ts +585 -597
- package/dist/chunk-6OLRLZJ3.js.map +0 -1
- package/dist/chunk-BLVB2IJK.js.map +0 -1
- package/dist/chunk-LMP5KMU3.js.map +0 -1
- package/dist/chunk-MVVMHOAC.cjs.map +0 -1
- package/dist/chunk-N3ZSX5OS.js.map +0 -1
- package/dist/chunk-NIESGYOH.js.map +0 -1
- package/dist/chunk-SE4PA467.cjs.map +0 -1
- package/dist/chunk-URQI7RJ3.cjs.map +0 -1
- package/dist/chunk-URVM3Y4T.cjs.map +0 -1
- package/dist/chunk-WI2YMBNG.cjs.map +0 -1
- package/dist/chunk-XBJP7THY.js.map +0 -1
- package/dist/chunk-ZMPSVDDO.cjs.map +0 -1
|
@@ -8,58 +8,51 @@
|
|
|
8
8
|
* This is derived from the JSON data and provides type-safe access
|
|
9
9
|
*/
|
|
10
10
|
export type ProviderModelsMap = {
|
|
11
|
-
readonly
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
'
|
|
17
|
-
'
|
|
18
|
-
'
|
|
19
|
-
'
|
|
20
|
-
'
|
|
21
|
-
'
|
|
22
|
-
'
|
|
23
|
-
'
|
|
24
|
-
'
|
|
25
|
-
'qwen
|
|
26
|
-
'qwen
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
'
|
|
30
|
-
'
|
|
31
|
-
'
|
|
32
|
-
'
|
|
33
|
-
'
|
|
34
|
-
'
|
|
35
|
-
'
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
'
|
|
39
|
-
'
|
|
40
|
-
'
|
|
41
|
-
'
|
|
42
|
-
'claude-opus-4-1',
|
|
43
|
-
'claude-sonnet-4-5',
|
|
44
|
-
'gemini-2.5-flash',
|
|
45
|
-
'gemini-2.5-pro',
|
|
46
|
-
'glm-4.6',
|
|
47
|
-
'gpt-4.1',
|
|
48
|
-
'gpt-4.1-mini',
|
|
49
|
-
'gpt-4.1-nano',
|
|
50
|
-
'gpt-4o',
|
|
51
|
-
'gpt-4o-2024-11-20',
|
|
52
|
-
'gpt-5',
|
|
53
|
-
'gpt-5-codex',
|
|
54
|
-
'gpt-5-mini',
|
|
55
|
-
'gpt-5-nano',
|
|
56
|
-
'gpt-5-pro',
|
|
57
|
-
'o4-mini',
|
|
58
|
-
'qwen3-235b-a22b-instruct-2507',
|
|
59
|
-
'qwen3-235b-a22b-thinking-2507',
|
|
11
|
+
readonly 'moonshotai-cn': readonly ['kimi-k2-0711-preview', 'kimi-k2-0905-preview', 'kimi-k2-turbo-preview'];
|
|
12
|
+
readonly lucidquery: readonly ['lucidnova-rf1-100b', 'lucidquery-nexus-coder'];
|
|
13
|
+
readonly moonshotai: readonly ['kimi-k2-0711-preview', 'kimi-k2-0905-preview', 'kimi-k2-turbo-preview'];
|
|
14
|
+
readonly 'zai-coding-plan': readonly ['glm-4.5', 'glm-4.5-air', 'glm-4.5-flash', 'glm-4.5v', 'glm-4.6'];
|
|
15
|
+
readonly alibaba: readonly [
|
|
16
|
+
'qvq-max',
|
|
17
|
+
'qwen-flash',
|
|
18
|
+
'qwen-max',
|
|
19
|
+
'qwen-mt-plus',
|
|
20
|
+
'qwen-mt-turbo',
|
|
21
|
+
'qwen-omni-turbo',
|
|
22
|
+
'qwen-omni-turbo-realtime',
|
|
23
|
+
'qwen-plus',
|
|
24
|
+
'qwen-plus-character-ja',
|
|
25
|
+
'qwen-turbo',
|
|
26
|
+
'qwen-vl-max',
|
|
27
|
+
'qwen-vl-ocr',
|
|
28
|
+
'qwen-vl-plus',
|
|
29
|
+
'qwen2-5-14b-instruct',
|
|
30
|
+
'qwen2-5-32b-instruct',
|
|
31
|
+
'qwen2-5-72b-instruct',
|
|
32
|
+
'qwen2-5-7b-instruct',
|
|
33
|
+
'qwen2-5-omni-7b',
|
|
34
|
+
'qwen2-5-vl-72b-instruct',
|
|
35
|
+
'qwen2-5-vl-7b-instruct',
|
|
36
|
+
'qwen3-14b',
|
|
37
|
+
'qwen3-235b-a22b',
|
|
38
|
+
'qwen3-32b',
|
|
39
|
+
'qwen3-8b',
|
|
40
|
+
'qwen3-asr-flash',
|
|
41
|
+
'qwen3-coder-30b-a3b-instruct',
|
|
60
42
|
'qwen3-coder-480b-a35b-instruct',
|
|
43
|
+
'qwen3-coder-flash',
|
|
44
|
+
'qwen3-coder-plus',
|
|
45
|
+
'qwen3-livetranslate-flash-realtime',
|
|
46
|
+
'qwen3-max',
|
|
47
|
+
'qwen3-next-80b-a3b-instruct',
|
|
48
|
+
'qwen3-next-80b-a3b-thinking',
|
|
49
|
+
'qwen3-omni-flash',
|
|
50
|
+
'qwen3-omni-flash-realtime',
|
|
51
|
+
'qwen3-vl-235b-a22b',
|
|
52
|
+
'qwen3-vl-30b-a3b',
|
|
53
|
+
'qwen3-vl-plus',
|
|
54
|
+
'qwq-plus',
|
|
61
55
|
];
|
|
62
|
-
readonly lucidquery: readonly ['lucidnova-rf1-100b', 'lucidquery-nexus-coder'];
|
|
63
56
|
readonly xai: readonly [
|
|
64
57
|
'grok-2',
|
|
65
58
|
'grok-2-1212',
|
|
@@ -82,21 +75,149 @@ export type ProviderModelsMap = {
|
|
|
82
75
|
'grok-code-fast-1',
|
|
83
76
|
'grok-vision-beta',
|
|
84
77
|
];
|
|
85
|
-
readonly
|
|
86
|
-
|
|
87
|
-
'
|
|
88
|
-
'
|
|
89
|
-
'
|
|
90
|
-
'
|
|
78
|
+
readonly nvidia: readonly [
|
|
79
|
+
'black-forest-labs/flux.1-dev',
|
|
80
|
+
'deepseek-ai/deepseek-v3.1',
|
|
81
|
+
'deepseek-ai/deepseek-v3.1-terminus',
|
|
82
|
+
'google/gemma-3-27b-it',
|
|
83
|
+
'microsoft/phi-4-mini-instruct',
|
|
84
|
+
'moonshotai/kimi-k2-instruct',
|
|
85
|
+
'moonshotai/kimi-k2-instruct-0905',
|
|
86
|
+
'nvidia/cosmos-nemotron-34b',
|
|
87
|
+
'nvidia/llama-3.1-nemotron-ultra-253b-v1',
|
|
88
|
+
'nvidia/nemoretriever-ocr-v1',
|
|
89
|
+
'nvidia/parakeet-tdt-0.6b-v2',
|
|
90
|
+
'openai/gpt-oss-120b',
|
|
91
|
+
'openai/whisper-large-v3',
|
|
92
|
+
'qwen/qwen3-235b-a22b',
|
|
93
|
+
'qwen/qwen3-coder-480b-a35b-instruct',
|
|
94
|
+
];
|
|
95
|
+
readonly upstage: readonly ['solar-mini', 'solar-pro2'];
|
|
96
|
+
readonly groq: readonly [
|
|
97
|
+
'deepseek-r1-distill-llama-70b',
|
|
98
|
+
'gemma2-9b-it',
|
|
99
|
+
'llama-3.1-8b-instant',
|
|
100
|
+
'llama-3.3-70b-versatile',
|
|
101
|
+
'llama-guard-3-8b',
|
|
102
|
+
'llama3-70b-8192',
|
|
103
|
+
'llama3-8b-8192',
|
|
104
|
+
'meta-llama/llama-4-maverick-17b-128e-instruct',
|
|
105
|
+
'meta-llama/llama-4-scout-17b-16e-instruct',
|
|
106
|
+
'meta-llama/llama-guard-4-12b',
|
|
107
|
+
'mistral-saba-24b',
|
|
108
|
+
'moonshotai/kimi-k2-instruct',
|
|
109
|
+
'moonshotai/kimi-k2-instruct-0905',
|
|
110
|
+
'openai/gpt-oss-120b',
|
|
111
|
+
'openai/gpt-oss-20b',
|
|
112
|
+
'qwen-qwq-32b',
|
|
113
|
+
'qwen/qwen3-32b',
|
|
114
|
+
];
|
|
115
|
+
readonly mistral: readonly [
|
|
116
|
+
'codestral-latest',
|
|
117
|
+
'devstral-medium-2507',
|
|
118
|
+
'devstral-small-2505',
|
|
119
|
+
'devstral-small-2507',
|
|
120
|
+
'magistral-medium-latest',
|
|
121
|
+
'magistral-small',
|
|
122
|
+
'ministral-3b-latest',
|
|
123
|
+
'ministral-8b-latest',
|
|
124
|
+
'mistral-large-latest',
|
|
125
|
+
'mistral-medium-2505',
|
|
126
|
+
'mistral-medium-2508',
|
|
127
|
+
'mistral-medium-latest',
|
|
128
|
+
'mistral-nemo',
|
|
129
|
+
'mistral-small-latest',
|
|
130
|
+
'open-mistral-7b',
|
|
131
|
+
'open-mixtral-8x22b',
|
|
132
|
+
'open-mixtral-8x7b',
|
|
133
|
+
'pixtral-12b',
|
|
134
|
+
'pixtral-large-latest',
|
|
135
|
+
];
|
|
136
|
+
readonly vercel: readonly [
|
|
137
|
+
'alibaba/qwen3-coder-plus',
|
|
138
|
+
'alibaba/qwen3-max',
|
|
139
|
+
'alibaba/qwen3-next-80b-a3b-instruct',
|
|
140
|
+
'alibaba/qwen3-next-80b-a3b-thinking',
|
|
141
|
+
'alibaba/qwen3-vl-instruct',
|
|
142
|
+
'alibaba/qwen3-vl-thinking',
|
|
143
|
+
'amazon/nova-lite',
|
|
144
|
+
'amazon/nova-micro',
|
|
145
|
+
'amazon/nova-pro',
|
|
146
|
+
'anthropic/claude-3-5-haiku',
|
|
147
|
+
'anthropic/claude-3-haiku',
|
|
148
|
+
'anthropic/claude-3-opus',
|
|
149
|
+
'anthropic/claude-3.5-sonnet',
|
|
150
|
+
'anthropic/claude-3.7-sonnet',
|
|
151
|
+
'anthropic/claude-4-1-opus',
|
|
152
|
+
'anthropic/claude-4-opus',
|
|
153
|
+
'anthropic/claude-4-sonnet',
|
|
154
|
+
'anthropic/claude-4.5-sonnet',
|
|
155
|
+
'anthropic/claude-haiku-4.5',
|
|
156
|
+
'cerebras/qwen3-coder',
|
|
157
|
+
'deepseek/deepseek-r1',
|
|
158
|
+
'deepseek/deepseek-r1-distill-llama-70b',
|
|
159
|
+
'deepseek/deepseek-v3.1-terminus',
|
|
160
|
+
'deepseek/deepseek-v3.2-exp',
|
|
161
|
+
'deepseek/deepseek-v3.2-exp-thinking',
|
|
162
|
+
'google/gemini-2.0-flash',
|
|
163
|
+
'google/gemini-2.0-flash-lite',
|
|
91
164
|
'google/gemini-2.5-flash',
|
|
165
|
+
'google/gemini-2.5-flash-lite',
|
|
166
|
+
'google/gemini-2.5-flash-lite-preview-09-2025',
|
|
167
|
+
'google/gemini-2.5-flash-preview-09-2025',
|
|
92
168
|
'google/gemini-2.5-pro',
|
|
169
|
+
'meta/llama-3.3-70b',
|
|
170
|
+
'meta/llama-4-maverick',
|
|
171
|
+
'meta/llama-4-scout',
|
|
172
|
+
'mistral/codestral',
|
|
173
|
+
'mistral/magistral-medium',
|
|
174
|
+
'mistral/magistral-small',
|
|
175
|
+
'mistral/ministral-3b',
|
|
176
|
+
'mistral/ministral-8b',
|
|
177
|
+
'mistral/mistral-large',
|
|
178
|
+
'mistral/mistral-small',
|
|
179
|
+
'mistral/mixtral-8x22b-instruct',
|
|
180
|
+
'mistral/pixtral-12b',
|
|
181
|
+
'mistral/pixtral-large',
|
|
182
|
+
'moonshotai/kimi-k2',
|
|
183
|
+
'morph/morph-v3-fast',
|
|
184
|
+
'morph/morph-v3-large',
|
|
185
|
+
'openai/gpt-4-turbo',
|
|
93
186
|
'openai/gpt-4.1',
|
|
94
187
|
'openai/gpt-4.1-mini',
|
|
188
|
+
'openai/gpt-4.1-nano',
|
|
189
|
+
'openai/gpt-4o',
|
|
95
190
|
'openai/gpt-4o-mini',
|
|
96
191
|
'openai/gpt-5',
|
|
192
|
+
'openai/gpt-5-codex',
|
|
97
193
|
'openai/gpt-5-mini',
|
|
98
194
|
'openai/gpt-5-nano',
|
|
195
|
+
'openai/gpt-oss-120b',
|
|
196
|
+
'openai/gpt-oss-20b',
|
|
197
|
+
'openai/o1',
|
|
198
|
+
'openai/o3',
|
|
199
|
+
'openai/o3-mini',
|
|
99
200
|
'openai/o4-mini',
|
|
201
|
+
'perplexity/sonar',
|
|
202
|
+
'perplexity/sonar-pro',
|
|
203
|
+
'perplexity/sonar-reasoning',
|
|
204
|
+
'perplexity/sonar-reasoning-pro',
|
|
205
|
+
'vercel/v0-1.0-md',
|
|
206
|
+
'vercel/v0-1.5-md',
|
|
207
|
+
'xai/grok-2',
|
|
208
|
+
'xai/grok-2-vision',
|
|
209
|
+
'xai/grok-3',
|
|
210
|
+
'xai/grok-3-fast',
|
|
211
|
+
'xai/grok-3-mini',
|
|
212
|
+
'xai/grok-3-mini-fast',
|
|
213
|
+
'xai/grok-4',
|
|
214
|
+
'xai/grok-4-fast',
|
|
215
|
+
'xai/grok-4-fast-non-reasoning',
|
|
216
|
+
'xai/grok-code-fast-1',
|
|
217
|
+
'zai/glm-4.5',
|
|
218
|
+
'zai/glm-4.5-air',
|
|
219
|
+
'zai/glm-4.5v',
|
|
220
|
+
'zai/glm-4.6',
|
|
100
221
|
];
|
|
101
222
|
readonly nebius: readonly [
|
|
102
223
|
'NousResearch/hermes-4-405b',
|
|
@@ -115,337 +236,133 @@ export type ProviderModelsMap = {
|
|
|
115
236
|
'zai-org/glm-4.5',
|
|
116
237
|
'zai-org/glm-4.5-air',
|
|
117
238
|
];
|
|
118
|
-
readonly
|
|
119
|
-
|
|
120
|
-
'
|
|
121
|
-
'deepseek-
|
|
122
|
-
'
|
|
123
|
-
'
|
|
124
|
-
'
|
|
125
|
-
'
|
|
126
|
-
'
|
|
127
|
-
'
|
|
128
|
-
'
|
|
129
|
-
'
|
|
130
|
-
'
|
|
131
|
-
'
|
|
132
|
-
'
|
|
133
|
-
|
|
134
|
-
|
|
135
|
-
|
|
136
|
-
|
|
137
|
-
|
|
138
|
-
'
|
|
139
|
-
'
|
|
140
|
-
'
|
|
141
|
-
'
|
|
142
|
-
'
|
|
143
|
-
'
|
|
144
|
-
'
|
|
145
|
-
'
|
|
146
|
-
'
|
|
147
|
-
'
|
|
148
|
-
'
|
|
149
|
-
|
|
150
|
-
|
|
151
|
-
'
|
|
152
|
-
'
|
|
153
|
-
'
|
|
154
|
-
'
|
|
155
|
-
'
|
|
156
|
-
'
|
|
157
|
-
'
|
|
158
|
-
'
|
|
159
|
-
'
|
|
160
|
-
'
|
|
161
|
-
'
|
|
162
|
-
'
|
|
163
|
-
'
|
|
164
|
-
'
|
|
165
|
-
'
|
|
166
|
-
'
|
|
167
|
-
'
|
|
168
|
-
'
|
|
169
|
-
'
|
|
170
|
-
'
|
|
171
|
-
'
|
|
172
|
-
'
|
|
173
|
-
'
|
|
174
|
-
'
|
|
175
|
-
'
|
|
176
|
-
'
|
|
177
|
-
'
|
|
178
|
-
'
|
|
179
|
-
'
|
|
180
|
-
'
|
|
181
|
-
'google/gemma-3-27b-it',
|
|
182
|
-
'google/gemma-3n-e4b-it',
|
|
183
|
-
'google/gemma-3n-e4b-it:free',
|
|
184
|
-
'meta-llama/llama-3.2-11b-vision-instruct',
|
|
185
|
-
'meta-llama/llama-3.3-70b-instruct:free',
|
|
186
|
-
'meta-llama/llama-4-scout:free',
|
|
187
|
-
'microsoft/mai-ds-r1:free',
|
|
188
|
-
'mistralai/codestral-2508',
|
|
189
|
-
'mistralai/devstral-medium-2507',
|
|
190
|
-
'mistralai/devstral-small-2505',
|
|
191
|
-
'mistralai/devstral-small-2505:free',
|
|
192
|
-
'mistralai/devstral-small-2507',
|
|
193
|
-
'mistralai/mistral-7b-instruct:free',
|
|
194
|
-
'mistralai/mistral-medium-3',
|
|
195
|
-
'mistralai/mistral-medium-3.1',
|
|
196
|
-
'mistralai/mistral-nemo:free',
|
|
197
|
-
'mistralai/mistral-small-3.1-24b-instruct',
|
|
198
|
-
'mistralai/mistral-small-3.2-24b-instruct',
|
|
199
|
-
'mistralai/mistral-small-3.2-24b-instruct:free',
|
|
200
|
-
'moonshotai/kimi-dev-72b:free',
|
|
201
|
-
'moonshotai/kimi-k2',
|
|
202
|
-
'moonshotai/kimi-k2-0905',
|
|
203
|
-
'moonshotai/kimi-k2:free',
|
|
204
|
-
'nousresearch/deephermes-3-llama-3-8b-preview',
|
|
205
|
-
'nousresearch/hermes-4-405b',
|
|
206
|
-
'nousresearch/hermes-4-70b',
|
|
207
|
-
'openai/gpt-4.1',
|
|
208
|
-
'openai/gpt-4.1-mini',
|
|
209
|
-
'openai/gpt-4o-mini',
|
|
210
|
-
'openai/gpt-5',
|
|
211
|
-
'openai/gpt-5-chat',
|
|
212
|
-
'openai/gpt-5-codex',
|
|
213
|
-
'openai/gpt-5-image',
|
|
214
|
-
'openai/gpt-5-mini',
|
|
215
|
-
'openai/gpt-5-nano',
|
|
216
|
-
'openai/gpt-oss-120b',
|
|
217
|
-
'openai/gpt-oss-20b',
|
|
218
|
-
'openai/o4-mini',
|
|
219
|
-
'openrouter/cypher-alpha:free',
|
|
220
|
-
'openrouter/horizon-alpha',
|
|
221
|
-
'openrouter/horizon-beta',
|
|
222
|
-
'openrouter/sonoma-dusk-alpha',
|
|
223
|
-
'openrouter/sonoma-sky-alpha',
|
|
224
|
-
'qwen/qwen-2.5-coder-32b-instruct',
|
|
225
|
-
'qwen/qwen2.5-vl-32b-instruct:free',
|
|
226
|
-
'qwen/qwen2.5-vl-72b-instruct',
|
|
227
|
-
'qwen/qwen2.5-vl-72b-instruct:free',
|
|
228
|
-
'qwen/qwen3-14b:free',
|
|
229
|
-
'qwen/qwen3-235b-a22b-07-25',
|
|
230
|
-
'qwen/qwen3-235b-a22b-07-25:free',
|
|
231
|
-
'qwen/qwen3-235b-a22b-thinking-2507',
|
|
232
|
-
'qwen/qwen3-235b-a22b:free',
|
|
233
|
-
'qwen/qwen3-30b-a3b-instruct-2507',
|
|
234
|
-
'qwen/qwen3-30b-a3b-thinking-2507',
|
|
235
|
-
'qwen/qwen3-30b-a3b:free',
|
|
236
|
-
'qwen/qwen3-32b:free',
|
|
237
|
-
'qwen/qwen3-8b:free',
|
|
238
|
-
'qwen/qwen3-coder',
|
|
239
|
-
'qwen/qwen3-coder:free',
|
|
240
|
-
'qwen/qwen3-max',
|
|
241
|
-
'qwen/qwen3-next-80b-a3b-instruct',
|
|
242
|
-
'qwen/qwen3-next-80b-a3b-thinking',
|
|
243
|
-
'qwen/qwq-32b:free',
|
|
244
|
-
'rekaai/reka-flash-3',
|
|
245
|
-
'sarvamai/sarvam-m:free',
|
|
246
|
-
'thudm/glm-z1-32b:free',
|
|
247
|
-
'tngtech/deepseek-r1t2-chimera:free',
|
|
248
|
-
'x-ai/grok-3',
|
|
249
|
-
'x-ai/grok-3-beta',
|
|
250
|
-
'x-ai/grok-3-mini',
|
|
251
|
-
'x-ai/grok-3-mini-beta',
|
|
252
|
-
'x-ai/grok-4',
|
|
253
|
-
'x-ai/grok-4-fast',
|
|
254
|
-
'x-ai/grok-4-fast:free',
|
|
255
|
-
'x-ai/grok-code-fast-1',
|
|
256
|
-
'z-ai/glm-4.5',
|
|
257
|
-
'z-ai/glm-4.5-air',
|
|
258
|
-
'z-ai/glm-4.5-air:free',
|
|
259
|
-
'z-ai/glm-4.5v',
|
|
260
|
-
'z-ai/glm-4.6',
|
|
261
|
-
];
|
|
262
|
-
readonly cerebras: readonly ['gpt-oss-120b', 'qwen-3-235b-a22b-instruct-2507', 'qwen-3-coder-480b'];
|
|
263
|
-
readonly zhipuai: readonly ['glm-4.5', 'glm-4.5-air', 'glm-4.5-flash', 'glm-4.5v', 'glm-4.6'];
|
|
264
|
-
readonly togetherai: readonly [
|
|
265
|
-
'Qwen/Qwen3-Coder-480B-A35B-Instruct-FP8',
|
|
266
|
-
'deepseek-ai/DeepSeek-R1',
|
|
267
|
-
'deepseek-ai/DeepSeek-V3',
|
|
268
|
-
'meta-llama/Llama-3.3-70B-Instruct-Turbo',
|
|
269
|
-
'moonshotai/Kimi-K2-Instruct',
|
|
270
|
-
'openai/gpt-oss-120b',
|
|
239
|
+
readonly deepseek: readonly ['deepseek-chat', 'deepseek-reasoner'];
|
|
240
|
+
readonly 'alibaba-cn': readonly [
|
|
241
|
+
'deepseek-r1',
|
|
242
|
+
'deepseek-r1-0528',
|
|
243
|
+
'deepseek-r1-distill-llama-70b',
|
|
244
|
+
'deepseek-r1-distill-llama-8b',
|
|
245
|
+
'deepseek-r1-distill-qwen-1-5b',
|
|
246
|
+
'deepseek-r1-distill-qwen-14b',
|
|
247
|
+
'deepseek-r1-distill-qwen-32b',
|
|
248
|
+
'deepseek-r1-distill-qwen-7b',
|
|
249
|
+
'deepseek-v3',
|
|
250
|
+
'deepseek-v3-1',
|
|
251
|
+
'deepseek-v3-2-exp',
|
|
252
|
+
'moonshot-kimi-k2-instruct',
|
|
253
|
+
'qvq-max',
|
|
254
|
+
'qwen-deep-research',
|
|
255
|
+
'qwen-doc-turbo',
|
|
256
|
+
'qwen-flash',
|
|
257
|
+
'qwen-long',
|
|
258
|
+
'qwen-math-plus',
|
|
259
|
+
'qwen-math-turbo',
|
|
260
|
+
'qwen-max',
|
|
261
|
+
'qwen-mt-plus',
|
|
262
|
+
'qwen-mt-turbo',
|
|
263
|
+
'qwen-omni-turbo',
|
|
264
|
+
'qwen-omni-turbo-realtime',
|
|
265
|
+
'qwen-plus',
|
|
266
|
+
'qwen-plus-character',
|
|
267
|
+
'qwen-turbo',
|
|
268
|
+
'qwen-vl-max',
|
|
269
|
+
'qwen-vl-ocr',
|
|
270
|
+
'qwen-vl-plus',
|
|
271
|
+
'qwen2-5-14b-instruct',
|
|
272
|
+
'qwen2-5-32b-instruct',
|
|
273
|
+
'qwen2-5-72b-instruct',
|
|
274
|
+
'qwen2-5-7b-instruct',
|
|
275
|
+
'qwen2-5-coder-32b-instruct',
|
|
276
|
+
'qwen2-5-coder-7b-instruct',
|
|
277
|
+
'qwen2-5-math-72b-instruct',
|
|
278
|
+
'qwen2-5-math-7b-instruct',
|
|
279
|
+
'qwen2-5-omni-7b',
|
|
280
|
+
'qwen2-5-vl-72b-instruct',
|
|
281
|
+
'qwen2-5-vl-7b-instruct',
|
|
282
|
+
'qwen3-14b',
|
|
283
|
+
'qwen3-235b-a22b',
|
|
284
|
+
'qwen3-32b',
|
|
285
|
+
'qwen3-8b',
|
|
286
|
+
'qwen3-asr-flash',
|
|
287
|
+
'qwen3-coder-30b-a3b-instruct',
|
|
288
|
+
'qwen3-coder-480b-a35b-instruct',
|
|
289
|
+
'qwen3-coder-flash',
|
|
290
|
+
'qwen3-coder-plus',
|
|
291
|
+
'qwen3-max',
|
|
292
|
+
'qwen3-next-80b-a3b-instruct',
|
|
293
|
+
'qwen3-next-80b-a3b-thinking',
|
|
294
|
+
'qwen3-omni-flash',
|
|
295
|
+
'qwen3-omni-flash-realtime',
|
|
296
|
+
'qwen3-vl-235b-a22b',
|
|
297
|
+
'qwen3-vl-30b-a3b',
|
|
298
|
+
'qwen3-vl-plus',
|
|
299
|
+
'qwq-32b',
|
|
300
|
+
'qwq-plus',
|
|
301
|
+
'tongyi-intent-detect-v3',
|
|
271
302
|
];
|
|
272
|
-
readonly
|
|
273
|
-
'
|
|
274
|
-
'
|
|
275
|
-
'
|
|
276
|
-
'
|
|
277
|
-
'
|
|
278
|
-
'
|
|
279
|
-
'
|
|
280
|
-
'
|
|
281
|
-
'
|
|
282
|
-
'
|
|
303
|
+
readonly venice: readonly [
|
|
304
|
+
'deepseek-coder-v2-lite',
|
|
305
|
+
'deepseek-r1-671b',
|
|
306
|
+
'dolphin-2.9.2-qwen2-72b',
|
|
307
|
+
'llama-3.1-405b',
|
|
308
|
+
'llama-3.2-3b',
|
|
309
|
+
'llama-3.3-70b',
|
|
310
|
+
'mistral-31-24b',
|
|
311
|
+
'qwen-2.5-coder-32b',
|
|
312
|
+
'qwen-2.5-qwq-32b',
|
|
313
|
+
'qwen-2.5-vl',
|
|
314
|
+
'qwen3-235b',
|
|
315
|
+
'qwen3-4b',
|
|
316
|
+
'venice-uncensored',
|
|
283
317
|
];
|
|
284
|
-
readonly
|
|
318
|
+
readonly chutes: readonly [
|
|
285
319
|
'Qwen/Qwen3-235B-A22B-Instruct-2507',
|
|
286
320
|
'Qwen/Qwen3-235B-A22B-Thinking-2507',
|
|
321
|
+
'Qwen/Qwen3-30B-A3B',
|
|
322
|
+
'Qwen/Qwen3-30B-A3B-Instruct-2507',
|
|
323
|
+
'Qwen/Qwen3-30B-A3B-Thinking-2507',
|
|
324
|
+
'Qwen/Qwen3-Coder-30B-A3B-Instruct',
|
|
287
325
|
'Qwen/Qwen3-Coder-480B-A35B-Instruct-FP8',
|
|
326
|
+
'Qwen/Qwen3-Next-80B-A3B-Instruct',
|
|
327
|
+
'Qwen/Qwen3-Next-80B-A3B-Thinking',
|
|
328
|
+
'chutesai/Devstral-Small-2505',
|
|
329
|
+
'chutesai/Mistral-Small-3.2-24B-Instruct-2506',
|
|
288
330
|
'deepseek-ai/DeepSeek-R1-0528',
|
|
331
|
+
'deepseek-ai/DeepSeek-R1-0528-Qwen3-8B',
|
|
332
|
+
'deepseek-ai/DeepSeek-R1-Distill-Llama-70B',
|
|
289
333
|
'deepseek-ai/DeepSeek-V3-0324',
|
|
290
334
|
'deepseek-ai/DeepSeek-V3.1',
|
|
335
|
+
'deepseek-ai/DeepSeek-V3.1-Terminus',
|
|
336
|
+
'deepseek-ai/DeepSeek-V3.1-turbo',
|
|
337
|
+
'deepseek-ai/DeepSeek-V3.1:THINKING',
|
|
338
|
+
'deepseek-ai/DeepSeek-V3.2-Exp',
|
|
339
|
+
'meituan-longcat/LongCat-Flash-Chat-FP8',
|
|
340
|
+
'moonshotai/Kimi-Dev-72B',
|
|
341
|
+
'moonshotai/Kimi-K2-Instruct-0905',
|
|
342
|
+
'moonshotai/Kimi-K2-Instruct-75k',
|
|
343
|
+
'moonshotai/Kimi-VL-A3B-Thinking',
|
|
291
344
|
'openai/gpt-oss-120b',
|
|
345
|
+
'tngtech/DeepSeek-R1T-Chimera',
|
|
346
|
+
'tngtech/DeepSeek-TNG-R1T2-Chimera',
|
|
292
347
|
'zai-org/GLM-4.5-Air',
|
|
293
348
|
'zai-org/GLM-4.5-FP8',
|
|
349
|
+
'zai-org/GLM-4.5-turbo',
|
|
350
|
+
'zai-org/GLM-4.6-FP8',
|
|
351
|
+
'zai-org/GLM-4.6-turbo',
|
|
294
352
|
];
|
|
295
|
-
readonly
|
|
296
|
-
'
|
|
297
|
-
'
|
|
298
|
-
'
|
|
299
|
-
'alibaba/qwen3-next-80b-a3b-thinking',
|
|
300
|
-
'alibaba/qwen3-vl-instruct',
|
|
301
|
-
'alibaba/qwen3-vl-thinking',
|
|
302
|
-
'amazon/nova-lite',
|
|
303
|
-
'amazon/nova-micro',
|
|
304
|
-
'amazon/nova-pro',
|
|
305
|
-
'anthropic/claude-3-5-haiku',
|
|
306
|
-
'anthropic/claude-3-haiku',
|
|
307
|
-
'anthropic/claude-3-opus',
|
|
308
|
-
'anthropic/claude-3.5-sonnet',
|
|
309
|
-
'anthropic/claude-3.7-sonnet',
|
|
310
|
-
'anthropic/claude-4-1-opus',
|
|
311
|
-
'anthropic/claude-4-opus',
|
|
312
|
-
'anthropic/claude-4-sonnet',
|
|
313
|
-
'anthropic/claude-4.5-sonnet',
|
|
314
|
-
'anthropic/claude-haiku-4.5',
|
|
315
|
-
'cerebras/qwen3-coder',
|
|
316
|
-
'deepseek/deepseek-r1',
|
|
317
|
-
'deepseek/deepseek-r1-distill-llama-70b',
|
|
318
|
-
'deepseek/deepseek-v3.1-terminus',
|
|
319
|
-
'deepseek/deepseek-v3.2-exp',
|
|
320
|
-
'deepseek/deepseek-v3.2-exp-thinking',
|
|
321
|
-
'google/gemini-2.0-flash',
|
|
322
|
-
'google/gemini-2.0-flash-lite',
|
|
323
|
-
'google/gemini-2.5-flash',
|
|
324
|
-
'google/gemini-2.5-flash-lite',
|
|
325
|
-
'google/gemini-2.5-flash-lite-preview-09-2025',
|
|
326
|
-
'google/gemini-2.5-flash-preview-09-2025',
|
|
327
|
-
'google/gemini-2.5-pro',
|
|
328
|
-
'meta/llama-3.3-70b',
|
|
329
|
-
'meta/llama-4-maverick',
|
|
330
|
-
'meta/llama-4-scout',
|
|
331
|
-
'mistral/codestral',
|
|
332
|
-
'mistral/magistral-medium',
|
|
333
|
-
'mistral/magistral-small',
|
|
334
|
-
'mistral/ministral-3b',
|
|
335
|
-
'mistral/ministral-8b',
|
|
336
|
-
'mistral/mistral-large',
|
|
337
|
-
'mistral/mistral-small',
|
|
338
|
-
'mistral/mixtral-8x22b-instruct',
|
|
339
|
-
'mistral/pixtral-12b',
|
|
340
|
-
'mistral/pixtral-large',
|
|
341
|
-
'moonshotai/kimi-k2',
|
|
342
|
-
'morph/morph-v3-fast',
|
|
343
|
-
'morph/morph-v3-large',
|
|
344
|
-
'openai/gpt-4-turbo',
|
|
345
|
-
'openai/gpt-4.1',
|
|
346
|
-
'openai/gpt-4.1-mini',
|
|
347
|
-
'openai/gpt-4.1-nano',
|
|
348
|
-
'openai/gpt-4o',
|
|
349
|
-
'openai/gpt-4o-mini',
|
|
350
|
-
'openai/gpt-5',
|
|
351
|
-
'openai/gpt-5-codex',
|
|
352
|
-
'openai/gpt-5-mini',
|
|
353
|
-
'openai/gpt-5-nano',
|
|
354
|
-
'openai/gpt-oss-120b',
|
|
355
|
-
'openai/gpt-oss-20b',
|
|
356
|
-
'openai/o1',
|
|
357
|
-
'openai/o3',
|
|
358
|
-
'openai/o3-mini',
|
|
359
|
-
'openai/o4-mini',
|
|
360
|
-
'perplexity/sonar',
|
|
361
|
-
'perplexity/sonar-pro',
|
|
362
|
-
'perplexity/sonar-reasoning',
|
|
363
|
-
'perplexity/sonar-reasoning-pro',
|
|
364
|
-
'vercel/v0-1.0-md',
|
|
365
|
-
'vercel/v0-1.5-md',
|
|
366
|
-
'xai/grok-2',
|
|
367
|
-
'xai/grok-2-vision',
|
|
368
|
-
'xai/grok-3',
|
|
369
|
-
'xai/grok-3-fast',
|
|
370
|
-
'xai/grok-3-mini',
|
|
371
|
-
'xai/grok-3-mini-fast',
|
|
372
|
-
'xai/grok-4',
|
|
373
|
-
'xai/grok-4-fast',
|
|
374
|
-
'xai/grok-4-fast-non-reasoning',
|
|
375
|
-
'xai/grok-code-fast-1',
|
|
376
|
-
'zai/glm-4.5',
|
|
377
|
-
'zai/glm-4.5-air',
|
|
378
|
-
'zai/glm-4.5v',
|
|
379
|
-
'zai/glm-4.6',
|
|
380
|
-
];
|
|
381
|
-
readonly synthetic: readonly [
|
|
382
|
-
'hf:Qwen/Qwen2.5-Coder-32B-Instruct',
|
|
383
|
-
'hf:Qwen/Qwen3-235B-A22B-Instruct-2507',
|
|
384
|
-
'hf:Qwen/Qwen3-235B-A22B-Thinking-2507',
|
|
385
|
-
'hf:Qwen/Qwen3-Coder-480B-A35B-Instruct',
|
|
386
|
-
'hf:deepseek-ai/DeepSeek-R1',
|
|
387
|
-
'hf:deepseek-ai/DeepSeek-R1-0528',
|
|
388
|
-
'hf:deepseek-ai/DeepSeek-V3',
|
|
389
|
-
'hf:deepseek-ai/DeepSeek-V3-0324',
|
|
390
|
-
'hf:deepseek-ai/DeepSeek-V3.1',
|
|
391
|
-
'hf:deepseek-ai/DeepSeek-V3.1-Terminus',
|
|
392
|
-
'hf:meta-llama/Llama-3.1-405B-Instruct',
|
|
393
|
-
'hf:meta-llama/Llama-3.1-70B-Instruct',
|
|
394
|
-
'hf:meta-llama/Llama-3.1-8B-Instruct',
|
|
395
|
-
'hf:meta-llama/Llama-3.3-70B-Instruct',
|
|
396
|
-
'hf:meta-llama/Llama-4-Maverick-17B-128E-Instruct-FP8',
|
|
397
|
-
'hf:meta-llama/Llama-4-Scout-17B-16E-Instruct',
|
|
398
|
-
'hf:moonshotai/Kimi-K2-Instruct',
|
|
399
|
-
'hf:moonshotai/Kimi-K2-Instruct-0905',
|
|
400
|
-
'hf:openai/gpt-oss-120b',
|
|
401
|
-
'hf:zai-org/GLM-4.5',
|
|
402
|
-
'hf:zai-org/GLM-4.6',
|
|
403
|
-
];
|
|
404
|
-
readonly google: readonly [
|
|
405
|
-
'gemini-1.5-flash',
|
|
406
|
-
'gemini-1.5-flash-8b',
|
|
407
|
-
'gemini-1.5-pro',
|
|
408
|
-
'gemini-2.0-flash',
|
|
409
|
-
'gemini-2.0-flash-lite',
|
|
410
|
-
'gemini-2.5-flash',
|
|
411
|
-
'gemini-2.5-flash-image',
|
|
412
|
-
'gemini-2.5-flash-image-preview',
|
|
413
|
-
'gemini-2.5-flash-lite',
|
|
414
|
-
'gemini-2.5-flash-lite-preview-06-17',
|
|
415
|
-
'gemini-2.5-flash-lite-preview-09-2025',
|
|
416
|
-
'gemini-2.5-flash-preview-04-17',
|
|
417
|
-
'gemini-2.5-flash-preview-05-20',
|
|
418
|
-
'gemini-2.5-flash-preview-09-2025',
|
|
419
|
-
'gemini-2.5-flash-preview-tts',
|
|
353
|
+
readonly cortecs: readonly [
|
|
354
|
+
'claude-4-5-sonnet',
|
|
355
|
+
'claude-sonnet-4',
|
|
356
|
+
'deepseek-v3-0324',
|
|
420
357
|
'gemini-2.5-pro',
|
|
421
|
-
'
|
|
422
|
-
'
|
|
423
|
-
'
|
|
424
|
-
'
|
|
425
|
-
'
|
|
426
|
-
'
|
|
427
|
-
'
|
|
428
|
-
];
|
|
429
|
-
readonly groq: readonly [
|
|
430
|
-
'deepseek-r1-distill-llama-70b',
|
|
431
|
-
'gemma2-9b-it',
|
|
432
|
-
'llama-3.1-8b-instant',
|
|
433
|
-
'llama-3.3-70b-versatile',
|
|
434
|
-
'llama-guard-3-8b',
|
|
435
|
-
'llama3-70b-8192',
|
|
436
|
-
'llama3-8b-8192',
|
|
437
|
-
'meta-llama/llama-4-maverick-17b-128e-instruct',
|
|
438
|
-
'meta-llama/llama-4-scout-17b-16e-instruct',
|
|
439
|
-
'meta-llama/llama-guard-4-12b',
|
|
440
|
-
'mistral-saba-24b',
|
|
441
|
-
'moonshotai/kimi-k2-instruct',
|
|
442
|
-
'moonshotai/kimi-k2-instruct-0905',
|
|
443
|
-
'openai/gpt-oss-120b',
|
|
444
|
-
'openai/gpt-oss-20b',
|
|
445
|
-
'qwen-qwq-32b',
|
|
446
|
-
'qwen/qwen3-32b',
|
|
358
|
+
'gpt-4.1',
|
|
359
|
+
'gpt-oss-120b',
|
|
360
|
+
'kimi-k2-instruct',
|
|
361
|
+
'llama-3.1-405b-instruct',
|
|
362
|
+
'nova-pro-v1',
|
|
363
|
+
'qwen3-32b',
|
|
364
|
+
'qwen3-coder-480b-a35b-instruct',
|
|
447
365
|
];
|
|
448
|
-
readonly 'moonshotai-cn': readonly ['kimi-k2-0711-preview', 'kimi-k2-0905-preview', 'kimi-k2-turbo-preview'];
|
|
449
366
|
readonly 'github-models': readonly [
|
|
450
367
|
'ai21-labs/ai21-jamba-1.5-large',
|
|
451
368
|
'ai21-labs/ai21-jamba-1.5-mini',
|
|
@@ -503,25 +420,32 @@ export type ProviderModelsMap = {
|
|
|
503
420
|
'xai/grok-3',
|
|
504
421
|
'xai/grok-3-mini',
|
|
505
422
|
];
|
|
506
|
-
readonly
|
|
423
|
+
readonly togetherai: readonly [
|
|
424
|
+
'Qwen/Qwen3-Coder-480B-A35B-Instruct-FP8',
|
|
425
|
+
'deepseek-ai/DeepSeek-R1',
|
|
426
|
+
'deepseek-ai/DeepSeek-V3',
|
|
427
|
+
'meta-llama/Llama-3.3-70B-Instruct-Turbo',
|
|
428
|
+
'moonshotai/Kimi-K2-Instruct',
|
|
429
|
+
'openai/gpt-oss-120b',
|
|
430
|
+
];
|
|
431
|
+
readonly baseten: readonly [
|
|
432
|
+
'Qwen3/Qwen3-Coder-480B-A35B-Instruct',
|
|
433
|
+
'moonshotai/Kimi-K2-Instruct-0905',
|
|
434
|
+
'zai-org/GLM-4.6',
|
|
435
|
+
];
|
|
436
|
+
readonly huggingface: readonly [
|
|
437
|
+
'Qwen/Qwen3-235B-A22B-Thinking-2507',
|
|
507
438
|
'Qwen/Qwen3-Coder-480B-A35B-Instruct',
|
|
508
|
-
'Qwen/Qwen3-
|
|
439
|
+
'Qwen/Qwen3-Next-80B-A3B-Instruct',
|
|
440
|
+
'Qwen/Qwen3-Next-80B-A3B-Thinking',
|
|
441
|
+
'deepseek-ai/DeepSeek-R1-0528',
|
|
442
|
+
'deepseek-ai/Deepseek-V3-0324',
|
|
509
443
|
'moonshotai/Kimi-K2-Instruct',
|
|
444
|
+
'moonshotai/Kimi-K2-Instruct-0905',
|
|
510
445
|
'zai-org/GLM-4.5',
|
|
446
|
+
'zai-org/GLM-4.5-Air',
|
|
447
|
+
'zai-org/GLM-4.6',
|
|
511
448
|
];
|
|
512
|
-
readonly 'fireworks-ai': readonly [
|
|
513
|
-
'accounts/fireworks/models/deepseek-r1-0528',
|
|
514
|
-
'accounts/fireworks/models/deepseek-v3-0324',
|
|
515
|
-
'accounts/fireworks/models/deepseek-v3p1',
|
|
516
|
-
'accounts/fireworks/models/glm-4p5',
|
|
517
|
-
'accounts/fireworks/models/glm-4p5-air',
|
|
518
|
-
'accounts/fireworks/models/gpt-oss-120b',
|
|
519
|
-
'accounts/fireworks/models/gpt-oss-20b',
|
|
520
|
-
'accounts/fireworks/models/kimi-k2-instruct',
|
|
521
|
-
'accounts/fireworks/models/qwen3-235b-a22b',
|
|
522
|
-
'accounts/fireworks/models/qwen3-coder-480b-a35b-instruct',
|
|
523
|
-
];
|
|
524
|
-
readonly zai: readonly ['glm-4.5', 'glm-4.5-air', 'glm-4.5-flash', 'glm-4.5v', 'glm-4.6'];
|
|
525
449
|
readonly opencode: readonly [
|
|
526
450
|
'an-gbt',
|
|
527
451
|
'big-pickle',
|
|
@@ -538,18 +462,60 @@ export type ProviderModelsMap = {
|
|
|
538
462
|
'kimi-k2',
|
|
539
463
|
'qwen3-coder',
|
|
540
464
|
];
|
|
541
|
-
readonly
|
|
465
|
+
readonly fastrouter: readonly [
|
|
466
|
+
'anthropic/claude-opus-4.1',
|
|
467
|
+
'anthropic/claude-sonnet-4',
|
|
468
|
+
'deepseek-ai/deepseek-r1-distill-llama-70b',
|
|
469
|
+
'google/gemini-2.5-flash',
|
|
470
|
+
'google/gemini-2.5-pro',
|
|
471
|
+
'moonshotai/kimi-k2',
|
|
472
|
+
'openai/gpt-4.1',
|
|
473
|
+
'openai/gpt-5',
|
|
474
|
+
'openai/gpt-5-mini',
|
|
475
|
+
'openai/gpt-5-nano',
|
|
476
|
+
'openai/gpt-oss-120b',
|
|
477
|
+
'openai/gpt-oss-20b',
|
|
478
|
+
'qwen/qwen3-coder',
|
|
479
|
+
'x-ai/grok-4',
|
|
480
|
+
];
|
|
481
|
+
readonly google: readonly [
|
|
482
|
+
'gemini-1.5-flash',
|
|
483
|
+
'gemini-1.5-flash-8b',
|
|
484
|
+
'gemini-1.5-pro',
|
|
485
|
+
'gemini-2.0-flash',
|
|
486
|
+
'gemini-2.0-flash-lite',
|
|
487
|
+
'gemini-2.5-flash',
|
|
488
|
+
'gemini-2.5-flash-image',
|
|
489
|
+
'gemini-2.5-flash-image-preview',
|
|
490
|
+
'gemini-2.5-flash-lite',
|
|
491
|
+
'gemini-2.5-flash-lite-preview-06-17',
|
|
492
|
+
'gemini-2.5-flash-lite-preview-09-2025',
|
|
493
|
+
'gemini-2.5-flash-preview-04-17',
|
|
494
|
+
'gemini-2.5-flash-preview-05-20',
|
|
495
|
+
'gemini-2.5-flash-preview-09-2025',
|
|
496
|
+
'gemini-2.5-flash-preview-tts',
|
|
497
|
+
'gemini-2.5-pro',
|
|
498
|
+
'gemini-2.5-pro-preview-05-06',
|
|
499
|
+
'gemini-2.5-pro-preview-06-05',
|
|
500
|
+
'gemini-2.5-pro-preview-tts',
|
|
501
|
+
'gemini-flash-latest',
|
|
502
|
+
'gemini-flash-lite-latest',
|
|
503
|
+
'gemini-live-2.5-flash',
|
|
504
|
+
'gemini-live-2.5-flash-preview-native-audio',
|
|
505
|
+
];
|
|
542
506
|
readonly inception: readonly ['mercury', 'mercury-coder'];
|
|
543
|
-
readonly
|
|
544
|
-
'
|
|
545
|
-
'
|
|
546
|
-
'
|
|
547
|
-
'
|
|
548
|
-
'
|
|
549
|
-
'llama-
|
|
550
|
-
'llama-
|
|
507
|
+
readonly wandb: readonly [
|
|
508
|
+
'Qwen/Qwen3-235B-A22B-Instruct-2507',
|
|
509
|
+
'Qwen/Qwen3-235B-A22B-Thinking-2507',
|
|
510
|
+
'Qwen/Qwen3-Coder-480B-A35B-Instruct',
|
|
511
|
+
'deepseek-ai/DeepSeek-R1-0528',
|
|
512
|
+
'deepseek-ai/DeepSeek-V3-0324',
|
|
513
|
+
'meta-llama/Llama-3.1-8B-Instruct',
|
|
514
|
+
'meta-llama/Llama-3.3-70B-Instruct',
|
|
515
|
+
'meta-llama/Llama-4-Scout-17B-16E-Instruct',
|
|
516
|
+
'microsoft/Phi-4-mini-instruct',
|
|
517
|
+
'moonshotai/Kimi-K2-Instruct',
|
|
551
518
|
];
|
|
552
|
-
readonly lmstudio: readonly ['openai/gpt-oss-20b', 'qwen/qwen3-30b-a3b-2507', 'qwen/qwen3-coder-30b'];
|
|
553
519
|
readonly openai: readonly [
|
|
554
520
|
'codex-mini-latest',
|
|
555
521
|
'gpt-3.5-turbo',
|
|
@@ -579,6 +545,190 @@ export type ProviderModelsMap = {
|
|
|
579
545
|
'o4-mini',
|
|
580
546
|
'o4-mini-deep-research',
|
|
581
547
|
];
|
|
548
|
+
readonly 'zhipuai-coding-plan': readonly ['glm-4.5', 'glm-4.5-air', 'glm-4.5-flash', 'glm-4.5v', 'glm-4.6'];
|
|
549
|
+
readonly perplexity: readonly ['sonar', 'sonar-pro', 'sonar-reasoning', 'sonar-reasoning-pro'];
|
|
550
|
+
readonly openrouter: readonly [
|
|
551
|
+
'anthropic/claude-3.5-haiku',
|
|
552
|
+
'anthropic/claude-3.7-sonnet',
|
|
553
|
+
'anthropic/claude-haiku-4.5',
|
|
554
|
+
'anthropic/claude-opus-4',
|
|
555
|
+
'anthropic/claude-opus-4.1',
|
|
556
|
+
'anthropic/claude-sonnet-4',
|
|
557
|
+
'anthropic/claude-sonnet-4.5',
|
|
558
|
+
'cognitivecomputations/dolphin3.0-mistral-24b',
|
|
559
|
+
'cognitivecomputations/dolphin3.0-r1-mistral-24b',
|
|
560
|
+
'deepseek/deepseek-chat-v3-0324',
|
|
561
|
+
'deepseek/deepseek-chat-v3.1',
|
|
562
|
+
'deepseek/deepseek-r1-0528-qwen3-8b:free',
|
|
563
|
+
'deepseek/deepseek-r1-0528:free',
|
|
564
|
+
'deepseek/deepseek-r1-distill-llama-70b',
|
|
565
|
+
'deepseek/deepseek-r1-distill-qwen-14b',
|
|
566
|
+
'deepseek/deepseek-r1:free',
|
|
567
|
+
'deepseek/deepseek-v3-base:free',
|
|
568
|
+
'deepseek/deepseek-v3.1-terminus',
|
|
569
|
+
'featherless/qwerky-72b',
|
|
570
|
+
'google/gemini-2.0-flash-001',
|
|
571
|
+
'google/gemini-2.0-flash-exp:free',
|
|
572
|
+
'google/gemini-2.5-flash',
|
|
573
|
+
'google/gemini-2.5-flash-lite',
|
|
574
|
+
'google/gemini-2.5-flash-lite-preview-09-2025',
|
|
575
|
+
'google/gemini-2.5-flash-preview-09-2025',
|
|
576
|
+
'google/gemini-2.5-pro',
|
|
577
|
+
'google/gemini-2.5-pro-preview-05-06',
|
|
578
|
+
'google/gemini-2.5-pro-preview-06-05',
|
|
579
|
+
'google/gemma-2-9b-it:free',
|
|
580
|
+
'google/gemma-3-12b-it',
|
|
581
|
+
'google/gemma-3-27b-it',
|
|
582
|
+
'google/gemma-3n-e4b-it',
|
|
583
|
+
'google/gemma-3n-e4b-it:free',
|
|
584
|
+
'meta-llama/llama-3.2-11b-vision-instruct',
|
|
585
|
+
'meta-llama/llama-3.3-70b-instruct:free',
|
|
586
|
+
'meta-llama/llama-4-scout:free',
|
|
587
|
+
'microsoft/mai-ds-r1:free',
|
|
588
|
+
'mistralai/codestral-2508',
|
|
589
|
+
'mistralai/devstral-medium-2507',
|
|
590
|
+
'mistralai/devstral-small-2505',
|
|
591
|
+
'mistralai/devstral-small-2505:free',
|
|
592
|
+
'mistralai/devstral-small-2507',
|
|
593
|
+
'mistralai/mistral-7b-instruct:free',
|
|
594
|
+
'mistralai/mistral-medium-3',
|
|
595
|
+
'mistralai/mistral-medium-3.1',
|
|
596
|
+
'mistralai/mistral-nemo:free',
|
|
597
|
+
'mistralai/mistral-small-3.1-24b-instruct',
|
|
598
|
+
'mistralai/mistral-small-3.2-24b-instruct',
|
|
599
|
+
'mistralai/mistral-small-3.2-24b-instruct:free',
|
|
600
|
+
'moonshotai/kimi-dev-72b:free',
|
|
601
|
+
'moonshotai/kimi-k2',
|
|
602
|
+
'moonshotai/kimi-k2-0905',
|
|
603
|
+
'moonshotai/kimi-k2:free',
|
|
604
|
+
'nousresearch/deephermes-3-llama-3-8b-preview',
|
|
605
|
+
'nousresearch/hermes-4-405b',
|
|
606
|
+
'nousresearch/hermes-4-70b',
|
|
607
|
+
'openai/gpt-4.1',
|
|
608
|
+
'openai/gpt-4.1-mini',
|
|
609
|
+
'openai/gpt-4o-mini',
|
|
610
|
+
'openai/gpt-5',
|
|
611
|
+
'openai/gpt-5-chat',
|
|
612
|
+
'openai/gpt-5-codex',
|
|
613
|
+
'openai/gpt-5-image',
|
|
614
|
+
'openai/gpt-5-mini',
|
|
615
|
+
'openai/gpt-5-nano',
|
|
616
|
+
'openai/gpt-oss-120b',
|
|
617
|
+
'openai/gpt-oss-20b',
|
|
618
|
+
'openai/o4-mini',
|
|
619
|
+
'openrouter/cypher-alpha:free',
|
|
620
|
+
'openrouter/horizon-alpha',
|
|
621
|
+
'openrouter/horizon-beta',
|
|
622
|
+
'openrouter/sonoma-dusk-alpha',
|
|
623
|
+
'openrouter/sonoma-sky-alpha',
|
|
624
|
+
'qwen/qwen-2.5-coder-32b-instruct',
|
|
625
|
+
'qwen/qwen2.5-vl-32b-instruct:free',
|
|
626
|
+
'qwen/qwen2.5-vl-72b-instruct',
|
|
627
|
+
'qwen/qwen2.5-vl-72b-instruct:free',
|
|
628
|
+
'qwen/qwen3-14b:free',
|
|
629
|
+
'qwen/qwen3-235b-a22b-07-25',
|
|
630
|
+
'qwen/qwen3-235b-a22b-07-25:free',
|
|
631
|
+
'qwen/qwen3-235b-a22b-thinking-2507',
|
|
632
|
+
'qwen/qwen3-235b-a22b:free',
|
|
633
|
+
'qwen/qwen3-30b-a3b-instruct-2507',
|
|
634
|
+
'qwen/qwen3-30b-a3b-thinking-2507',
|
|
635
|
+
'qwen/qwen3-30b-a3b:free',
|
|
636
|
+
'qwen/qwen3-32b:free',
|
|
637
|
+
'qwen/qwen3-8b:free',
|
|
638
|
+
'qwen/qwen3-coder',
|
|
639
|
+
'qwen/qwen3-coder:free',
|
|
640
|
+
'qwen/qwen3-max',
|
|
641
|
+
'qwen/qwen3-next-80b-a3b-instruct',
|
|
642
|
+
'qwen/qwen3-next-80b-a3b-thinking',
|
|
643
|
+
'qwen/qwq-32b:free',
|
|
644
|
+
'rekaai/reka-flash-3',
|
|
645
|
+
'sarvamai/sarvam-m:free',
|
|
646
|
+
'thudm/glm-z1-32b:free',
|
|
647
|
+
'tngtech/deepseek-r1t2-chimera:free',
|
|
648
|
+
'x-ai/grok-3',
|
|
649
|
+
'x-ai/grok-3-beta',
|
|
650
|
+
'x-ai/grok-3-mini',
|
|
651
|
+
'x-ai/grok-3-mini-beta',
|
|
652
|
+
'x-ai/grok-4',
|
|
653
|
+
'x-ai/grok-4-fast',
|
|
654
|
+
'x-ai/grok-4-fast:free',
|
|
655
|
+
'x-ai/grok-code-fast-1',
|
|
656
|
+
'z-ai/glm-4.5',
|
|
657
|
+
'z-ai/glm-4.5-air',
|
|
658
|
+
'z-ai/glm-4.5-air:free',
|
|
659
|
+
'z-ai/glm-4.5v',
|
|
660
|
+
'z-ai/glm-4.6',
|
|
661
|
+
];
|
|
662
|
+
readonly synthetic: readonly [
|
|
663
|
+
'hf:Qwen/Qwen2.5-Coder-32B-Instruct',
|
|
664
|
+
'hf:Qwen/Qwen3-235B-A22B-Instruct-2507',
|
|
665
|
+
'hf:Qwen/Qwen3-235B-A22B-Thinking-2507',
|
|
666
|
+
'hf:Qwen/Qwen3-Coder-480B-A35B-Instruct',
|
|
667
|
+
'hf:deepseek-ai/DeepSeek-R1',
|
|
668
|
+
'hf:deepseek-ai/DeepSeek-R1-0528',
|
|
669
|
+
'hf:deepseek-ai/DeepSeek-V3',
|
|
670
|
+
'hf:deepseek-ai/DeepSeek-V3-0324',
|
|
671
|
+
'hf:deepseek-ai/DeepSeek-V3.1',
|
|
672
|
+
'hf:deepseek-ai/DeepSeek-V3.1-Terminus',
|
|
673
|
+
'hf:meta-llama/Llama-3.1-405B-Instruct',
|
|
674
|
+
'hf:meta-llama/Llama-3.1-70B-Instruct',
|
|
675
|
+
'hf:meta-llama/Llama-3.1-8B-Instruct',
|
|
676
|
+
'hf:meta-llama/Llama-3.3-70B-Instruct',
|
|
677
|
+
'hf:meta-llama/Llama-4-Maverick-17B-128E-Instruct-FP8',
|
|
678
|
+
'hf:meta-llama/Llama-4-Scout-17B-16E-Instruct',
|
|
679
|
+
'hf:moonshotai/Kimi-K2-Instruct',
|
|
680
|
+
'hf:moonshotai/Kimi-K2-Instruct-0905',
|
|
681
|
+
'hf:openai/gpt-oss-120b',
|
|
682
|
+
'hf:zai-org/GLM-4.5',
|
|
683
|
+
'hf:zai-org/GLM-4.6',
|
|
684
|
+
];
|
|
685
|
+
readonly deepinfra: readonly [
|
|
686
|
+
'Qwen/Qwen3-Coder-480B-A35B-Instruct',
|
|
687
|
+
'Qwen/Qwen3-Coder-480B-A35B-Instruct-Turbo',
|
|
688
|
+
'moonshotai/Kimi-K2-Instruct',
|
|
689
|
+
'zai-org/GLM-4.5',
|
|
690
|
+
];
|
|
691
|
+
readonly zhipuai: readonly ['glm-4.5', 'glm-4.5-air', 'glm-4.5-flash', 'glm-4.5v', 'glm-4.6'];
|
|
692
|
+
readonly submodel: readonly [
|
|
693
|
+
'Qwen/Qwen3-235B-A22B-Instruct-2507',
|
|
694
|
+
'Qwen/Qwen3-235B-A22B-Thinking-2507',
|
|
695
|
+
'Qwen/Qwen3-Coder-480B-A35B-Instruct-FP8',
|
|
696
|
+
'deepseek-ai/DeepSeek-R1-0528',
|
|
697
|
+
'deepseek-ai/DeepSeek-V3-0324',
|
|
698
|
+
'deepseek-ai/DeepSeek-V3.1',
|
|
699
|
+
'openai/gpt-oss-120b',
|
|
700
|
+
'zai-org/GLM-4.5-Air',
|
|
701
|
+
'zai-org/GLM-4.5-FP8',
|
|
702
|
+
];
|
|
703
|
+
readonly zai: readonly ['glm-4.5', 'glm-4.5-air', 'glm-4.5-flash', 'glm-4.5v', 'glm-4.6'];
|
|
704
|
+
readonly inference: readonly [
|
|
705
|
+
'google/gemma-3',
|
|
706
|
+
'meta/llama-3.1-8b-instruct',
|
|
707
|
+
'meta/llama-3.2-11b-vision-instruct',
|
|
708
|
+
'meta/llama-3.2-1b-instruct',
|
|
709
|
+
'meta/llama-3.2-3b-instruct',
|
|
710
|
+
'mistral/mistral-nemo-12b-instruct',
|
|
711
|
+
'osmosis/osmosis-structure-0.6b',
|
|
712
|
+
'qwen/qwen-2.5-7b-vision-instruct',
|
|
713
|
+
'qwen/qwen3-embedding-4b',
|
|
714
|
+
];
|
|
715
|
+
readonly requesty: readonly [
|
|
716
|
+
'anthropic/claude-3-7-sonnet',
|
|
717
|
+
'anthropic/claude-4-sonnet-20250522',
|
|
718
|
+
'anthropic/claude-opus-4',
|
|
719
|
+
'anthropic/claude-opus-4-1-20250805',
|
|
720
|
+
'google/gemini-2.5-flash',
|
|
721
|
+
'google/gemini-2.5-pro',
|
|
722
|
+
'openai/gpt-4.1',
|
|
723
|
+
'openai/gpt-4.1-mini',
|
|
724
|
+
'openai/gpt-4o-mini',
|
|
725
|
+
'openai/gpt-5',
|
|
726
|
+
'openai/gpt-5-mini',
|
|
727
|
+
'openai/gpt-5-nano',
|
|
728
|
+
'openai/o4-mini',
|
|
729
|
+
];
|
|
730
|
+
readonly morph: readonly ['auto', 'morph-v3-fast', 'morph-v3-large'];
|
|
731
|
+
readonly lmstudio: readonly ['openai/gpt-oss-20b', 'qwen/qwen3-30b-a3b-2507', 'qwen/qwen3-coder-30b'];
|
|
582
732
|
readonly anthropic: readonly [
|
|
583
733
|
'claude-3-5-haiku-20241022',
|
|
584
734
|
'claude-3-5-haiku-latest',
|
|
@@ -600,212 +750,50 @@ export type ProviderModelsMap = {
|
|
|
600
750
|
'claude-sonnet-4-5',
|
|
601
751
|
'claude-sonnet-4-5-20250929',
|
|
602
752
|
];
|
|
603
|
-
readonly
|
|
604
|
-
|
|
605
|
-
'
|
|
606
|
-
'
|
|
607
|
-
'
|
|
608
|
-
'
|
|
609
|
-
'
|
|
610
|
-
'
|
|
611
|
-
'
|
|
612
|
-
'
|
|
613
|
-
'
|
|
614
|
-
];
|
|
615
|
-
readonly baseten: readonly [
|
|
616
|
-
'Qwen3/Qwen3-Coder-480B-A35B-Instruct',
|
|
617
|
-
'moonshotai/Kimi-K2-Instruct-0905',
|
|
618
|
-
'zai-org/GLM-4.6',
|
|
619
|
-
];
|
|
620
|
-
readonly cortecs: readonly [
|
|
621
|
-
'claude-4-5-sonnet',
|
|
622
|
-
'claude-sonnet-4',
|
|
623
|
-
'deepseek-v3-0324',
|
|
624
|
-
'gemini-2.5-pro',
|
|
625
|
-
'gpt-4.1',
|
|
626
|
-
'gpt-oss-120b',
|
|
627
|
-
'kimi-k2-instruct',
|
|
628
|
-
'llama-3.1-405b-instruct',
|
|
629
|
-
'nova-pro-v1',
|
|
630
|
-
'qwen3-32b',
|
|
631
|
-
'qwen3-coder-480b-a35b-instruct',
|
|
632
|
-
];
|
|
633
|
-
readonly mistral: readonly [
|
|
634
|
-
'codestral-latest',
|
|
635
|
-
'devstral-medium-2507',
|
|
636
|
-
'devstral-small-2505',
|
|
637
|
-
'devstral-small-2507',
|
|
638
|
-
'magistral-medium-latest',
|
|
639
|
-
'magistral-small',
|
|
640
|
-
'ministral-3b-latest',
|
|
641
|
-
'ministral-8b-latest',
|
|
642
|
-
'mistral-large-latest',
|
|
643
|
-
'mistral-medium-2505',
|
|
644
|
-
'mistral-medium-2508',
|
|
645
|
-
'mistral-medium-latest',
|
|
646
|
-
'mistral-nemo',
|
|
647
|
-
'mistral-small-latest',
|
|
648
|
-
'open-mistral-7b',
|
|
649
|
-
'open-mixtral-8x22b',
|
|
650
|
-
'open-mixtral-8x7b',
|
|
651
|
-
'pixtral-12b',
|
|
652
|
-
'pixtral-large-latest',
|
|
653
|
-
];
|
|
654
|
-
readonly venice: readonly [
|
|
655
|
-
'deepseek-coder-v2-lite',
|
|
656
|
-
'deepseek-r1-671b',
|
|
657
|
-
'dolphin-2.9.2-qwen2-72b',
|
|
658
|
-
'llama-3.1-405b',
|
|
659
|
-
'llama-3.2-3b',
|
|
660
|
-
'llama-3.3-70b',
|
|
661
|
-
'mistral-31-24b',
|
|
662
|
-
'qwen-2.5-coder-32b',
|
|
663
|
-
'qwen-2.5-qwq-32b',
|
|
664
|
-
'qwen-2.5-vl',
|
|
665
|
-
'qwen3-235b',
|
|
666
|
-
'qwen3-4b',
|
|
667
|
-
'venice-uncensored',
|
|
668
|
-
];
|
|
669
|
-
readonly alibaba: readonly [
|
|
670
|
-
'qvq-max',
|
|
671
|
-
'qwen-flash',
|
|
672
|
-
'qwen-max',
|
|
673
|
-
'qwen-mt-plus',
|
|
674
|
-
'qwen-mt-turbo',
|
|
675
|
-
'qwen-omni-turbo',
|
|
676
|
-
'qwen-omni-turbo-realtime',
|
|
677
|
-
'qwen-plus',
|
|
678
|
-
'qwen-plus-character-ja',
|
|
679
|
-
'qwen-turbo',
|
|
680
|
-
'qwen-vl-max',
|
|
681
|
-
'qwen-vl-ocr',
|
|
682
|
-
'qwen-vl-plus',
|
|
683
|
-
'qwen2-5-14b-instruct',
|
|
684
|
-
'qwen2-5-32b-instruct',
|
|
685
|
-
'qwen2-5-72b-instruct',
|
|
686
|
-
'qwen2-5-7b-instruct',
|
|
687
|
-
'qwen2-5-omni-7b',
|
|
688
|
-
'qwen2-5-vl-72b-instruct',
|
|
689
|
-
'qwen2-5-vl-7b-instruct',
|
|
690
|
-
'qwen3-14b',
|
|
691
|
-
'qwen3-235b-a22b',
|
|
692
|
-
'qwen3-32b',
|
|
693
|
-
'qwen3-8b',
|
|
694
|
-
'qwen3-asr-flash',
|
|
695
|
-
'qwen3-coder-30b-a3b-instruct',
|
|
696
|
-
'qwen3-coder-480b-a35b-instruct',
|
|
697
|
-
'qwen3-coder-flash',
|
|
698
|
-
'qwen3-coder-plus',
|
|
699
|
-
'qwen3-livetranslate-flash-realtime',
|
|
700
|
-
'qwen3-max',
|
|
701
|
-
'qwen3-next-80b-a3b-instruct',
|
|
702
|
-
'qwen3-next-80b-a3b-thinking',
|
|
703
|
-
'qwen3-omni-flash',
|
|
704
|
-
'qwen3-omni-flash-realtime',
|
|
705
|
-
'qwen3-vl-235b-a22b',
|
|
706
|
-
'qwen3-vl-30b-a3b',
|
|
707
|
-
'qwen3-vl-plus',
|
|
708
|
-
'qwq-plus',
|
|
709
|
-
];
|
|
710
|
-
readonly 'alibaba-cn': readonly [
|
|
711
|
-
'deepseek-r1',
|
|
712
|
-
'deepseek-r1-0528',
|
|
713
|
-
'deepseek-r1-distill-llama-70b',
|
|
714
|
-
'deepseek-r1-distill-llama-8b',
|
|
715
|
-
'deepseek-r1-distill-qwen-1-5b',
|
|
716
|
-
'deepseek-r1-distill-qwen-14b',
|
|
717
|
-
'deepseek-r1-distill-qwen-32b',
|
|
718
|
-
'deepseek-r1-distill-qwen-7b',
|
|
719
|
-
'deepseek-v3',
|
|
720
|
-
'deepseek-v3-1',
|
|
721
|
-
'deepseek-v3-2-exp',
|
|
722
|
-
'moonshot-kimi-k2-instruct',
|
|
723
|
-
'qvq-max',
|
|
724
|
-
'qwen-deep-research',
|
|
725
|
-
'qwen-doc-turbo',
|
|
726
|
-
'qwen-flash',
|
|
727
|
-
'qwen-long',
|
|
728
|
-
'qwen-math-plus',
|
|
729
|
-
'qwen-math-turbo',
|
|
730
|
-
'qwen-max',
|
|
731
|
-
'qwen-mt-plus',
|
|
732
|
-
'qwen-mt-turbo',
|
|
733
|
-
'qwen-omni-turbo',
|
|
734
|
-
'qwen-omni-turbo-realtime',
|
|
735
|
-
'qwen-plus',
|
|
736
|
-
'qwen-plus-character',
|
|
737
|
-
'qwen-turbo',
|
|
738
|
-
'qwen-vl-max',
|
|
739
|
-
'qwen-vl-ocr',
|
|
740
|
-
'qwen-vl-plus',
|
|
741
|
-
'qwen2-5-14b-instruct',
|
|
742
|
-
'qwen2-5-32b-instruct',
|
|
743
|
-
'qwen2-5-72b-instruct',
|
|
744
|
-
'qwen2-5-7b-instruct',
|
|
745
|
-
'qwen2-5-coder-32b-instruct',
|
|
746
|
-
'qwen2-5-coder-7b-instruct',
|
|
747
|
-
'qwen2-5-math-72b-instruct',
|
|
748
|
-
'qwen2-5-math-7b-instruct',
|
|
749
|
-
'qwen2-5-omni-7b',
|
|
750
|
-
'qwen2-5-vl-72b-instruct',
|
|
751
|
-
'qwen2-5-vl-7b-instruct',
|
|
752
|
-
'qwen3-14b',
|
|
753
|
-
'qwen3-235b-a22b',
|
|
754
|
-
'qwen3-32b',
|
|
755
|
-
'qwen3-8b',
|
|
756
|
-
'qwen3-asr-flash',
|
|
757
|
-
'qwen3-coder-30b-a3b-instruct',
|
|
758
|
-
'qwen3-coder-480b-a35b-instruct',
|
|
759
|
-
'qwen3-coder-flash',
|
|
760
|
-
'qwen3-coder-plus',
|
|
761
|
-
'qwen3-max',
|
|
762
|
-
'qwen3-next-80b-a3b-instruct',
|
|
763
|
-
'qwen3-next-80b-a3b-thinking',
|
|
764
|
-
'qwen3-omni-flash',
|
|
765
|
-
'qwen3-omni-flash-realtime',
|
|
766
|
-
'qwen3-vl-235b-a22b',
|
|
767
|
-
'qwen3-vl-30b-a3b',
|
|
768
|
-
'qwen3-vl-plus',
|
|
769
|
-
'qwq-32b',
|
|
770
|
-
'qwq-plus',
|
|
771
|
-
'tongyi-intent-detect-v3',
|
|
753
|
+
readonly 'fireworks-ai': readonly [
|
|
754
|
+
'accounts/fireworks/models/deepseek-r1-0528',
|
|
755
|
+
'accounts/fireworks/models/deepseek-v3-0324',
|
|
756
|
+
'accounts/fireworks/models/deepseek-v3p1',
|
|
757
|
+
'accounts/fireworks/models/glm-4p5',
|
|
758
|
+
'accounts/fireworks/models/glm-4p5-air',
|
|
759
|
+
'accounts/fireworks/models/gpt-oss-120b',
|
|
760
|
+
'accounts/fireworks/models/gpt-oss-20b',
|
|
761
|
+
'accounts/fireworks/models/kimi-k2-instruct',
|
|
762
|
+
'accounts/fireworks/models/qwen3-235b-a22b',
|
|
763
|
+
'accounts/fireworks/models/qwen3-coder-480b-a35b-instruct',
|
|
772
764
|
];
|
|
773
|
-
readonly
|
|
765
|
+
readonly modelscope: readonly [
|
|
774
766
|
'Qwen/Qwen3-235B-A22B-Instruct-2507',
|
|
775
767
|
'Qwen/Qwen3-235B-A22B-Thinking-2507',
|
|
776
|
-
'Qwen/Qwen3-30B-A3B',
|
|
777
768
|
'Qwen/Qwen3-30B-A3B-Instruct-2507',
|
|
778
769
|
'Qwen/Qwen3-30B-A3B-Thinking-2507',
|
|
779
770
|
'Qwen/Qwen3-Coder-30B-A3B-Instruct',
|
|
780
|
-
'
|
|
781
|
-
'
|
|
782
|
-
'Qwen/Qwen3-Next-80B-A3B-Thinking',
|
|
783
|
-
'chutesai/Devstral-Small-2505',
|
|
784
|
-
'chutesai/Mistral-Small-3.2-24B-Instruct-2506',
|
|
785
|
-
'deepseek-ai/DeepSeek-R1-0528',
|
|
786
|
-
'deepseek-ai/DeepSeek-R1-0528-Qwen3-8B',
|
|
787
|
-
'deepseek-ai/DeepSeek-R1-Distill-Llama-70B',
|
|
788
|
-
'deepseek-ai/DeepSeek-V3-0324',
|
|
789
|
-
'deepseek-ai/DeepSeek-V3.1',
|
|
790
|
-
'deepseek-ai/DeepSeek-V3.1-Terminus',
|
|
791
|
-
'deepseek-ai/DeepSeek-V3.1-turbo',
|
|
792
|
-
'deepseek-ai/DeepSeek-V3.1:THINKING',
|
|
793
|
-
'deepseek-ai/DeepSeek-V3.2-Exp',
|
|
794
|
-
'meituan-longcat/LongCat-Flash-Chat-FP8',
|
|
795
|
-
'moonshotai/Kimi-Dev-72B',
|
|
796
|
-
'moonshotai/Kimi-K2-Instruct-0905',
|
|
797
|
-
'moonshotai/Kimi-K2-Instruct-75k',
|
|
798
|
-
'moonshotai/Kimi-VL-A3B-Thinking',
|
|
799
|
-
'openai/gpt-oss-120b',
|
|
800
|
-
'tngtech/DeepSeek-R1T-Chimera',
|
|
801
|
-
'tngtech/DeepSeek-TNG-R1T2-Chimera',
|
|
802
|
-
'zai-org/GLM-4.5-Air',
|
|
803
|
-
'zai-org/GLM-4.5-FP8',
|
|
804
|
-
'zai-org/GLM-4.5-turbo',
|
|
805
|
-
'zai-org/GLM-4.6-FP8',
|
|
806
|
-
'zai-org/GLM-4.6-turbo',
|
|
771
|
+
'ZhipuAI/GLM-4.5',
|
|
772
|
+
'ZhipuAI/GLM-4.6',
|
|
807
773
|
];
|
|
808
|
-
readonly
|
|
774
|
+
readonly llama: readonly [
|
|
775
|
+
'cerebras-llama-4-maverick-17b-128e-instruct',
|
|
776
|
+
'cerebras-llama-4-scout-17b-16e-instruct',
|
|
777
|
+
'groq-llama-4-maverick-17b-128e-instruct',
|
|
778
|
+
'llama-3.3-70b-instruct',
|
|
779
|
+
'llama-3.3-8b-instruct',
|
|
780
|
+
'llama-4-maverick-17b-128e-instruct-fp8',
|
|
781
|
+
'llama-4-scout-17b-16e-instruct-fp8',
|
|
782
|
+
];
|
|
783
|
+
readonly scaleway: readonly [
|
|
784
|
+
'deepseek-r1-distill-llama-70b',
|
|
785
|
+
'gemma-3-27b-it',
|
|
786
|
+
'gpt-oss-120b',
|
|
787
|
+
'llama-3.1-8b-instruct',
|
|
788
|
+
'llama-3.3-70b-instruct',
|
|
789
|
+
'mistral-nemo-instruct-2407',
|
|
790
|
+
'mistral-small-3.2-24b-instruct-2506',
|
|
791
|
+
'pixtral-12b-2409',
|
|
792
|
+
'qwen3-235b-a22b-instruct-2507',
|
|
793
|
+
'qwen3-coder-30b-a3b-instruct',
|
|
794
|
+
'voxtral-small-24b-2507',
|
|
795
|
+
];
|
|
796
|
+
readonly cerebras: readonly ['gpt-oss-120b', 'qwen-3-235b-a22b-instruct-2507', 'qwen-3-coder-480b'];
|
|
809
797
|
readonly netlify: readonly [
|
|
810
798
|
'anthropic/claude-3-5-haiku-20241022',
|
|
811
799
|
'anthropic/claude-3-5-haiku-latest',
|