@mastra/core 0.24.5 → 0.24.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.
- package/CHANGELOG.md +612 -0
- package/dist/agent/agent.d.ts +8 -6
- package/dist/agent/agent.d.ts.map +1 -1
- package/dist/agent/agent.types.d.ts +2 -0
- package/dist/agent/agent.types.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.map +1 -1
- package/dist/agent/message-list/prompt/attachments-to-parts.d.ts.map +1 -1
- package/dist/agent/test-utils.d.ts +4 -3
- package/dist/agent/test-utils.d.ts.map +1 -1
- package/dist/agent/utils.d.ts.map +1 -1
- package/dist/agent/workflows/prepare-stream/index.d.ts +4 -4
- package/dist/agent/workflows/prepare-stream/index.d.ts.map +1 -1
- package/dist/agent/workflows/prepare-stream/map-results-step.d.ts.map +1 -1
- package/dist/agent/workflows/prepare-stream/prepare-memory-step.d.ts +4 -4
- package/dist/agent/workflows/prepare-stream/schema.d.ts +4 -4
- package/dist/agent/workflows/prepare-stream/stream-step.d.ts +8 -1
- package/dist/agent/workflows/prepare-stream/stream-step.d.ts.map +1 -1
- package/dist/ai-tracing/index.cjs +36 -36
- package/dist/ai-tracing/index.js +1 -1
- package/dist/chunk-3PSWNGBF.js +3 -0
- package/dist/{chunk-ZV5CC35D.js.map → chunk-3PSWNGBF.js.map} +1 -1
- package/dist/{chunk-XHKMGOON.cjs → chunk-42RUESSD.cjs} +204 -150
- package/dist/chunk-42RUESSD.cjs.map +1 -0
- package/dist/{chunk-UD7DS7OY.cjs → chunk-46XGIEXM.cjs} +4 -4
- package/dist/{chunk-UD7DS7OY.cjs.map → chunk-46XGIEXM.cjs.map} +1 -1
- package/dist/{chunk-HGNRQ3OG.js → chunk-5O52O25J.js} +15 -8
- package/dist/chunk-5O52O25J.js.map +1 -0
- package/dist/{chunk-OLERJ2OU.js → chunk-6D2K2CAA.js} +7 -5
- package/dist/chunk-6D2K2CAA.js.map +1 -0
- package/dist/chunk-6XCINXZ7.cjs +194 -0
- package/dist/chunk-6XCINXZ7.cjs.map +1 -0
- package/dist/chunk-BJ6XIEC6.js +13 -0
- package/dist/chunk-BJ6XIEC6.js.map +1 -0
- package/dist/chunk-BWYU7D33.js +192 -0
- package/dist/chunk-BWYU7D33.js.map +1 -0
- package/dist/{chunk-R7UDZZA5.cjs → chunk-CT2DMHGC.cjs} +8 -8
- package/dist/{chunk-R7UDZZA5.cjs.map → chunk-CT2DMHGC.cjs.map} +1 -1
- package/dist/{chunk-YSQE5IHK.cjs → chunk-CYEQK4PM.cjs} +10 -8
- package/dist/chunk-CYEQK4PM.cjs.map +1 -0
- package/dist/{chunk-FCJ5INK7.js → chunk-DHLW4AP7.js} +3 -3
- package/dist/{chunk-FCJ5INK7.js.map → chunk-DHLW4AP7.js.map} +1 -1
- package/dist/{chunk-4UOIJRD6.cjs → chunk-GZDIHQDK.cjs} +4 -4
- package/dist/{chunk-4UOIJRD6.cjs.map → chunk-GZDIHQDK.cjs.map} +1 -1
- package/dist/{chunk-WCHE6FJ7.js → chunk-HCCXJ5YJ.js} +111 -6
- package/dist/chunk-HCCXJ5YJ.js.map +1 -0
- package/dist/{chunk-34ZCWSUA.js → chunk-HSX2K7HB.js} +15 -14
- package/dist/chunk-HSX2K7HB.js.map +1 -0
- package/dist/{chunk-LZFCR2SE.cjs → chunk-IAJHRFO4.cjs} +4 -4
- package/dist/{chunk-LZFCR2SE.cjs.map → chunk-IAJHRFO4.cjs.map} +1 -1
- package/dist/{chunk-4HQPVSGA.cjs → chunk-ICF3MCIN.cjs} +64 -12
- package/dist/chunk-ICF3MCIN.cjs.map +1 -0
- package/dist/{chunk-N2DOZAFH.js → chunk-INOOZ2A2.js} +760 -508
- package/dist/chunk-INOOZ2A2.js.map +1 -0
- package/dist/{chunk-3JX2Y3WH.cjs → chunk-IWU4YSYT.cjs} +16 -15
- package/dist/chunk-IWU4YSYT.cjs.map +1 -0
- package/dist/{chunk-3KVI2HLS.cjs → chunk-KWF3J2Q4.cjs} +11 -11
- package/dist/{chunk-3KVI2HLS.cjs.map → chunk-KWF3J2Q4.cjs.map} +1 -1
- package/dist/{chunk-TEW3ODXX.js → chunk-LAQQETGP.js} +36 -34
- package/dist/chunk-LAQQETGP.js.map +1 -0
- package/dist/{chunk-EUNOQ7HN.js → chunk-MRSBLBQ5.js} +4 -4
- package/dist/{chunk-EUNOQ7HN.js.map → chunk-MRSBLBQ5.js.map} +1 -1
- package/dist/{chunk-LLSLFDO6.js → chunk-NRQC7DQW.js} +57 -5
- package/dist/chunk-NRQC7DQW.js.map +1 -0
- package/dist/{chunk-WBAXXG34.cjs → chunk-PAOBGBU7.cjs} +112 -5
- package/dist/chunk-PAOBGBU7.cjs.map +1 -0
- package/dist/chunk-PE3V7GUL.cjs +4 -0
- package/dist/{chunk-LJFJTTZQ.cjs.map → chunk-PE3V7GUL.cjs.map} +1 -1
- package/dist/{chunk-DOLSYVNJ.cjs → chunk-PIH5FBNQ.cjs} +12 -12
- package/dist/{chunk-DOLSYVNJ.cjs.map → chunk-PIH5FBNQ.cjs.map} +1 -1
- package/dist/{chunk-4SXWN3RR.js → chunk-Q6LWNLAJ.js} +203 -149
- package/dist/chunk-Q6LWNLAJ.js.map +1 -0
- package/dist/{chunk-SL7VKAQ3.js → chunk-R6XC4DV5.js} +7 -7
- package/dist/chunk-R6XC4DV5.js.map +1 -0
- package/dist/{chunk-WNFLWMEP.cjs → chunk-RJOVFHWN.cjs} +765 -511
- package/dist/chunk-RJOVFHWN.cjs.map +1 -0
- package/dist/chunk-UCPGYU55.cjs +15 -0
- package/dist/chunk-UCPGYU55.cjs.map +1 -0
- package/dist/{chunk-K7MEUZ3O.js → chunk-UWTYVVVZ.js} +3 -3
- package/dist/{chunk-K7MEUZ3O.js.map → chunk-UWTYVVVZ.js.map} +1 -1
- package/dist/{chunk-ZISECZZO.js → chunk-VHEA3YXS.js} +2 -2
- package/dist/chunk-VHEA3YXS.js.map +1 -0
- package/dist/chunk-VXHOOZSK.js +446 -0
- package/dist/chunk-VXHOOZSK.js.map +1 -0
- package/dist/{chunk-NUAURT4I.cjs → chunk-W4UVO3HL.cjs} +2 -2
- package/dist/chunk-W4UVO3HL.cjs.map +1 -0
- package/dist/{chunk-ZIHEKHUB.js → chunk-WIMFJ2BA.js} +3 -3
- package/dist/{chunk-ZIHEKHUB.js.map → chunk-WIMFJ2BA.js.map} +1 -1
- package/dist/{chunk-LRSB62Z6.cjs → chunk-X7F4CSGR.cjs} +15 -8
- package/dist/chunk-X7F4CSGR.cjs.map +1 -0
- package/dist/{chunk-WUFFST2N.cjs → chunk-XDMQQZNX.cjs} +70 -68
- package/dist/chunk-XDMQQZNX.cjs.map +1 -0
- package/dist/chunk-XWGHD4C7.cjs +450 -0
- package/dist/chunk-XWGHD4C7.cjs.map +1 -0
- package/dist/{chunk-FZXAPBVV.js → chunk-Z6QCWTTO.js} +3 -3
- package/dist/{chunk-FZXAPBVV.js.map → chunk-Z6QCWTTO.js.map} +1 -1
- package/dist/{chunk-GWACPQ56.js → chunk-ZIWN73GQ.js} +5 -5
- package/dist/{chunk-GWACPQ56.js.map → chunk-ZIWN73GQ.js.map} +1 -1
- package/dist/{chunk-IJRERAWQ.cjs → chunk-ZOYE65RA.cjs} +8 -8
- package/dist/chunk-ZOYE65RA.cjs.map +1 -0
- package/dist/index.cjs +75 -54
- package/dist/index.cjs.map +1 -1
- package/dist/index.js +15 -10
- package/dist/index.js.map +1 -1
- package/dist/llm/index.cjs +24 -8
- package/dist/llm/index.d.ts +1 -0
- package/dist/llm/index.d.ts.map +1 -1
- package/dist/llm/index.js +5 -1
- package/dist/llm/model/gateways/base.d.ts +9 -4
- package/dist/llm/model/gateways/base.d.ts.map +1 -1
- package/dist/llm/model/gateways/index.d.ts +3 -1
- package/dist/llm/model/gateways/index.d.ts.map +1 -1
- package/dist/llm/model/gateways/models-dev.d.ts +3 -2
- package/dist/llm/model/gateways/models-dev.d.ts.map +1 -1
- package/dist/llm/model/gateways/netlify.d.ts +4 -3
- package/dist/llm/model/gateways/netlify.d.ts.map +1 -1
- package/dist/llm/model/model.d.ts.map +1 -1
- package/dist/llm/model/model.loop.d.ts +1 -1
- package/dist/llm/model/model.loop.d.ts.map +1 -1
- package/dist/llm/model/provider-registry.d.ts +11 -1
- package/dist/llm/model/provider-registry.d.ts.map +1 -1
- package/dist/llm/model/provider-types.generated.d.ts +324 -29
- package/dist/llm/model/registry-generator.d.ts +12 -0
- package/dist/llm/model/registry-generator.d.ts.map +1 -1
- package/dist/llm/model/resolve-model.d.ts.map +1 -1
- package/dist/llm/model/router.d.ts +6 -1
- package/dist/llm/model/router.d.ts.map +1 -1
- 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/network/index.d.ts +6 -6
- package/dist/loop/network/index.d.ts.map +1 -1
- package/dist/loop/test-utils/generateText.d.ts.map +1 -1
- package/dist/loop/test-utils/resultObject.d.ts.map +1 -1
- package/dist/loop/test-utils/streamObject.d.ts.map +1 -1
- package/dist/loop/types.d.ts +8 -0
- package/dist/loop/types.d.ts.map +1 -1
- package/dist/loop/workflows/agentic-execution/index.d.ts +36 -36
- package/dist/loop/workflows/agentic-execution/index.d.ts.map +1 -1
- package/dist/loop/workflows/agentic-execution/llm-execution-step.d.ts +24 -24
- package/dist/loop/workflows/agentic-execution/llm-execution-step.d.ts.map +1 -1
- package/dist/loop/workflows/agentic-execution/llm-mapping-step.d.ts +12 -12
- 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/loop/workflows/agentic-loop/index.d.ts +36 -36
- package/dist/loop/workflows/schema.d.ts +16 -16
- package/dist/mastra/index.cjs +2 -2
- package/dist/mastra/index.d.ts +23 -0
- package/dist/mastra/index.d.ts.map +1 -1
- package/dist/mastra/index.js +1 -1
- package/dist/memory/index.cjs +4 -4
- package/dist/memory/index.js +1 -1
- package/dist/memory/types.d.ts +3 -2
- package/dist/memory/types.d.ts.map +1 -1
- package/dist/models-dev-LJ4O6FNF.js +3 -0
- package/dist/{models-dev-BL5TAKE6.js.map → models-dev-LJ4O6FNF.js.map} +1 -1
- package/dist/models-dev-T2CXOEDH.cjs +12 -0
- package/dist/{models-dev-HZ3LZHPX.cjs.map → models-dev-T2CXOEDH.cjs.map} +1 -1
- package/dist/netlify-BAEMIQNH.cjs +12 -0
- package/dist/{netlify-TX6V7SJJ.cjs.map → netlify-BAEMIQNH.cjs.map} +1 -1
- package/dist/netlify-L7AZ74PV.js +3 -0
- package/dist/{netlify-VJXBII33.js.map → netlify-L7AZ74PV.js.map} +1 -1
- package/dist/processors/index.cjs +11 -11
- package/dist/processors/index.js +1 -1
- package/dist/provider-registry-RUDYHG7J.cjs +40 -0
- package/dist/provider-registry-RUDYHG7J.cjs.map +1 -0
- package/dist/provider-registry-THITZUJ7.js +3 -0
- package/dist/provider-registry-THITZUJ7.js.map +1 -0
- package/dist/provider-registry.json +705 -68
- package/dist/{registry-generator-6WVOHM2L.cjs → registry-generator-DL42NMBM.cjs} +23 -6
- package/dist/registry-generator-DL42NMBM.cjs.map +1 -0
- package/dist/{registry-generator-DXRSYYYT.js → registry-generator-I6S4ARS6.js} +23 -7
- package/dist/registry-generator-I6S4ARS6.js.map +1 -0
- 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/server/composite-auth.d.ts +9 -0
- package/dist/server/composite-auth.d.ts.map +1 -0
- package/dist/server/index.cjs +83 -1
- package/dist/server/index.cjs.map +1 -1
- package/dist/server/index.d.ts +3 -0
- package/dist/server/index.d.ts.map +1 -1
- package/dist/server/index.js +82 -2
- package/dist/server/index.js.map +1 -1
- package/dist/server/simple-auth.d.ts +32 -0
- package/dist/server/simple-auth.d.ts.map +1 -0
- package/dist/storage/index.cjs +3 -3
- package/dist/storage/index.js +1 -1
- package/dist/stream/aisdk/v5/output.d.ts.map +1 -1
- package/dist/stream/base/output.d.ts.map +1 -1
- package/dist/stream/index.cjs +11 -11
- package/dist/stream/index.js +2 -2
- package/dist/stream/types.d.ts +7 -2
- 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 +2 -2
- package/dist/tools/index.js +1 -1
- package/dist/tools/stream.d.ts +1 -0
- package/dist/tools/stream.d.ts.map +1 -1
- package/dist/utils.cjs +17 -17
- package/dist/utils.js +1 -1
- package/dist/vector/filter/index.cjs +7 -189
- package/dist/vector/filter/index.cjs.map +1 -1
- package/dist/vector/filter/index.js +1 -190
- package/dist/vector/filter/index.js.map +1 -1
- package/dist/vector/index.cjs +9 -4
- package/dist/vector/index.d.ts +1 -0
- package/dist/vector/index.d.ts.map +1 -1
- package/dist/vector/index.js +2 -1
- package/dist/vector/types.d.ts +86 -3
- package/dist/vector/types.d.ts.map +1 -1
- package/dist/vector/vector.d.ts +39 -2
- package/dist/vector/vector.d.ts.map +1 -1
- package/dist/voice/aisdk/index.d.ts +3 -0
- package/dist/voice/aisdk/index.d.ts.map +1 -0
- package/dist/voice/aisdk/speech.d.ts +23 -0
- package/dist/voice/aisdk/speech.d.ts.map +1 -0
- package/dist/voice/aisdk/transcription.d.ts +22 -0
- package/dist/voice/aisdk/transcription.d.ts.map +1 -0
- package/dist/voice/composite-voice.d.ts +3 -2
- package/dist/voice/composite-voice.d.ts.map +1 -1
- package/dist/voice/index.cjs +12 -4
- package/dist/voice/index.d.ts +1 -0
- package/dist/voice/index.d.ts.map +1 -1
- package/dist/voice/index.js +1 -1
- package/dist/workflows/evented/index.cjs +10 -10
- package/dist/workflows/evented/index.js +1 -1
- package/dist/workflows/index.cjs +14 -14
- 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/legacy/machine.d.ts +1 -1
- package/dist/workflows/legacy/workflow-instance.d.ts +2 -2
- package/dist/workflows/utils.d.ts.map +1 -1
- package/dist/workflows/workflow.d.ts +2 -0
- package/dist/workflows/workflow.d.ts.map +1 -1
- package/package.json +7 -7
- package/src/llm/model/provider-types.generated.d.ts +324 -29
- package/dist/chunk-34ZCWSUA.js.map +0 -1
- package/dist/chunk-3JX2Y3WH.cjs.map +0 -1
- package/dist/chunk-4HQPVSGA.cjs.map +0 -1
- package/dist/chunk-4SXWN3RR.js.map +0 -1
- package/dist/chunk-HF3GZRFP.cjs +0 -9
- package/dist/chunk-HF3GZRFP.cjs.map +0 -1
- package/dist/chunk-HGNRQ3OG.js.map +0 -1
- package/dist/chunk-IJRERAWQ.cjs.map +0 -1
- package/dist/chunk-LJFJTTZQ.cjs +0 -4
- package/dist/chunk-LLSLFDO6.js.map +0 -1
- package/dist/chunk-LRSB62Z6.cjs.map +0 -1
- package/dist/chunk-N2DOZAFH.js.map +0 -1
- package/dist/chunk-NUAURT4I.cjs.map +0 -1
- package/dist/chunk-OLERJ2OU.js.map +0 -1
- package/dist/chunk-RKXWLG33.js +0 -7
- package/dist/chunk-RKXWLG33.js.map +0 -1
- package/dist/chunk-SL7VKAQ3.js.map +0 -1
- package/dist/chunk-TEW3ODXX.js.map +0 -1
- package/dist/chunk-WBAXXG34.cjs.map +0 -1
- package/dist/chunk-WCHE6FJ7.js.map +0 -1
- package/dist/chunk-WNFLWMEP.cjs.map +0 -1
- package/dist/chunk-WUFFST2N.cjs.map +0 -1
- package/dist/chunk-XHKMGOON.cjs.map +0 -1
- package/dist/chunk-YSQE5IHK.cjs.map +0 -1
- package/dist/chunk-ZISECZZO.js.map +0 -1
- package/dist/chunk-ZV5CC35D.js +0 -3
- package/dist/models-dev-BL5TAKE6.js +0 -3
- package/dist/models-dev-HZ3LZHPX.cjs +0 -12
- package/dist/netlify-TX6V7SJJ.cjs +0 -12
- package/dist/netlify-VJXBII33.js +0 -3
- package/dist/registry-generator-6WVOHM2L.cjs.map +0 -1
- package/dist/registry-generator-DXRSYYYT.js.map +0 -1
|
@@ -5,7 +5,13 @@
|
|
|
5
5
|
"apiKeyEnvVar": "MOONSHOT_API_KEY",
|
|
6
6
|
"apiKeyHeader": "Authorization",
|
|
7
7
|
"name": "Moonshot AI (China)",
|
|
8
|
-
"models": [
|
|
8
|
+
"models": [
|
|
9
|
+
"kimi-k2-0711-preview",
|
|
10
|
+
"kimi-k2-0905-preview",
|
|
11
|
+
"kimi-k2-thinking",
|
|
12
|
+
"kimi-k2-thinking-turbo",
|
|
13
|
+
"kimi-k2-turbo-preview"
|
|
14
|
+
],
|
|
9
15
|
"docUrl": "https://platform.moonshot.cn/docs/api/chat",
|
|
10
16
|
"gateway": "models.dev"
|
|
11
17
|
},
|
|
@@ -23,7 +29,13 @@
|
|
|
23
29
|
"apiKeyEnvVar": "MOONSHOT_API_KEY",
|
|
24
30
|
"apiKeyHeader": "Authorization",
|
|
25
31
|
"name": "Moonshot AI",
|
|
26
|
-
"models": [
|
|
32
|
+
"models": [
|
|
33
|
+
"kimi-k2-0711-preview",
|
|
34
|
+
"kimi-k2-0905-preview",
|
|
35
|
+
"kimi-k2-thinking",
|
|
36
|
+
"kimi-k2-thinking-turbo",
|
|
37
|
+
"kimi-k2-turbo-preview"
|
|
38
|
+
],
|
|
27
39
|
"docUrl": "https://platform.moonshot.ai/docs/api/chat",
|
|
28
40
|
"gateway": "models.dev"
|
|
29
41
|
},
|
|
@@ -104,6 +116,8 @@
|
|
|
104
116
|
"grok-3-mini-fast-latest",
|
|
105
117
|
"grok-3-mini-latest",
|
|
106
118
|
"grok-4",
|
|
119
|
+
"grok-4-1-fast",
|
|
120
|
+
"grok-4-1-fast-non-reasoning",
|
|
107
121
|
"grok-4-fast",
|
|
108
122
|
"grok-4-fast-non-reasoning",
|
|
109
123
|
"grok-beta",
|
|
@@ -139,17 +153,21 @@
|
|
|
139
153
|
"deepseek-ai/deepseek-v3.1-terminus",
|
|
140
154
|
"google/gemma-3-27b-it",
|
|
141
155
|
"microsoft/phi-4-mini-instruct",
|
|
156
|
+
"minimaxai/minimax-m2",
|
|
142
157
|
"moonshotai/kimi-k2-instruct",
|
|
143
158
|
"moonshotai/kimi-k2-instruct-0905",
|
|
144
159
|
"nvidia/cosmos-nemotron-34b",
|
|
145
160
|
"nvidia/llama-3.1-nemotron-ultra-253b-v1",
|
|
146
161
|
"nvidia/llama-embed-nemotron-8b",
|
|
147
162
|
"nvidia/nemoretriever-ocr-v1",
|
|
163
|
+
"nvidia/nvidia-nemotron-nano-9b-v2",
|
|
148
164
|
"nvidia/parakeet-tdt-0.6b-v2",
|
|
149
165
|
"openai/gpt-oss-120b",
|
|
150
166
|
"openai/whisper-large-v3",
|
|
151
167
|
"qwen/qwen3-235b-a22b",
|
|
152
|
-
"qwen/qwen3-coder-480b-a35b-instruct"
|
|
168
|
+
"qwen/qwen3-coder-480b-a35b-instruct",
|
|
169
|
+
"qwen/qwen3-next-80b-a3b-instruct",
|
|
170
|
+
"qwen/qwen3-next-80b-a3b-thinking"
|
|
153
171
|
],
|
|
154
172
|
"docUrl": "https://docs.api.nvidia.com/nim/",
|
|
155
173
|
"gateway": "models.dev"
|
|
@@ -193,7 +211,6 @@
|
|
|
193
211
|
"mistral": {
|
|
194
212
|
"url": "https://api.mistral.ai/v1",
|
|
195
213
|
"apiKeyEnvVar": "MISTRAL_API_KEY",
|
|
196
|
-
"apiKeyHeader": "Authorization",
|
|
197
214
|
"name": "Mistral",
|
|
198
215
|
"models": [
|
|
199
216
|
"codestral-latest",
|
|
@@ -244,7 +261,7 @@
|
|
|
244
261
|
"anthropic/claude-4-sonnet",
|
|
245
262
|
"anthropic/claude-4.5-sonnet",
|
|
246
263
|
"anthropic/claude-haiku-4.5",
|
|
247
|
-
"
|
|
264
|
+
"anthropic/claude-opus-4.5",
|
|
248
265
|
"deepseek/deepseek-r1",
|
|
249
266
|
"deepseek/deepseek-r1-distill-llama-70b",
|
|
250
267
|
"deepseek/deepseek-v3.1-terminus",
|
|
@@ -257,9 +274,11 @@
|
|
|
257
274
|
"google/gemini-2.5-flash-lite-preview-09-2025",
|
|
258
275
|
"google/gemini-2.5-flash-preview-09-2025",
|
|
259
276
|
"google/gemini-2.5-pro",
|
|
277
|
+
"google/gemini-3-pro-preview",
|
|
260
278
|
"meta/llama-3.3-70b",
|
|
261
279
|
"meta/llama-4-maverick",
|
|
262
280
|
"meta/llama-4-scout",
|
|
281
|
+
"minimax/minimax-m2",
|
|
263
282
|
"mistral/codestral",
|
|
264
283
|
"mistral/magistral-medium",
|
|
265
284
|
"mistral/magistral-small",
|
|
@@ -314,10 +333,10 @@
|
|
|
314
333
|
"gateway": "models.dev"
|
|
315
334
|
},
|
|
316
335
|
"nebius": {
|
|
317
|
-
"url": "https://api.
|
|
336
|
+
"url": "https://api.tokenfactory.nebius.com/v1",
|
|
318
337
|
"apiKeyEnvVar": "NEBIUS_API_KEY",
|
|
319
338
|
"apiKeyHeader": "Authorization",
|
|
320
|
-
"name": "Nebius
|
|
339
|
+
"name": "Nebius Token Factory",
|
|
321
340
|
"models": [
|
|
322
341
|
"NousResearch/hermes-4-405b",
|
|
323
342
|
"NousResearch/hermes-4-70b",
|
|
@@ -335,7 +354,7 @@
|
|
|
335
354
|
"zai-org/glm-4.5",
|
|
336
355
|
"zai-org/glm-4.5-air"
|
|
337
356
|
],
|
|
338
|
-
"docUrl": "https://docs.
|
|
357
|
+
"docUrl": "https://docs.tokenfactory.nebius.com/",
|
|
339
358
|
"gateway": "models.dev"
|
|
340
359
|
},
|
|
341
360
|
"deepseek": {
|
|
@@ -436,7 +455,8 @@
|
|
|
436
455
|
"qwen-2.5-vl",
|
|
437
456
|
"qwen3-235b",
|
|
438
457
|
"qwen3-4b",
|
|
439
|
-
"venice-uncensored"
|
|
458
|
+
"venice-uncensored",
|
|
459
|
+
"zai-org-glm-4.6"
|
|
440
460
|
],
|
|
441
461
|
"docUrl": "https://docs.venice.ai",
|
|
442
462
|
"gateway": "models.dev"
|
|
@@ -447,39 +467,58 @@
|
|
|
447
467
|
"apiKeyHeader": "Authorization",
|
|
448
468
|
"name": "Chutes",
|
|
449
469
|
"models": [
|
|
470
|
+
"Alibaba-NLP/Tongyi-DeepResearch-30B-A3B",
|
|
471
|
+
"ArliAI/QwQ-32B-ArliAI-RpR-v1",
|
|
472
|
+
"MiniMaxAI/MiniMax-M2",
|
|
473
|
+
"NousResearch/DeepHermes-3-Mistral-24B-Preview",
|
|
474
|
+
"NousResearch/Hermes-4-14B",
|
|
475
|
+
"NousResearch/Hermes-4-405B-FP8",
|
|
476
|
+
"NousResearch/Hermes-4-70B",
|
|
477
|
+
"OpenGVLab/InternVL3-78B",
|
|
478
|
+
"Qwen/Qwen2.5-72B-Instruct",
|
|
479
|
+
"Qwen/Qwen2.5-Coder-32B-Instruct",
|
|
480
|
+
"Qwen/Qwen2.5-VL-32B-Instruct",
|
|
481
|
+
"Qwen/Qwen2.5-VL-72B-Instruct",
|
|
482
|
+
"Qwen/Qwen3-14B",
|
|
483
|
+
"Qwen/Qwen3-235B-A22B",
|
|
450
484
|
"Qwen/Qwen3-235B-A22B-Instruct-2507",
|
|
451
485
|
"Qwen/Qwen3-235B-A22B-Thinking-2507",
|
|
452
486
|
"Qwen/Qwen3-30B-A3B",
|
|
453
487
|
"Qwen/Qwen3-30B-A3B-Instruct-2507",
|
|
454
|
-
"Qwen/Qwen3-
|
|
488
|
+
"Qwen/Qwen3-32B",
|
|
455
489
|
"Qwen/Qwen3-Coder-30B-A3B-Instruct",
|
|
456
490
|
"Qwen/Qwen3-Coder-480B-A35B-Instruct-FP8",
|
|
457
491
|
"Qwen/Qwen3-Next-80B-A3B-Instruct",
|
|
458
|
-
"Qwen/Qwen3-
|
|
459
|
-
"
|
|
492
|
+
"Qwen/Qwen3-VL-235B-A22B-Instruct",
|
|
493
|
+
"Qwen/Qwen3-VL-235B-A22B-Thinking",
|
|
494
|
+
"chutesai/Mistral-Small-3.1-24B-Instruct-2503",
|
|
460
495
|
"chutesai/Mistral-Small-3.2-24B-Instruct-2506",
|
|
496
|
+
"deepseek-ai/DeepSeek-R1",
|
|
461
497
|
"deepseek-ai/DeepSeek-R1-0528",
|
|
462
498
|
"deepseek-ai/DeepSeek-R1-0528-Qwen3-8B",
|
|
463
499
|
"deepseek-ai/DeepSeek-R1-Distill-Llama-70B",
|
|
500
|
+
"deepseek-ai/DeepSeek-V3",
|
|
464
501
|
"deepseek-ai/DeepSeek-V3-0324",
|
|
465
502
|
"deepseek-ai/DeepSeek-V3.1",
|
|
466
503
|
"deepseek-ai/DeepSeek-V3.1-Terminus",
|
|
467
|
-
"deepseek-ai/DeepSeek-V3.1-turbo",
|
|
468
|
-
"deepseek-ai/DeepSeek-V3.1:THINKING",
|
|
469
504
|
"deepseek-ai/DeepSeek-V3.2-Exp",
|
|
470
505
|
"meituan-longcat/LongCat-Flash-Chat-FP8",
|
|
471
|
-
"
|
|
506
|
+
"microsoft/MAI-DS-R1-FP8",
|
|
472
507
|
"moonshotai/Kimi-K2-Instruct-0905",
|
|
473
|
-
"moonshotai/Kimi-K2-
|
|
474
|
-
"moonshotai/Kimi-VL-A3B-Thinking",
|
|
508
|
+
"moonshotai/Kimi-K2-Thinking",
|
|
475
509
|
"openai/gpt-oss-120b",
|
|
510
|
+
"openai/gpt-oss-20b",
|
|
511
|
+
"rednote-hilab/dots.ocr",
|
|
476
512
|
"tngtech/DeepSeek-R1T-Chimera",
|
|
477
513
|
"tngtech/DeepSeek-TNG-R1T2-Chimera",
|
|
514
|
+
"unsloth/Mistral-Nemo-Instruct-2407",
|
|
515
|
+
"unsloth/Mistral-Small-24B-Instruct-2501",
|
|
516
|
+
"unsloth/gemma-3-12b-it",
|
|
517
|
+
"unsloth/gemma-3-27b-it",
|
|
518
|
+
"unsloth/gemma-3-4b-it",
|
|
519
|
+
"zai-org/GLM-4.5",
|
|
478
520
|
"zai-org/GLM-4.5-Air",
|
|
479
|
-
"zai-org/GLM-4.
|
|
480
|
-
"zai-org/GLM-4.5-turbo",
|
|
481
|
-
"zai-org/GLM-4.6-FP8",
|
|
482
|
-
"zai-org/GLM-4.6-turbo"
|
|
521
|
+
"zai-org/GLM-4.6"
|
|
483
522
|
],
|
|
484
523
|
"docUrl": "https://llm.chutes.ai/v1/models",
|
|
485
524
|
"gateway": "models.dev"
|
|
@@ -591,10 +630,97 @@
|
|
|
591
630
|
"apiKeyEnvVar": "BASETEN_API_KEY",
|
|
592
631
|
"apiKeyHeader": "Authorization",
|
|
593
632
|
"name": "Baseten",
|
|
594
|
-
"models": [
|
|
633
|
+
"models": [
|
|
634
|
+
"Qwen/Qwen3-Coder-480B-A35B-Instruct",
|
|
635
|
+
"moonshotai/Kimi-K2-Instruct-0905",
|
|
636
|
+
"moonshotai/Kimi-K2-Thinking",
|
|
637
|
+
"zai-org/GLM-4.6"
|
|
638
|
+
],
|
|
595
639
|
"docUrl": "https://docs.baseten.co/development/model-apis/overview",
|
|
596
640
|
"gateway": "models.dev"
|
|
597
641
|
},
|
|
642
|
+
"siliconflow": {
|
|
643
|
+
"url": "https://api.siliconflow.com/v1",
|
|
644
|
+
"apiKeyEnvVar": "SILICONFLOW_API_KEY",
|
|
645
|
+
"apiKeyHeader": "Authorization",
|
|
646
|
+
"name": "SiliconFlow",
|
|
647
|
+
"models": [
|
|
648
|
+
"baidu-ernie-4.5-300b-a47b",
|
|
649
|
+
"bytedance-seed-seed-oss-36b-instruct",
|
|
650
|
+
"deepseek-ai-deepseek-r1",
|
|
651
|
+
"deepseek-ai-deepseek-r1-distill-qwen-14b",
|
|
652
|
+
"deepseek-ai-deepseek-r1-distill-qwen-32b",
|
|
653
|
+
"deepseek-ai-deepseek-r1-distill-qwen-7b",
|
|
654
|
+
"deepseek-ai-deepseek-v3",
|
|
655
|
+
"deepseek-ai-deepseek-v3.1",
|
|
656
|
+
"deepseek-ai-deepseek-v3.1-terminus",
|
|
657
|
+
"deepseek-ai-deepseek-v3.2-exp",
|
|
658
|
+
"deepseek-ai-deepseek-vl2",
|
|
659
|
+
"inclusionai-ling-flash-2.0",
|
|
660
|
+
"inclusionai-ling-mini-2.0",
|
|
661
|
+
"inclusionai-ring-flash-2.0",
|
|
662
|
+
"meta-llama-meta-llama-3.1-8b-instruct",
|
|
663
|
+
"minimaxai-minimax-m1-80k",
|
|
664
|
+
"minimaxai-minimax-m2",
|
|
665
|
+
"moonshotai-kimi-dev-72b",
|
|
666
|
+
"moonshotai-kimi-k2-instruct",
|
|
667
|
+
"moonshotai-kimi-k2-instruct-0905",
|
|
668
|
+
"moonshotai-kimi-k2-thinking",
|
|
669
|
+
"nex-agi-deepseek-v3.1-nex-n1",
|
|
670
|
+
"openai-gpt-oss-120b",
|
|
671
|
+
"openai-gpt-oss-20b",
|
|
672
|
+
"qwen-qwen2.5-14b-instruct",
|
|
673
|
+
"qwen-qwen2.5-32b-instruct",
|
|
674
|
+
"qwen-qwen2.5-72b-instruct",
|
|
675
|
+
"qwen-qwen2.5-72b-instruct-128k",
|
|
676
|
+
"qwen-qwen2.5-7b-instruct",
|
|
677
|
+
"qwen-qwen2.5-coder-32b-instruct",
|
|
678
|
+
"qwen-qwen2.5-vl-32b-instruct",
|
|
679
|
+
"qwen-qwen2.5-vl-72b-instruct",
|
|
680
|
+
"qwen-qwen2.5-vl-7b-instruct",
|
|
681
|
+
"qwen-qwen3-14b",
|
|
682
|
+
"qwen-qwen3-235b-a22b",
|
|
683
|
+
"qwen-qwen3-235b-a22b-instruct-2507",
|
|
684
|
+
"qwen-qwen3-235b-a22b-thinking-2507",
|
|
685
|
+
"qwen-qwen3-30b-a3b",
|
|
686
|
+
"qwen-qwen3-30b-a3b-instruct-2507",
|
|
687
|
+
"qwen-qwen3-30b-a3b-thinking-2507",
|
|
688
|
+
"qwen-qwen3-32b",
|
|
689
|
+
"qwen-qwen3-8b",
|
|
690
|
+
"qwen-qwen3-coder-30b-a3b-instruct",
|
|
691
|
+
"qwen-qwen3-coder-480b-a35b-instruct",
|
|
692
|
+
"qwen-qwen3-next-80b-a3b-instruct",
|
|
693
|
+
"qwen-qwen3-next-80b-a3b-thinking",
|
|
694
|
+
"qwen-qwen3-omni-30b-a3b-captioner",
|
|
695
|
+
"qwen-qwen3-omni-30b-a3b-instruct",
|
|
696
|
+
"qwen-qwen3-omni-30b-a3b-thinking",
|
|
697
|
+
"qwen-qwen3-vl-235b-a22b-instruct",
|
|
698
|
+
"qwen-qwen3-vl-235b-a22b-thinking",
|
|
699
|
+
"qwen-qwen3-vl-30b-a3b-instruct",
|
|
700
|
+
"qwen-qwen3-vl-30b-a3b-thinking",
|
|
701
|
+
"qwen-qwen3-vl-32b-instruct",
|
|
702
|
+
"qwen-qwen3-vl-32b-thinking",
|
|
703
|
+
"qwen-qwen3-vl-8b-instruct",
|
|
704
|
+
"qwen-qwen3-vl-8b-thinking",
|
|
705
|
+
"qwen-qwq-32b",
|
|
706
|
+
"stepfun-ai-step3",
|
|
707
|
+
"tencent-hunyuan-a13b-instruct",
|
|
708
|
+
"tencent-hunyuan-mt-7b",
|
|
709
|
+
"thudm-glm-4-32b-0414",
|
|
710
|
+
"thudm-glm-4-9b-0414",
|
|
711
|
+
"thudm-glm-4.1v-9b-thinking",
|
|
712
|
+
"thudm-glm-z1-32b-0414",
|
|
713
|
+
"thudm-glm-z1-9b-0414",
|
|
714
|
+
"z-ai-glm-4.5",
|
|
715
|
+
"z-ai-glm-4.5-air",
|
|
716
|
+
"zai-org-glm-4.5",
|
|
717
|
+
"zai-org-glm-4.5-air",
|
|
718
|
+
"zai-org-glm-4.5v",
|
|
719
|
+
"zai-org-glm-4.6"
|
|
720
|
+
],
|
|
721
|
+
"docUrl": "https://cloud.siliconflow.com/models",
|
|
722
|
+
"gateway": "models.dev"
|
|
723
|
+
},
|
|
598
724
|
"huggingface": {
|
|
599
725
|
"url": "https://router.huggingface.co/v1",
|
|
600
726
|
"apiKeyEnvVar": "HF_TOKEN",
|
|
@@ -625,19 +751,26 @@
|
|
|
625
751
|
"apiKeyHeader": "Authorization",
|
|
626
752
|
"name": "OpenCode Zen",
|
|
627
753
|
"models": [
|
|
628
|
-
"
|
|
754
|
+
"alpha-doubao-seed-code",
|
|
755
|
+
"alpha-gd4",
|
|
756
|
+
"alpha-minimax-m2",
|
|
629
757
|
"big-pickle",
|
|
630
758
|
"claude-3-5-haiku",
|
|
631
759
|
"claude-haiku-4-5",
|
|
632
760
|
"claude-opus-4-1",
|
|
761
|
+
"claude-opus-4-5",
|
|
633
762
|
"claude-sonnet-4",
|
|
634
763
|
"claude-sonnet-4-5",
|
|
764
|
+
"gemini-3-pro",
|
|
635
765
|
"glm-4.6",
|
|
636
766
|
"gpt-5",
|
|
637
767
|
"gpt-5-codex",
|
|
768
|
+
"gpt-5-nano",
|
|
769
|
+
"gpt-5.1",
|
|
770
|
+
"gpt-5.1-codex",
|
|
638
771
|
"grok-code",
|
|
639
772
|
"kimi-k2",
|
|
640
|
-
"
|
|
773
|
+
"kimi-k2-thinking",
|
|
641
774
|
"qwen3-coder"
|
|
642
775
|
],
|
|
643
776
|
"docUrl": "https://opencode.ai/docs/zen",
|
|
@@ -667,6 +800,15 @@
|
|
|
667
800
|
"docUrl": "https://fastrouter.ai/models",
|
|
668
801
|
"gateway": "models.dev"
|
|
669
802
|
},
|
|
803
|
+
"minimax": {
|
|
804
|
+
"url": "https://api.minimax.io/anthropic/v1",
|
|
805
|
+
"apiKeyEnvVar": "MINIMAX_API_KEY",
|
|
806
|
+
"apiKeyHeader": "Authorization",
|
|
807
|
+
"name": "Minimax",
|
|
808
|
+
"models": ["MiniMax-M2"],
|
|
809
|
+
"docUrl": "https://platform.minimax.io/docs/guides/quickstart",
|
|
810
|
+
"gateway": "models.dev"
|
|
811
|
+
},
|
|
670
812
|
"google": {
|
|
671
813
|
"apiKeyEnvVar": "GOOGLE_GENERATIVE_AI_API_KEY",
|
|
672
814
|
"name": "Google",
|
|
@@ -690,6 +832,7 @@
|
|
|
690
832
|
"gemini-2.5-pro-preview-05-06",
|
|
691
833
|
"gemini-2.5-pro-preview-06-05",
|
|
692
834
|
"gemini-2.5-pro-preview-tts",
|
|
835
|
+
"gemini-3-pro-preview",
|
|
693
836
|
"gemini-embedding-001",
|
|
694
837
|
"gemini-flash-latest",
|
|
695
838
|
"gemini-flash-lite-latest",
|
|
@@ -750,6 +893,10 @@
|
|
|
750
893
|
"gpt-5-mini",
|
|
751
894
|
"gpt-5-nano",
|
|
752
895
|
"gpt-5-pro",
|
|
896
|
+
"gpt-5.1",
|
|
897
|
+
"gpt-5.1-chat-latest",
|
|
898
|
+
"gpt-5.1-codex",
|
|
899
|
+
"gpt-5.1-codex-mini",
|
|
753
900
|
"o1",
|
|
754
901
|
"o1-mini",
|
|
755
902
|
"o1-preview",
|
|
@@ -795,6 +942,7 @@
|
|
|
795
942
|
"anthropic/claude-haiku-4.5",
|
|
796
943
|
"anthropic/claude-opus-4",
|
|
797
944
|
"anthropic/claude-opus-4.1",
|
|
945
|
+
"anthropic/claude-opus-4.5",
|
|
798
946
|
"anthropic/claude-sonnet-4",
|
|
799
947
|
"anthropic/claude-sonnet-4.5",
|
|
800
948
|
"cognitivecomputations/dolphin3.0-mistral-24b",
|
|
@@ -819,18 +967,20 @@
|
|
|
819
967
|
"google/gemini-2.5-pro",
|
|
820
968
|
"google/gemini-2.5-pro-preview-05-06",
|
|
821
969
|
"google/gemini-2.5-pro-preview-06-05",
|
|
970
|
+
"google/gemini-3-pro-preview",
|
|
822
971
|
"google/gemma-2-9b-it:free",
|
|
823
972
|
"google/gemma-3-12b-it",
|
|
824
973
|
"google/gemma-3-27b-it",
|
|
825
974
|
"google/gemma-3n-e4b-it",
|
|
826
975
|
"google/gemma-3n-e4b-it:free",
|
|
976
|
+
"kwaipilot/kat-coder-pro:free",
|
|
827
977
|
"meta-llama/llama-3.2-11b-vision-instruct",
|
|
828
978
|
"meta-llama/llama-3.3-70b-instruct:free",
|
|
829
979
|
"meta-llama/llama-4-scout:free",
|
|
830
980
|
"microsoft/mai-ds-r1:free",
|
|
831
981
|
"minimax/minimax-01",
|
|
832
982
|
"minimax/minimax-m1",
|
|
833
|
-
"minimax/minimax-m2
|
|
983
|
+
"minimax/minimax-m2",
|
|
834
984
|
"mistralai/codestral-2508",
|
|
835
985
|
"mistralai/devstral-medium-2507",
|
|
836
986
|
"mistralai/devstral-small-2505",
|
|
@@ -847,10 +997,12 @@
|
|
|
847
997
|
"moonshotai/kimi-k2",
|
|
848
998
|
"moonshotai/kimi-k2-0905",
|
|
849
999
|
"moonshotai/kimi-k2-0905:exacto",
|
|
1000
|
+
"moonshotai/kimi-k2-thinking",
|
|
850
1001
|
"moonshotai/kimi-k2:free",
|
|
851
1002
|
"nousresearch/deephermes-3-llama-3-8b-preview",
|
|
852
1003
|
"nousresearch/hermes-4-405b",
|
|
853
1004
|
"nousresearch/hermes-4-70b",
|
|
1005
|
+
"nvidia/nemotron-nano-9b-v2",
|
|
854
1006
|
"openai/gpt-4.1",
|
|
855
1007
|
"openai/gpt-4.1-mini",
|
|
856
1008
|
"openai/gpt-4o-mini",
|
|
@@ -861,15 +1013,15 @@
|
|
|
861
1013
|
"openai/gpt-5-mini",
|
|
862
1014
|
"openai/gpt-5-nano",
|
|
863
1015
|
"openai/gpt-5-pro",
|
|
1016
|
+
"openai/gpt-5.1",
|
|
1017
|
+
"openai/gpt-5.1-chat",
|
|
1018
|
+
"openai/gpt-5.1-codex",
|
|
1019
|
+
"openai/gpt-5.1-codex-mini",
|
|
864
1020
|
"openai/gpt-oss-120b",
|
|
865
1021
|
"openai/gpt-oss-120b:exacto",
|
|
866
1022
|
"openai/gpt-oss-20b",
|
|
1023
|
+
"openai/gpt-oss-safeguard-20b",
|
|
867
1024
|
"openai/o4-mini",
|
|
868
|
-
"openrouter/cypher-alpha:free",
|
|
869
|
-
"openrouter/horizon-alpha",
|
|
870
|
-
"openrouter/horizon-beta",
|
|
871
|
-
"openrouter/sonoma-dusk-alpha",
|
|
872
|
-
"openrouter/sonoma-sky-alpha",
|
|
873
1025
|
"qwen/qwen-2.5-coder-32b-instruct",
|
|
874
1026
|
"qwen/qwen2.5-vl-32b-instruct:free",
|
|
875
1027
|
"qwen/qwen2.5-vl-72b-instruct",
|
|
@@ -885,6 +1037,7 @@
|
|
|
885
1037
|
"qwen/qwen3-32b:free",
|
|
886
1038
|
"qwen/qwen3-8b:free",
|
|
887
1039
|
"qwen/qwen3-coder",
|
|
1040
|
+
"qwen/qwen3-coder-flash",
|
|
888
1041
|
"qwen/qwen3-coder:exacto",
|
|
889
1042
|
"qwen/qwen3-coder:free",
|
|
890
1043
|
"qwen/qwen3-max",
|
|
@@ -901,6 +1054,7 @@
|
|
|
901
1054
|
"x-ai/grok-3-mini-beta",
|
|
902
1055
|
"x-ai/grok-4",
|
|
903
1056
|
"x-ai/grok-4-fast",
|
|
1057
|
+
"x-ai/grok-4.1-fast",
|
|
904
1058
|
"x-ai/grok-code-fast-1",
|
|
905
1059
|
"z-ai/glm-4.5",
|
|
906
1060
|
"z-ai/glm-4.5-air",
|
|
@@ -926,7 +1080,10 @@
|
|
|
926
1080
|
"inclusionai/lint-1t",
|
|
927
1081
|
"inclusionai/ring-1t",
|
|
928
1082
|
"kuaishou/kat-coder-pro-v1",
|
|
1083
|
+
"minimax/minimax-m2",
|
|
929
1084
|
"moonshotai/kimi-k2-0905",
|
|
1085
|
+
"moonshotai/kimi-k2-thinking",
|
|
1086
|
+
"moonshotai/kimi-k2-thinking-turbo",
|
|
930
1087
|
"openai/gpt-5",
|
|
931
1088
|
"openai/gpt-5-codex",
|
|
932
1089
|
"qwen/qwen3-coder-plus",
|
|
@@ -940,6 +1097,59 @@
|
|
|
940
1097
|
"docUrl": "https://docs.zenmux.ai",
|
|
941
1098
|
"gateway": "models.dev"
|
|
942
1099
|
},
|
|
1100
|
+
"ovhcloud": {
|
|
1101
|
+
"url": "https://oai.endpoints.kepler.ai.cloud.ovh.net/v1",
|
|
1102
|
+
"apiKeyEnvVar": "OVHCLOUD_API_KEY",
|
|
1103
|
+
"apiKeyHeader": "Authorization",
|
|
1104
|
+
"name": "OVHcloud AI Endpoints",
|
|
1105
|
+
"models": [
|
|
1106
|
+
"deepseek-r1-distill-llama-70b",
|
|
1107
|
+
"gpt-oss-120b",
|
|
1108
|
+
"gpt-oss-20b",
|
|
1109
|
+
"llama-3.1-8b-instruct",
|
|
1110
|
+
"llava-next-mistral-7b",
|
|
1111
|
+
"meta-llama-3_1-70b-instruct",
|
|
1112
|
+
"meta-llama-3_3-70b-instruct",
|
|
1113
|
+
"mistral-7b-instruct-v0.3",
|
|
1114
|
+
"mistral-nemo-instruct-2407",
|
|
1115
|
+
"mistral-small-3.2-24b-instruct-2506",
|
|
1116
|
+
"mixtral-8x7b-instruct-v0.1",
|
|
1117
|
+
"qwen2.5-coder-32b-instruct",
|
|
1118
|
+
"qwen2.5-vl-72b-instruct",
|
|
1119
|
+
"qwen3-32b",
|
|
1120
|
+
"qwen3-coder-30b-a3b-instruct"
|
|
1121
|
+
],
|
|
1122
|
+
"docUrl": "https://www.ovhcloud.com/en/public-cloud/ai-endpoints/catalog//",
|
|
1123
|
+
"gateway": "models.dev"
|
|
1124
|
+
},
|
|
1125
|
+
"iflowcn": {
|
|
1126
|
+
"url": "https://apis.iflow.cn/v1",
|
|
1127
|
+
"apiKeyEnvVar": "IFLOW_API_KEY",
|
|
1128
|
+
"apiKeyHeader": "Authorization",
|
|
1129
|
+
"name": "iFlow",
|
|
1130
|
+
"models": [
|
|
1131
|
+
"deepseek-r1",
|
|
1132
|
+
"deepseek-v3",
|
|
1133
|
+
"deepseek-v3.1",
|
|
1134
|
+
"deepseek-v3.2",
|
|
1135
|
+
"glm-4.6",
|
|
1136
|
+
"kimi-k2",
|
|
1137
|
+
"kimi-k2-0905",
|
|
1138
|
+
"minimax-m2",
|
|
1139
|
+
"qwen3-235b",
|
|
1140
|
+
"qwen3-235b-a22b-instruct",
|
|
1141
|
+
"qwen3-235b-a22b-thinking-2507",
|
|
1142
|
+
"qwen3-32b",
|
|
1143
|
+
"qwen3-coder",
|
|
1144
|
+
"qwen3-coder-plus",
|
|
1145
|
+
"qwen3-max",
|
|
1146
|
+
"qwen3-max-preview",
|
|
1147
|
+
"qwen3-vl-plus",
|
|
1148
|
+
"tstars2.0"
|
|
1149
|
+
],
|
|
1150
|
+
"docUrl": "https://platform.iflow.cn/en/docs",
|
|
1151
|
+
"gateway": "models.dev"
|
|
1152
|
+
},
|
|
943
1153
|
"synthetic": {
|
|
944
1154
|
"url": "https://api.synthetic.new/v1",
|
|
945
1155
|
"apiKeyEnvVar": "SYNTHETIC_API_KEY",
|
|
@@ -965,6 +1175,7 @@
|
|
|
965
1175
|
"hf:meta-llama/Llama-4-Scout-17B-16E-Instruct",
|
|
966
1176
|
"hf:moonshotai/Kimi-K2-Instruct",
|
|
967
1177
|
"hf:moonshotai/Kimi-K2-Instruct-0905",
|
|
1178
|
+
"hf:moonshotai/Kimi-K2-Thinking",
|
|
968
1179
|
"hf:openai/gpt-oss-120b",
|
|
969
1180
|
"hf:zai-org/GLM-4.5",
|
|
970
1181
|
"hf:zai-org/GLM-4.6"
|
|
@@ -981,6 +1192,8 @@
|
|
|
981
1192
|
"Qwen/Qwen3-Coder-480B-A35B-Instruct",
|
|
982
1193
|
"Qwen/Qwen3-Coder-480B-A35B-Instruct-Turbo",
|
|
983
1194
|
"moonshotai/Kimi-K2-Instruct",
|
|
1195
|
+
"openai/gpt-oss-120b",
|
|
1196
|
+
"openai/gpt-oss-20b",
|
|
984
1197
|
"zai-org/GLM-4.5"
|
|
985
1198
|
],
|
|
986
1199
|
"docUrl": "https://deepinfra.com/models",
|
|
@@ -1049,9 +1262,11 @@
|
|
|
1049
1262
|
"name": "Requesty",
|
|
1050
1263
|
"models": [
|
|
1051
1264
|
"anthropic/claude-3-7-sonnet",
|
|
1052
|
-
"anthropic/claude-4-
|
|
1265
|
+
"anthropic/claude-haiku-4-5",
|
|
1053
1266
|
"anthropic/claude-opus-4",
|
|
1054
|
-
"anthropic/claude-opus-4-1
|
|
1267
|
+
"anthropic/claude-opus-4-1",
|
|
1268
|
+
"anthropic/claude-sonnet-4",
|
|
1269
|
+
"anthropic/claude-sonnet-4-5",
|
|
1055
1270
|
"google/gemini-2.5-flash",
|
|
1056
1271
|
"google/gemini-2.5-pro",
|
|
1057
1272
|
"openai/gpt-4.1",
|
|
@@ -1060,7 +1275,9 @@
|
|
|
1060
1275
|
"openai/gpt-5",
|
|
1061
1276
|
"openai/gpt-5-mini",
|
|
1062
1277
|
"openai/gpt-5-nano",
|
|
1063
|
-
"openai/o4-mini"
|
|
1278
|
+
"openai/o4-mini",
|
|
1279
|
+
"xai/grok-4",
|
|
1280
|
+
"xai/grok-4-fast"
|
|
1064
1281
|
],
|
|
1065
1282
|
"docUrl": "https://requesty.ai/solution/llm-routing/models",
|
|
1066
1283
|
"gateway": "models.dev"
|
|
@@ -1102,6 +1319,7 @@
|
|
|
1102
1319
|
"claude-opus-4-1",
|
|
1103
1320
|
"claude-opus-4-1-20250805",
|
|
1104
1321
|
"claude-opus-4-20250514",
|
|
1322
|
+
"claude-opus-4-5",
|
|
1105
1323
|
"claude-sonnet-4-0",
|
|
1106
1324
|
"claude-sonnet-4-20250514",
|
|
1107
1325
|
"claude-sonnet-4-5",
|
|
@@ -1124,6 +1342,8 @@
|
|
|
1124
1342
|
"accounts/fireworks/models/gpt-oss-120b",
|
|
1125
1343
|
"accounts/fireworks/models/gpt-oss-20b",
|
|
1126
1344
|
"accounts/fireworks/models/kimi-k2-instruct",
|
|
1345
|
+
"accounts/fireworks/models/kimi-k2-thinking",
|
|
1346
|
+
"accounts/fireworks/models/minimax-m2",
|
|
1127
1347
|
"accounts/fireworks/models/qwen3-235b-a22b",
|
|
1128
1348
|
"accounts/fireworks/models/qwen3-coder-480b-a35b-instruct"
|
|
1129
1349
|
],
|
|
@@ -1187,12 +1407,122 @@
|
|
|
1187
1407
|
"docUrl": "https://www.scaleway.com/en/docs/generative-apis/",
|
|
1188
1408
|
"gateway": "models.dev"
|
|
1189
1409
|
},
|
|
1410
|
+
"poe": {
|
|
1411
|
+
"url": "https://api.poe.com/v1",
|
|
1412
|
+
"apiKeyEnvVar": "POE_API_KEY",
|
|
1413
|
+
"apiKeyHeader": "Authorization",
|
|
1414
|
+
"name": "Poe",
|
|
1415
|
+
"models": [
|
|
1416
|
+
"anthropic/claude-haiku-3",
|
|
1417
|
+
"anthropic/claude-haiku-3.5",
|
|
1418
|
+
"anthropic/claude-haiku-3.5-search",
|
|
1419
|
+
"anthropic/claude-haiku-4.5",
|
|
1420
|
+
"anthropic/claude-opus-3",
|
|
1421
|
+
"anthropic/claude-opus-4",
|
|
1422
|
+
"anthropic/claude-opus-4-reasoning",
|
|
1423
|
+
"anthropic/claude-opus-4-search",
|
|
1424
|
+
"anthropic/claude-opus-4.1",
|
|
1425
|
+
"anthropic/claude-sonnet-3.5",
|
|
1426
|
+
"anthropic/claude-sonnet-3.5-june",
|
|
1427
|
+
"anthropic/claude-sonnet-3.7",
|
|
1428
|
+
"anthropic/claude-sonnet-3.7-reasoning",
|
|
1429
|
+
"anthropic/claude-sonnet-3.7-search",
|
|
1430
|
+
"anthropic/claude-sonnet-4",
|
|
1431
|
+
"anthropic/claude-sonnet-4-reasoning",
|
|
1432
|
+
"anthropic/claude-sonnet-4-search",
|
|
1433
|
+
"anthropic/claude-sonnet-4.5",
|
|
1434
|
+
"elevenlabs/elevenlabs-music",
|
|
1435
|
+
"elevenlabs/elevenlabs-v2.5-turbo",
|
|
1436
|
+
"elevenlabs/elevenlabs-v3",
|
|
1437
|
+
"facebook/llama-3.1-405b",
|
|
1438
|
+
"facebook/llama-3.1-70b",
|
|
1439
|
+
"facebook/llama-3.1-8b",
|
|
1440
|
+
"google/gemini-2.0-flash",
|
|
1441
|
+
"google/gemini-2.0-flash-lite",
|
|
1442
|
+
"google/gemini-2.5-flash",
|
|
1443
|
+
"google/gemini-2.5-flash-lite",
|
|
1444
|
+
"google/gemini-2.5-pro",
|
|
1445
|
+
"google/gemini-3.0-pro",
|
|
1446
|
+
"google/imagen-3",
|
|
1447
|
+
"google/imagen-3-fast",
|
|
1448
|
+
"google/imagen-4",
|
|
1449
|
+
"google/imagen-4-fast",
|
|
1450
|
+
"google/imagen-4-ultra",
|
|
1451
|
+
"google/lyria",
|
|
1452
|
+
"google/nano-banana",
|
|
1453
|
+
"google/veo-2",
|
|
1454
|
+
"google/veo-3",
|
|
1455
|
+
"google/veo-3-fast",
|
|
1456
|
+
"google/veo-3.1",
|
|
1457
|
+
"google/veo-3.1-fast",
|
|
1458
|
+
"ideogramai/ideogram",
|
|
1459
|
+
"ideogramai/ideogram-v2",
|
|
1460
|
+
"ideogramai/ideogram-v2a",
|
|
1461
|
+
"ideogramai/ideogram-v2a-turbo",
|
|
1462
|
+
"lumalabs/dream-machine",
|
|
1463
|
+
"lumalabs/ray2",
|
|
1464
|
+
"novita/glm-4.6",
|
|
1465
|
+
"openAi/chatgpt-4o-latest",
|
|
1466
|
+
"openAi/dall-e-3",
|
|
1467
|
+
"openAi/gpt-3.5-turbo",
|
|
1468
|
+
"openAi/gpt-3.5-turbo-instruct",
|
|
1469
|
+
"openAi/gpt-3.5-turbo-raw",
|
|
1470
|
+
"openAi/gpt-4-classic",
|
|
1471
|
+
"openAi/gpt-4-classic-0314",
|
|
1472
|
+
"openAi/gpt-4-turbo",
|
|
1473
|
+
"openAi/gpt-4.1",
|
|
1474
|
+
"openAi/gpt-4.1-mini",
|
|
1475
|
+
"openAi/gpt-4.1-nano",
|
|
1476
|
+
"openAi/gpt-4o",
|
|
1477
|
+
"openAi/gpt-4o-aug",
|
|
1478
|
+
"openAi/gpt-4o-mini",
|
|
1479
|
+
"openAi/gpt-4o-mini-search",
|
|
1480
|
+
"openAi/gpt-4o-search",
|
|
1481
|
+
"openAi/gpt-5",
|
|
1482
|
+
"openAi/gpt-5-chat",
|
|
1483
|
+
"openAi/gpt-5-codex",
|
|
1484
|
+
"openAi/gpt-5-mini",
|
|
1485
|
+
"openAi/gpt-5-nano",
|
|
1486
|
+
"openAi/gpt-5-pro",
|
|
1487
|
+
"openAi/gpt-image-1",
|
|
1488
|
+
"openAi/gpt-image-1-mini",
|
|
1489
|
+
"openAi/o1",
|
|
1490
|
+
"openAi/o1-pro",
|
|
1491
|
+
"openAi/o3",
|
|
1492
|
+
"openAi/o3-deep-research",
|
|
1493
|
+
"openAi/o3-mini",
|
|
1494
|
+
"openAi/o3-mini-high",
|
|
1495
|
+
"openAi/o3-pro",
|
|
1496
|
+
"openAi/o4-mini",
|
|
1497
|
+
"openAi/o4-mini-deep-research",
|
|
1498
|
+
"openAi/sora-2",
|
|
1499
|
+
"openAi/sora-2-pro",
|
|
1500
|
+
"openai/gpt-5.1",
|
|
1501
|
+
"openai/gpt-5.1-codex",
|
|
1502
|
+
"openai/gpt-5.1-codex-mini",
|
|
1503
|
+
"openai/gpt-5.1-instant",
|
|
1504
|
+
"runwayml/runway",
|
|
1505
|
+
"runwayml/runway-gen-4-turbo",
|
|
1506
|
+
"stabilityai/stablediffusionxl",
|
|
1507
|
+
"topazlabs-co/topazlabs",
|
|
1508
|
+
"trytako/tako",
|
|
1509
|
+
"xai/grok-2",
|
|
1510
|
+
"xai/grok-3",
|
|
1511
|
+
"xai/grok-3-mini",
|
|
1512
|
+
"xai/grok-4",
|
|
1513
|
+
"xai/grok-4-fast-non-reasoning",
|
|
1514
|
+
"xai/grok-4-fast-reasoning",
|
|
1515
|
+
"xai/grok-code-fast-1"
|
|
1516
|
+
],
|
|
1517
|
+
"docUrl": "https://creator.poe.com/docs/external-applications/openai-compatible-api",
|
|
1518
|
+
"gateway": "models.dev"
|
|
1519
|
+
},
|
|
1190
1520
|
"cerebras": {
|
|
1191
1521
|
"url": "https://api.cerebras.ai/v1",
|
|
1192
1522
|
"apiKeyEnvVar": "CEREBRAS_API_KEY",
|
|
1193
1523
|
"apiKeyHeader": "Authorization",
|
|
1194
1524
|
"name": "Cerebras",
|
|
1195
|
-
"models": ["gpt-oss-120b", "qwen-3-235b-a22b-instruct-2507", "
|
|
1525
|
+
"models": ["gpt-oss-120b", "qwen-3-235b-a22b-instruct-2507", "zai-glm-4.6"],
|
|
1196
1526
|
"docUrl": "https://inference-docs.cerebras.ai/models/overview",
|
|
1197
1527
|
"gateway": "models.dev"
|
|
1198
1528
|
},
|
|
@@ -1203,23 +1533,25 @@
|
|
|
1203
1533
|
"gateway": "netlify",
|
|
1204
1534
|
"models": [
|
|
1205
1535
|
"anthropic/claude-3-5-haiku-20241022",
|
|
1206
|
-
"anthropic/claude-3-5-haiku-latest",
|
|
1207
1536
|
"anthropic/claude-3-7-sonnet-20250219",
|
|
1208
|
-
"anthropic/claude-3-7-sonnet-latest",
|
|
1209
1537
|
"anthropic/claude-3-haiku-20240307",
|
|
1210
1538
|
"anthropic/claude-haiku-4-5-20251001",
|
|
1211
1539
|
"anthropic/claude-opus-4-1-20250805",
|
|
1212
1540
|
"anthropic/claude-opus-4-20250514",
|
|
1541
|
+
"anthropic/claude-opus-4-5-20251101",
|
|
1213
1542
|
"anthropic/claude-sonnet-4-20250514",
|
|
1214
1543
|
"anthropic/claude-sonnet-4-5-20250929",
|
|
1215
1544
|
"gemini/gemini-2.0-flash",
|
|
1216
1545
|
"gemini/gemini-2.0-flash-lite",
|
|
1217
1546
|
"gemini/gemini-2.5-flash",
|
|
1547
|
+
"gemini/gemini-2.5-flash-image",
|
|
1218
1548
|
"gemini/gemini-2.5-flash-image-preview",
|
|
1219
1549
|
"gemini/gemini-2.5-flash-lite",
|
|
1220
1550
|
"gemini/gemini-2.5-flash-lite-preview-09-2025",
|
|
1221
1551
|
"gemini/gemini-2.5-flash-preview-09-2025",
|
|
1222
1552
|
"gemini/gemini-2.5-pro",
|
|
1553
|
+
"gemini/gemini-3-pro-image-preview",
|
|
1554
|
+
"gemini/gemini-3-pro-preview",
|
|
1223
1555
|
"gemini/gemini-flash-latest",
|
|
1224
1556
|
"gemini/gemini-flash-lite-latest",
|
|
1225
1557
|
"openai/codex-mini-latest",
|
|
@@ -1229,10 +1561,16 @@
|
|
|
1229
1561
|
"openai/gpt-4o",
|
|
1230
1562
|
"openai/gpt-4o-mini",
|
|
1231
1563
|
"openai/gpt-5",
|
|
1564
|
+
"openai/gpt-5-2025-08-07",
|
|
1232
1565
|
"openai/gpt-5-codex",
|
|
1233
1566
|
"openai/gpt-5-mini",
|
|
1567
|
+
"openai/gpt-5-mini-2025-08-07",
|
|
1234
1568
|
"openai/gpt-5-nano",
|
|
1235
1569
|
"openai/gpt-5-pro",
|
|
1570
|
+
"openai/gpt-5.1",
|
|
1571
|
+
"openai/gpt-5.1-2025-11-13",
|
|
1572
|
+
"openai/gpt-5.1-codex",
|
|
1573
|
+
"openai/gpt-5.1-codex-mini",
|
|
1236
1574
|
"openai/o3",
|
|
1237
1575
|
"openai/o3-mini",
|
|
1238
1576
|
"openai/o4-mini"
|
|
@@ -1241,9 +1579,21 @@
|
|
|
1241
1579
|
}
|
|
1242
1580
|
},
|
|
1243
1581
|
"models": {
|
|
1244
|
-
"moonshotai-cn": [
|
|
1582
|
+
"moonshotai-cn": [
|
|
1583
|
+
"kimi-k2-0711-preview",
|
|
1584
|
+
"kimi-k2-0905-preview",
|
|
1585
|
+
"kimi-k2-thinking",
|
|
1586
|
+
"kimi-k2-thinking-turbo",
|
|
1587
|
+
"kimi-k2-turbo-preview"
|
|
1588
|
+
],
|
|
1245
1589
|
"lucidquery": ["lucidnova-rf1-100b", "lucidquery-nexus-coder"],
|
|
1246
|
-
"moonshotai": [
|
|
1590
|
+
"moonshotai": [
|
|
1591
|
+
"kimi-k2-0711-preview",
|
|
1592
|
+
"kimi-k2-0905-preview",
|
|
1593
|
+
"kimi-k2-thinking",
|
|
1594
|
+
"kimi-k2-thinking-turbo",
|
|
1595
|
+
"kimi-k2-turbo-preview"
|
|
1596
|
+
],
|
|
1247
1597
|
"zai-coding-plan": ["glm-4.5", "glm-4.5-air", "glm-4.5-flash", "glm-4.5v", "glm-4.6"],
|
|
1248
1598
|
"alibaba": [
|
|
1249
1599
|
"qvq-max",
|
|
@@ -1302,6 +1652,8 @@
|
|
|
1302
1652
|
"grok-3-mini-fast-latest",
|
|
1303
1653
|
"grok-3-mini-latest",
|
|
1304
1654
|
"grok-4",
|
|
1655
|
+
"grok-4-1-fast",
|
|
1656
|
+
"grok-4-1-fast-non-reasoning",
|
|
1305
1657
|
"grok-4-fast",
|
|
1306
1658
|
"grok-4-fast-non-reasoning",
|
|
1307
1659
|
"grok-beta",
|
|
@@ -1321,17 +1673,21 @@
|
|
|
1321
1673
|
"deepseek-ai/deepseek-v3.1-terminus",
|
|
1322
1674
|
"google/gemma-3-27b-it",
|
|
1323
1675
|
"microsoft/phi-4-mini-instruct",
|
|
1676
|
+
"minimaxai/minimax-m2",
|
|
1324
1677
|
"moonshotai/kimi-k2-instruct",
|
|
1325
1678
|
"moonshotai/kimi-k2-instruct-0905",
|
|
1326
1679
|
"nvidia/cosmos-nemotron-34b",
|
|
1327
1680
|
"nvidia/llama-3.1-nemotron-ultra-253b-v1",
|
|
1328
1681
|
"nvidia/llama-embed-nemotron-8b",
|
|
1329
1682
|
"nvidia/nemoretriever-ocr-v1",
|
|
1683
|
+
"nvidia/nvidia-nemotron-nano-9b-v2",
|
|
1330
1684
|
"nvidia/parakeet-tdt-0.6b-v2",
|
|
1331
1685
|
"openai/gpt-oss-120b",
|
|
1332
1686
|
"openai/whisper-large-v3",
|
|
1333
1687
|
"qwen/qwen3-235b-a22b",
|
|
1334
|
-
"qwen/qwen3-coder-480b-a35b-instruct"
|
|
1688
|
+
"qwen/qwen3-coder-480b-a35b-instruct",
|
|
1689
|
+
"qwen/qwen3-next-80b-a3b-instruct",
|
|
1690
|
+
"qwen/qwen3-next-80b-a3b-thinking"
|
|
1335
1691
|
],
|
|
1336
1692
|
"upstage": ["solar-mini", "solar-pro2"],
|
|
1337
1693
|
"groq": [
|
|
@@ -1394,7 +1750,7 @@
|
|
|
1394
1750
|
"anthropic/claude-4-sonnet",
|
|
1395
1751
|
"anthropic/claude-4.5-sonnet",
|
|
1396
1752
|
"anthropic/claude-haiku-4.5",
|
|
1397
|
-
"
|
|
1753
|
+
"anthropic/claude-opus-4.5",
|
|
1398
1754
|
"deepseek/deepseek-r1",
|
|
1399
1755
|
"deepseek/deepseek-r1-distill-llama-70b",
|
|
1400
1756
|
"deepseek/deepseek-v3.1-terminus",
|
|
@@ -1407,9 +1763,11 @@
|
|
|
1407
1763
|
"google/gemini-2.5-flash-lite-preview-09-2025",
|
|
1408
1764
|
"google/gemini-2.5-flash-preview-09-2025",
|
|
1409
1765
|
"google/gemini-2.5-pro",
|
|
1766
|
+
"google/gemini-3-pro-preview",
|
|
1410
1767
|
"meta/llama-3.3-70b",
|
|
1411
1768
|
"meta/llama-4-maverick",
|
|
1412
1769
|
"meta/llama-4-scout",
|
|
1770
|
+
"minimax/minimax-m2",
|
|
1413
1771
|
"mistral/codestral",
|
|
1414
1772
|
"mistral/magistral-medium",
|
|
1415
1773
|
"mistral/magistral-small",
|
|
@@ -1554,42 +1912,62 @@
|
|
|
1554
1912
|
"qwen-2.5-vl",
|
|
1555
1913
|
"qwen3-235b",
|
|
1556
1914
|
"qwen3-4b",
|
|
1557
|
-
"venice-uncensored"
|
|
1915
|
+
"venice-uncensored",
|
|
1916
|
+
"zai-org-glm-4.6"
|
|
1558
1917
|
],
|
|
1559
1918
|
"chutes": [
|
|
1919
|
+
"Alibaba-NLP/Tongyi-DeepResearch-30B-A3B",
|
|
1920
|
+
"ArliAI/QwQ-32B-ArliAI-RpR-v1",
|
|
1921
|
+
"MiniMaxAI/MiniMax-M2",
|
|
1922
|
+
"NousResearch/DeepHermes-3-Mistral-24B-Preview",
|
|
1923
|
+
"NousResearch/Hermes-4-14B",
|
|
1924
|
+
"NousResearch/Hermes-4-405B-FP8",
|
|
1925
|
+
"NousResearch/Hermes-4-70B",
|
|
1926
|
+
"OpenGVLab/InternVL3-78B",
|
|
1927
|
+
"Qwen/Qwen2.5-72B-Instruct",
|
|
1928
|
+
"Qwen/Qwen2.5-Coder-32B-Instruct",
|
|
1929
|
+
"Qwen/Qwen2.5-VL-32B-Instruct",
|
|
1930
|
+
"Qwen/Qwen2.5-VL-72B-Instruct",
|
|
1931
|
+
"Qwen/Qwen3-14B",
|
|
1932
|
+
"Qwen/Qwen3-235B-A22B",
|
|
1560
1933
|
"Qwen/Qwen3-235B-A22B-Instruct-2507",
|
|
1561
1934
|
"Qwen/Qwen3-235B-A22B-Thinking-2507",
|
|
1562
1935
|
"Qwen/Qwen3-30B-A3B",
|
|
1563
1936
|
"Qwen/Qwen3-30B-A3B-Instruct-2507",
|
|
1564
|
-
"Qwen/Qwen3-
|
|
1937
|
+
"Qwen/Qwen3-32B",
|
|
1565
1938
|
"Qwen/Qwen3-Coder-30B-A3B-Instruct",
|
|
1566
1939
|
"Qwen/Qwen3-Coder-480B-A35B-Instruct-FP8",
|
|
1567
1940
|
"Qwen/Qwen3-Next-80B-A3B-Instruct",
|
|
1568
|
-
"Qwen/Qwen3-
|
|
1569
|
-
"
|
|
1941
|
+
"Qwen/Qwen3-VL-235B-A22B-Instruct",
|
|
1942
|
+
"Qwen/Qwen3-VL-235B-A22B-Thinking",
|
|
1943
|
+
"chutesai/Mistral-Small-3.1-24B-Instruct-2503",
|
|
1570
1944
|
"chutesai/Mistral-Small-3.2-24B-Instruct-2506",
|
|
1945
|
+
"deepseek-ai/DeepSeek-R1",
|
|
1571
1946
|
"deepseek-ai/DeepSeek-R1-0528",
|
|
1572
1947
|
"deepseek-ai/DeepSeek-R1-0528-Qwen3-8B",
|
|
1573
1948
|
"deepseek-ai/DeepSeek-R1-Distill-Llama-70B",
|
|
1949
|
+
"deepseek-ai/DeepSeek-V3",
|
|
1574
1950
|
"deepseek-ai/DeepSeek-V3-0324",
|
|
1575
1951
|
"deepseek-ai/DeepSeek-V3.1",
|
|
1576
1952
|
"deepseek-ai/DeepSeek-V3.1-Terminus",
|
|
1577
|
-
"deepseek-ai/DeepSeek-V3.1-turbo",
|
|
1578
|
-
"deepseek-ai/DeepSeek-V3.1:THINKING",
|
|
1579
1953
|
"deepseek-ai/DeepSeek-V3.2-Exp",
|
|
1580
1954
|
"meituan-longcat/LongCat-Flash-Chat-FP8",
|
|
1581
|
-
"
|
|
1955
|
+
"microsoft/MAI-DS-R1-FP8",
|
|
1582
1956
|
"moonshotai/Kimi-K2-Instruct-0905",
|
|
1583
|
-
"moonshotai/Kimi-K2-
|
|
1584
|
-
"moonshotai/Kimi-VL-A3B-Thinking",
|
|
1957
|
+
"moonshotai/Kimi-K2-Thinking",
|
|
1585
1958
|
"openai/gpt-oss-120b",
|
|
1959
|
+
"openai/gpt-oss-20b",
|
|
1960
|
+
"rednote-hilab/dots.ocr",
|
|
1586
1961
|
"tngtech/DeepSeek-R1T-Chimera",
|
|
1587
1962
|
"tngtech/DeepSeek-TNG-R1T2-Chimera",
|
|
1963
|
+
"unsloth/Mistral-Nemo-Instruct-2407",
|
|
1964
|
+
"unsloth/Mistral-Small-24B-Instruct-2501",
|
|
1965
|
+
"unsloth/gemma-3-12b-it",
|
|
1966
|
+
"unsloth/gemma-3-27b-it",
|
|
1967
|
+
"unsloth/gemma-3-4b-it",
|
|
1968
|
+
"zai-org/GLM-4.5",
|
|
1588
1969
|
"zai-org/GLM-4.5-Air",
|
|
1589
|
-
"zai-org/GLM-4.
|
|
1590
|
-
"zai-org/GLM-4.5-turbo",
|
|
1591
|
-
"zai-org/GLM-4.6-FP8",
|
|
1592
|
-
"zai-org/GLM-4.6-turbo"
|
|
1970
|
+
"zai-org/GLM-4.6"
|
|
1593
1971
|
],
|
|
1594
1972
|
"cortecs": [
|
|
1595
1973
|
"claude-4-5-sonnet",
|
|
@@ -1669,7 +2047,86 @@
|
|
|
1669
2047
|
"moonshotai/Kimi-K2-Instruct",
|
|
1670
2048
|
"openai/gpt-oss-120b"
|
|
1671
2049
|
],
|
|
1672
|
-
"baseten": [
|
|
2050
|
+
"baseten": [
|
|
2051
|
+
"Qwen/Qwen3-Coder-480B-A35B-Instruct",
|
|
2052
|
+
"moonshotai/Kimi-K2-Instruct-0905",
|
|
2053
|
+
"moonshotai/Kimi-K2-Thinking",
|
|
2054
|
+
"zai-org/GLM-4.6"
|
|
2055
|
+
],
|
|
2056
|
+
"siliconflow": [
|
|
2057
|
+
"baidu-ernie-4.5-300b-a47b",
|
|
2058
|
+
"bytedance-seed-seed-oss-36b-instruct",
|
|
2059
|
+
"deepseek-ai-deepseek-r1",
|
|
2060
|
+
"deepseek-ai-deepseek-r1-distill-qwen-14b",
|
|
2061
|
+
"deepseek-ai-deepseek-r1-distill-qwen-32b",
|
|
2062
|
+
"deepseek-ai-deepseek-r1-distill-qwen-7b",
|
|
2063
|
+
"deepseek-ai-deepseek-v3",
|
|
2064
|
+
"deepseek-ai-deepseek-v3.1",
|
|
2065
|
+
"deepseek-ai-deepseek-v3.1-terminus",
|
|
2066
|
+
"deepseek-ai-deepseek-v3.2-exp",
|
|
2067
|
+
"deepseek-ai-deepseek-vl2",
|
|
2068
|
+
"inclusionai-ling-flash-2.0",
|
|
2069
|
+
"inclusionai-ling-mini-2.0",
|
|
2070
|
+
"inclusionai-ring-flash-2.0",
|
|
2071
|
+
"meta-llama-meta-llama-3.1-8b-instruct",
|
|
2072
|
+
"minimaxai-minimax-m1-80k",
|
|
2073
|
+
"minimaxai-minimax-m2",
|
|
2074
|
+
"moonshotai-kimi-dev-72b",
|
|
2075
|
+
"moonshotai-kimi-k2-instruct",
|
|
2076
|
+
"moonshotai-kimi-k2-instruct-0905",
|
|
2077
|
+
"moonshotai-kimi-k2-thinking",
|
|
2078
|
+
"nex-agi-deepseek-v3.1-nex-n1",
|
|
2079
|
+
"openai-gpt-oss-120b",
|
|
2080
|
+
"openai-gpt-oss-20b",
|
|
2081
|
+
"qwen-qwen2.5-14b-instruct",
|
|
2082
|
+
"qwen-qwen2.5-32b-instruct",
|
|
2083
|
+
"qwen-qwen2.5-72b-instruct",
|
|
2084
|
+
"qwen-qwen2.5-72b-instruct-128k",
|
|
2085
|
+
"qwen-qwen2.5-7b-instruct",
|
|
2086
|
+
"qwen-qwen2.5-coder-32b-instruct",
|
|
2087
|
+
"qwen-qwen2.5-vl-32b-instruct",
|
|
2088
|
+
"qwen-qwen2.5-vl-72b-instruct",
|
|
2089
|
+
"qwen-qwen2.5-vl-7b-instruct",
|
|
2090
|
+
"qwen-qwen3-14b",
|
|
2091
|
+
"qwen-qwen3-235b-a22b",
|
|
2092
|
+
"qwen-qwen3-235b-a22b-instruct-2507",
|
|
2093
|
+
"qwen-qwen3-235b-a22b-thinking-2507",
|
|
2094
|
+
"qwen-qwen3-30b-a3b",
|
|
2095
|
+
"qwen-qwen3-30b-a3b-instruct-2507",
|
|
2096
|
+
"qwen-qwen3-30b-a3b-thinking-2507",
|
|
2097
|
+
"qwen-qwen3-32b",
|
|
2098
|
+
"qwen-qwen3-8b",
|
|
2099
|
+
"qwen-qwen3-coder-30b-a3b-instruct",
|
|
2100
|
+
"qwen-qwen3-coder-480b-a35b-instruct",
|
|
2101
|
+
"qwen-qwen3-next-80b-a3b-instruct",
|
|
2102
|
+
"qwen-qwen3-next-80b-a3b-thinking",
|
|
2103
|
+
"qwen-qwen3-omni-30b-a3b-captioner",
|
|
2104
|
+
"qwen-qwen3-omni-30b-a3b-instruct",
|
|
2105
|
+
"qwen-qwen3-omni-30b-a3b-thinking",
|
|
2106
|
+
"qwen-qwen3-vl-235b-a22b-instruct",
|
|
2107
|
+
"qwen-qwen3-vl-235b-a22b-thinking",
|
|
2108
|
+
"qwen-qwen3-vl-30b-a3b-instruct",
|
|
2109
|
+
"qwen-qwen3-vl-30b-a3b-thinking",
|
|
2110
|
+
"qwen-qwen3-vl-32b-instruct",
|
|
2111
|
+
"qwen-qwen3-vl-32b-thinking",
|
|
2112
|
+
"qwen-qwen3-vl-8b-instruct",
|
|
2113
|
+
"qwen-qwen3-vl-8b-thinking",
|
|
2114
|
+
"qwen-qwq-32b",
|
|
2115
|
+
"stepfun-ai-step3",
|
|
2116
|
+
"tencent-hunyuan-a13b-instruct",
|
|
2117
|
+
"tencent-hunyuan-mt-7b",
|
|
2118
|
+
"thudm-glm-4-32b-0414",
|
|
2119
|
+
"thudm-glm-4-9b-0414",
|
|
2120
|
+
"thudm-glm-4.1v-9b-thinking",
|
|
2121
|
+
"thudm-glm-z1-32b-0414",
|
|
2122
|
+
"thudm-glm-z1-9b-0414",
|
|
2123
|
+
"z-ai-glm-4.5",
|
|
2124
|
+
"z-ai-glm-4.5-air",
|
|
2125
|
+
"zai-org-glm-4.5",
|
|
2126
|
+
"zai-org-glm-4.5-air",
|
|
2127
|
+
"zai-org-glm-4.5v",
|
|
2128
|
+
"zai-org-glm-4.6"
|
|
2129
|
+
],
|
|
1673
2130
|
"huggingface": [
|
|
1674
2131
|
"MiniMaxAI/MiniMax-M2",
|
|
1675
2132
|
"Qwen/Qwen3-235B-A22B-Thinking-2507",
|
|
@@ -1687,19 +2144,26 @@
|
|
|
1687
2144
|
"zai-org/GLM-4.6"
|
|
1688
2145
|
],
|
|
1689
2146
|
"opencode": [
|
|
1690
|
-
"
|
|
2147
|
+
"alpha-doubao-seed-code",
|
|
2148
|
+
"alpha-gd4",
|
|
2149
|
+
"alpha-minimax-m2",
|
|
1691
2150
|
"big-pickle",
|
|
1692
2151
|
"claude-3-5-haiku",
|
|
1693
2152
|
"claude-haiku-4-5",
|
|
1694
2153
|
"claude-opus-4-1",
|
|
2154
|
+
"claude-opus-4-5",
|
|
1695
2155
|
"claude-sonnet-4",
|
|
1696
2156
|
"claude-sonnet-4-5",
|
|
2157
|
+
"gemini-3-pro",
|
|
1697
2158
|
"glm-4.6",
|
|
1698
2159
|
"gpt-5",
|
|
1699
2160
|
"gpt-5-codex",
|
|
2161
|
+
"gpt-5-nano",
|
|
2162
|
+
"gpt-5.1",
|
|
2163
|
+
"gpt-5.1-codex",
|
|
1700
2164
|
"grok-code",
|
|
1701
2165
|
"kimi-k2",
|
|
1702
|
-
"
|
|
2166
|
+
"kimi-k2-thinking",
|
|
1703
2167
|
"qwen3-coder"
|
|
1704
2168
|
],
|
|
1705
2169
|
"fastrouter": [
|
|
@@ -1718,6 +2182,7 @@
|
|
|
1718
2182
|
"qwen/qwen3-coder",
|
|
1719
2183
|
"x-ai/grok-4"
|
|
1720
2184
|
],
|
|
2185
|
+
"minimax": ["MiniMax-M2"],
|
|
1721
2186
|
"google": [
|
|
1722
2187
|
"gemini-1.5-flash",
|
|
1723
2188
|
"gemini-1.5-flash-8b",
|
|
@@ -1738,6 +2203,7 @@
|
|
|
1738
2203
|
"gemini-2.5-pro-preview-05-06",
|
|
1739
2204
|
"gemini-2.5-pro-preview-06-05",
|
|
1740
2205
|
"gemini-2.5-pro-preview-tts",
|
|
2206
|
+
"gemini-3-pro-preview",
|
|
1741
2207
|
"gemini-embedding-001",
|
|
1742
2208
|
"gemini-flash-latest",
|
|
1743
2209
|
"gemini-flash-lite-latest",
|
|
@@ -1776,6 +2242,10 @@
|
|
|
1776
2242
|
"gpt-5-mini",
|
|
1777
2243
|
"gpt-5-nano",
|
|
1778
2244
|
"gpt-5-pro",
|
|
2245
|
+
"gpt-5.1",
|
|
2246
|
+
"gpt-5.1-chat-latest",
|
|
2247
|
+
"gpt-5.1-codex",
|
|
2248
|
+
"gpt-5.1-codex-mini",
|
|
1779
2249
|
"o1",
|
|
1780
2250
|
"o1-mini",
|
|
1781
2251
|
"o1-preview",
|
|
@@ -1798,6 +2268,7 @@
|
|
|
1798
2268
|
"anthropic/claude-haiku-4.5",
|
|
1799
2269
|
"anthropic/claude-opus-4",
|
|
1800
2270
|
"anthropic/claude-opus-4.1",
|
|
2271
|
+
"anthropic/claude-opus-4.5",
|
|
1801
2272
|
"anthropic/claude-sonnet-4",
|
|
1802
2273
|
"anthropic/claude-sonnet-4.5",
|
|
1803
2274
|
"cognitivecomputations/dolphin3.0-mistral-24b",
|
|
@@ -1822,18 +2293,20 @@
|
|
|
1822
2293
|
"google/gemini-2.5-pro",
|
|
1823
2294
|
"google/gemini-2.5-pro-preview-05-06",
|
|
1824
2295
|
"google/gemini-2.5-pro-preview-06-05",
|
|
2296
|
+
"google/gemini-3-pro-preview",
|
|
1825
2297
|
"google/gemma-2-9b-it:free",
|
|
1826
2298
|
"google/gemma-3-12b-it",
|
|
1827
2299
|
"google/gemma-3-27b-it",
|
|
1828
2300
|
"google/gemma-3n-e4b-it",
|
|
1829
2301
|
"google/gemma-3n-e4b-it:free",
|
|
2302
|
+
"kwaipilot/kat-coder-pro:free",
|
|
1830
2303
|
"meta-llama/llama-3.2-11b-vision-instruct",
|
|
1831
2304
|
"meta-llama/llama-3.3-70b-instruct:free",
|
|
1832
2305
|
"meta-llama/llama-4-scout:free",
|
|
1833
2306
|
"microsoft/mai-ds-r1:free",
|
|
1834
2307
|
"minimax/minimax-01",
|
|
1835
2308
|
"minimax/minimax-m1",
|
|
1836
|
-
"minimax/minimax-m2
|
|
2309
|
+
"minimax/minimax-m2",
|
|
1837
2310
|
"mistralai/codestral-2508",
|
|
1838
2311
|
"mistralai/devstral-medium-2507",
|
|
1839
2312
|
"mistralai/devstral-small-2505",
|
|
@@ -1850,10 +2323,12 @@
|
|
|
1850
2323
|
"moonshotai/kimi-k2",
|
|
1851
2324
|
"moonshotai/kimi-k2-0905",
|
|
1852
2325
|
"moonshotai/kimi-k2-0905:exacto",
|
|
2326
|
+
"moonshotai/kimi-k2-thinking",
|
|
1853
2327
|
"moonshotai/kimi-k2:free",
|
|
1854
2328
|
"nousresearch/deephermes-3-llama-3-8b-preview",
|
|
1855
2329
|
"nousresearch/hermes-4-405b",
|
|
1856
2330
|
"nousresearch/hermes-4-70b",
|
|
2331
|
+
"nvidia/nemotron-nano-9b-v2",
|
|
1857
2332
|
"openai/gpt-4.1",
|
|
1858
2333
|
"openai/gpt-4.1-mini",
|
|
1859
2334
|
"openai/gpt-4o-mini",
|
|
@@ -1864,15 +2339,15 @@
|
|
|
1864
2339
|
"openai/gpt-5-mini",
|
|
1865
2340
|
"openai/gpt-5-nano",
|
|
1866
2341
|
"openai/gpt-5-pro",
|
|
2342
|
+
"openai/gpt-5.1",
|
|
2343
|
+
"openai/gpt-5.1-chat",
|
|
2344
|
+
"openai/gpt-5.1-codex",
|
|
2345
|
+
"openai/gpt-5.1-codex-mini",
|
|
1867
2346
|
"openai/gpt-oss-120b",
|
|
1868
2347
|
"openai/gpt-oss-120b:exacto",
|
|
1869
2348
|
"openai/gpt-oss-20b",
|
|
2349
|
+
"openai/gpt-oss-safeguard-20b",
|
|
1870
2350
|
"openai/o4-mini",
|
|
1871
|
-
"openrouter/cypher-alpha:free",
|
|
1872
|
-
"openrouter/horizon-alpha",
|
|
1873
|
-
"openrouter/horizon-beta",
|
|
1874
|
-
"openrouter/sonoma-dusk-alpha",
|
|
1875
|
-
"openrouter/sonoma-sky-alpha",
|
|
1876
2351
|
"qwen/qwen-2.5-coder-32b-instruct",
|
|
1877
2352
|
"qwen/qwen2.5-vl-32b-instruct:free",
|
|
1878
2353
|
"qwen/qwen2.5-vl-72b-instruct",
|
|
@@ -1888,6 +2363,7 @@
|
|
|
1888
2363
|
"qwen/qwen3-32b:free",
|
|
1889
2364
|
"qwen/qwen3-8b:free",
|
|
1890
2365
|
"qwen/qwen3-coder",
|
|
2366
|
+
"qwen/qwen3-coder-flash",
|
|
1891
2367
|
"qwen/qwen3-coder:exacto",
|
|
1892
2368
|
"qwen/qwen3-coder:free",
|
|
1893
2369
|
"qwen/qwen3-max",
|
|
@@ -1904,6 +2380,7 @@
|
|
|
1904
2380
|
"x-ai/grok-3-mini-beta",
|
|
1905
2381
|
"x-ai/grok-4",
|
|
1906
2382
|
"x-ai/grok-4-fast",
|
|
2383
|
+
"x-ai/grok-4.1-fast",
|
|
1907
2384
|
"x-ai/grok-code-fast-1",
|
|
1908
2385
|
"z-ai/glm-4.5",
|
|
1909
2386
|
"z-ai/glm-4.5-air",
|
|
@@ -1921,7 +2398,10 @@
|
|
|
1921
2398
|
"inclusionai/lint-1t",
|
|
1922
2399
|
"inclusionai/ring-1t",
|
|
1923
2400
|
"kuaishou/kat-coder-pro-v1",
|
|
2401
|
+
"minimax/minimax-m2",
|
|
1924
2402
|
"moonshotai/kimi-k2-0905",
|
|
2403
|
+
"moonshotai/kimi-k2-thinking",
|
|
2404
|
+
"moonshotai/kimi-k2-thinking-turbo",
|
|
1925
2405
|
"openai/gpt-5",
|
|
1926
2406
|
"openai/gpt-5-codex",
|
|
1927
2407
|
"qwen/qwen3-coder-plus",
|
|
@@ -1932,6 +2412,43 @@
|
|
|
1932
2412
|
"z-ai/glm-4.5-air",
|
|
1933
2413
|
"z-ai/glm-4.6"
|
|
1934
2414
|
],
|
|
2415
|
+
"ovhcloud": [
|
|
2416
|
+
"deepseek-r1-distill-llama-70b",
|
|
2417
|
+
"gpt-oss-120b",
|
|
2418
|
+
"gpt-oss-20b",
|
|
2419
|
+
"llama-3.1-8b-instruct",
|
|
2420
|
+
"llava-next-mistral-7b",
|
|
2421
|
+
"meta-llama-3_1-70b-instruct",
|
|
2422
|
+
"meta-llama-3_3-70b-instruct",
|
|
2423
|
+
"mistral-7b-instruct-v0.3",
|
|
2424
|
+
"mistral-nemo-instruct-2407",
|
|
2425
|
+
"mistral-small-3.2-24b-instruct-2506",
|
|
2426
|
+
"mixtral-8x7b-instruct-v0.1",
|
|
2427
|
+
"qwen2.5-coder-32b-instruct",
|
|
2428
|
+
"qwen2.5-vl-72b-instruct",
|
|
2429
|
+
"qwen3-32b",
|
|
2430
|
+
"qwen3-coder-30b-a3b-instruct"
|
|
2431
|
+
],
|
|
2432
|
+
"iflowcn": [
|
|
2433
|
+
"deepseek-r1",
|
|
2434
|
+
"deepseek-v3",
|
|
2435
|
+
"deepseek-v3.1",
|
|
2436
|
+
"deepseek-v3.2",
|
|
2437
|
+
"glm-4.6",
|
|
2438
|
+
"kimi-k2",
|
|
2439
|
+
"kimi-k2-0905",
|
|
2440
|
+
"minimax-m2",
|
|
2441
|
+
"qwen3-235b",
|
|
2442
|
+
"qwen3-235b-a22b-instruct",
|
|
2443
|
+
"qwen3-235b-a22b-thinking-2507",
|
|
2444
|
+
"qwen3-32b",
|
|
2445
|
+
"qwen3-coder",
|
|
2446
|
+
"qwen3-coder-plus",
|
|
2447
|
+
"qwen3-max",
|
|
2448
|
+
"qwen3-max-preview",
|
|
2449
|
+
"qwen3-vl-plus",
|
|
2450
|
+
"tstars2.0"
|
|
2451
|
+
],
|
|
1935
2452
|
"synthetic": [
|
|
1936
2453
|
"hf:MiniMaxAI/MiniMax-M2",
|
|
1937
2454
|
"hf:Qwen/Qwen2.5-Coder-32B-Instruct",
|
|
@@ -1952,6 +2469,7 @@
|
|
|
1952
2469
|
"hf:meta-llama/Llama-4-Scout-17B-16E-Instruct",
|
|
1953
2470
|
"hf:moonshotai/Kimi-K2-Instruct",
|
|
1954
2471
|
"hf:moonshotai/Kimi-K2-Instruct-0905",
|
|
2472
|
+
"hf:moonshotai/Kimi-K2-Thinking",
|
|
1955
2473
|
"hf:openai/gpt-oss-120b",
|
|
1956
2474
|
"hf:zai-org/GLM-4.5",
|
|
1957
2475
|
"hf:zai-org/GLM-4.6"
|
|
@@ -1960,6 +2478,8 @@
|
|
|
1960
2478
|
"Qwen/Qwen3-Coder-480B-A35B-Instruct",
|
|
1961
2479
|
"Qwen/Qwen3-Coder-480B-A35B-Instruct-Turbo",
|
|
1962
2480
|
"moonshotai/Kimi-K2-Instruct",
|
|
2481
|
+
"openai/gpt-oss-120b",
|
|
2482
|
+
"openai/gpt-oss-20b",
|
|
1963
2483
|
"zai-org/GLM-4.5"
|
|
1964
2484
|
],
|
|
1965
2485
|
"zhipuai": ["glm-4.5", "glm-4.5-air", "glm-4.5-flash", "glm-4.5v", "glm-4.6"],
|
|
@@ -1988,9 +2508,11 @@
|
|
|
1988
2508
|
],
|
|
1989
2509
|
"requesty": [
|
|
1990
2510
|
"anthropic/claude-3-7-sonnet",
|
|
1991
|
-
"anthropic/claude-4-
|
|
2511
|
+
"anthropic/claude-haiku-4-5",
|
|
1992
2512
|
"anthropic/claude-opus-4",
|
|
1993
|
-
"anthropic/claude-opus-4-1
|
|
2513
|
+
"anthropic/claude-opus-4-1",
|
|
2514
|
+
"anthropic/claude-sonnet-4",
|
|
2515
|
+
"anthropic/claude-sonnet-4-5",
|
|
1994
2516
|
"google/gemini-2.5-flash",
|
|
1995
2517
|
"google/gemini-2.5-pro",
|
|
1996
2518
|
"openai/gpt-4.1",
|
|
@@ -1999,7 +2521,9 @@
|
|
|
1999
2521
|
"openai/gpt-5",
|
|
2000
2522
|
"openai/gpt-5-mini",
|
|
2001
2523
|
"openai/gpt-5-nano",
|
|
2002
|
-
"openai/o4-mini"
|
|
2524
|
+
"openai/o4-mini",
|
|
2525
|
+
"xai/grok-4",
|
|
2526
|
+
"xai/grok-4-fast"
|
|
2003
2527
|
],
|
|
2004
2528
|
"morph": ["auto", "morph-v3-fast", "morph-v3-large"],
|
|
2005
2529
|
"lmstudio": ["openai/gpt-oss-20b", "qwen/qwen3-30b-a3b-2507", "qwen/qwen3-coder-30b"],
|
|
@@ -2019,6 +2543,7 @@
|
|
|
2019
2543
|
"claude-opus-4-1",
|
|
2020
2544
|
"claude-opus-4-1-20250805",
|
|
2021
2545
|
"claude-opus-4-20250514",
|
|
2546
|
+
"claude-opus-4-5",
|
|
2022
2547
|
"claude-sonnet-4-0",
|
|
2023
2548
|
"claude-sonnet-4-20250514",
|
|
2024
2549
|
"claude-sonnet-4-5",
|
|
@@ -2033,6 +2558,8 @@
|
|
|
2033
2558
|
"accounts/fireworks/models/gpt-oss-120b",
|
|
2034
2559
|
"accounts/fireworks/models/gpt-oss-20b",
|
|
2035
2560
|
"accounts/fireworks/models/kimi-k2-instruct",
|
|
2561
|
+
"accounts/fireworks/models/kimi-k2-thinking",
|
|
2562
|
+
"accounts/fireworks/models/minimax-m2",
|
|
2036
2563
|
"accounts/fireworks/models/qwen3-235b-a22b",
|
|
2037
2564
|
"accounts/fireworks/models/qwen3-coder-480b-a35b-instruct"
|
|
2038
2565
|
],
|
|
@@ -2069,26 +2596,130 @@
|
|
|
2069
2596
|
"voxtral-small-24b-2507",
|
|
2070
2597
|
"whisper-large-v3"
|
|
2071
2598
|
],
|
|
2072
|
-
"
|
|
2599
|
+
"poe": [
|
|
2600
|
+
"anthropic/claude-haiku-3",
|
|
2601
|
+
"anthropic/claude-haiku-3.5",
|
|
2602
|
+
"anthropic/claude-haiku-3.5-search",
|
|
2603
|
+
"anthropic/claude-haiku-4.5",
|
|
2604
|
+
"anthropic/claude-opus-3",
|
|
2605
|
+
"anthropic/claude-opus-4",
|
|
2606
|
+
"anthropic/claude-opus-4-reasoning",
|
|
2607
|
+
"anthropic/claude-opus-4-search",
|
|
2608
|
+
"anthropic/claude-opus-4.1",
|
|
2609
|
+
"anthropic/claude-sonnet-3.5",
|
|
2610
|
+
"anthropic/claude-sonnet-3.5-june",
|
|
2611
|
+
"anthropic/claude-sonnet-3.7",
|
|
2612
|
+
"anthropic/claude-sonnet-3.7-reasoning",
|
|
2613
|
+
"anthropic/claude-sonnet-3.7-search",
|
|
2614
|
+
"anthropic/claude-sonnet-4",
|
|
2615
|
+
"anthropic/claude-sonnet-4-reasoning",
|
|
2616
|
+
"anthropic/claude-sonnet-4-search",
|
|
2617
|
+
"anthropic/claude-sonnet-4.5",
|
|
2618
|
+
"elevenlabs/elevenlabs-music",
|
|
2619
|
+
"elevenlabs/elevenlabs-v2.5-turbo",
|
|
2620
|
+
"elevenlabs/elevenlabs-v3",
|
|
2621
|
+
"facebook/llama-3.1-405b",
|
|
2622
|
+
"facebook/llama-3.1-70b",
|
|
2623
|
+
"facebook/llama-3.1-8b",
|
|
2624
|
+
"google/gemini-2.0-flash",
|
|
2625
|
+
"google/gemini-2.0-flash-lite",
|
|
2626
|
+
"google/gemini-2.5-flash",
|
|
2627
|
+
"google/gemini-2.5-flash-lite",
|
|
2628
|
+
"google/gemini-2.5-pro",
|
|
2629
|
+
"google/gemini-3.0-pro",
|
|
2630
|
+
"google/imagen-3",
|
|
2631
|
+
"google/imagen-3-fast",
|
|
2632
|
+
"google/imagen-4",
|
|
2633
|
+
"google/imagen-4-fast",
|
|
2634
|
+
"google/imagen-4-ultra",
|
|
2635
|
+
"google/lyria",
|
|
2636
|
+
"google/nano-banana",
|
|
2637
|
+
"google/veo-2",
|
|
2638
|
+
"google/veo-3",
|
|
2639
|
+
"google/veo-3-fast",
|
|
2640
|
+
"google/veo-3.1",
|
|
2641
|
+
"google/veo-3.1-fast",
|
|
2642
|
+
"ideogramai/ideogram",
|
|
2643
|
+
"ideogramai/ideogram-v2",
|
|
2644
|
+
"ideogramai/ideogram-v2a",
|
|
2645
|
+
"ideogramai/ideogram-v2a-turbo",
|
|
2646
|
+
"lumalabs/dream-machine",
|
|
2647
|
+
"lumalabs/ray2",
|
|
2648
|
+
"novita/glm-4.6",
|
|
2649
|
+
"openAi/chatgpt-4o-latest",
|
|
2650
|
+
"openAi/dall-e-3",
|
|
2651
|
+
"openAi/gpt-3.5-turbo",
|
|
2652
|
+
"openAi/gpt-3.5-turbo-instruct",
|
|
2653
|
+
"openAi/gpt-3.5-turbo-raw",
|
|
2654
|
+
"openAi/gpt-4-classic",
|
|
2655
|
+
"openAi/gpt-4-classic-0314",
|
|
2656
|
+
"openAi/gpt-4-turbo",
|
|
2657
|
+
"openAi/gpt-4.1",
|
|
2658
|
+
"openAi/gpt-4.1-mini",
|
|
2659
|
+
"openAi/gpt-4.1-nano",
|
|
2660
|
+
"openAi/gpt-4o",
|
|
2661
|
+
"openAi/gpt-4o-aug",
|
|
2662
|
+
"openAi/gpt-4o-mini",
|
|
2663
|
+
"openAi/gpt-4o-mini-search",
|
|
2664
|
+
"openAi/gpt-4o-search",
|
|
2665
|
+
"openAi/gpt-5",
|
|
2666
|
+
"openAi/gpt-5-chat",
|
|
2667
|
+
"openAi/gpt-5-codex",
|
|
2668
|
+
"openAi/gpt-5-mini",
|
|
2669
|
+
"openAi/gpt-5-nano",
|
|
2670
|
+
"openAi/gpt-5-pro",
|
|
2671
|
+
"openAi/gpt-image-1",
|
|
2672
|
+
"openAi/gpt-image-1-mini",
|
|
2673
|
+
"openAi/o1",
|
|
2674
|
+
"openAi/o1-pro",
|
|
2675
|
+
"openAi/o3",
|
|
2676
|
+
"openAi/o3-deep-research",
|
|
2677
|
+
"openAi/o3-mini",
|
|
2678
|
+
"openAi/o3-mini-high",
|
|
2679
|
+
"openAi/o3-pro",
|
|
2680
|
+
"openAi/o4-mini",
|
|
2681
|
+
"openAi/o4-mini-deep-research",
|
|
2682
|
+
"openAi/sora-2",
|
|
2683
|
+
"openAi/sora-2-pro",
|
|
2684
|
+
"openai/gpt-5.1",
|
|
2685
|
+
"openai/gpt-5.1-codex",
|
|
2686
|
+
"openai/gpt-5.1-codex-mini",
|
|
2687
|
+
"openai/gpt-5.1-instant",
|
|
2688
|
+
"runwayml/runway",
|
|
2689
|
+
"runwayml/runway-gen-4-turbo",
|
|
2690
|
+
"stabilityai/stablediffusionxl",
|
|
2691
|
+
"topazlabs-co/topazlabs",
|
|
2692
|
+
"trytako/tako",
|
|
2693
|
+
"xai/grok-2",
|
|
2694
|
+
"xai/grok-3",
|
|
2695
|
+
"xai/grok-3-mini",
|
|
2696
|
+
"xai/grok-4",
|
|
2697
|
+
"xai/grok-4-fast-non-reasoning",
|
|
2698
|
+
"xai/grok-4-fast-reasoning",
|
|
2699
|
+
"xai/grok-code-fast-1"
|
|
2700
|
+
],
|
|
2701
|
+
"cerebras": ["gpt-oss-120b", "qwen-3-235b-a22b-instruct-2507", "zai-glm-4.6"],
|
|
2073
2702
|
"netlify": [
|
|
2074
2703
|
"anthropic/claude-3-5-haiku-20241022",
|
|
2075
|
-
"anthropic/claude-3-5-haiku-latest",
|
|
2076
2704
|
"anthropic/claude-3-7-sonnet-20250219",
|
|
2077
|
-
"anthropic/claude-3-7-sonnet-latest",
|
|
2078
2705
|
"anthropic/claude-3-haiku-20240307",
|
|
2079
2706
|
"anthropic/claude-haiku-4-5-20251001",
|
|
2080
2707
|
"anthropic/claude-opus-4-1-20250805",
|
|
2081
2708
|
"anthropic/claude-opus-4-20250514",
|
|
2709
|
+
"anthropic/claude-opus-4-5-20251101",
|
|
2082
2710
|
"anthropic/claude-sonnet-4-20250514",
|
|
2083
2711
|
"anthropic/claude-sonnet-4-5-20250929",
|
|
2084
2712
|
"gemini/gemini-2.0-flash",
|
|
2085
2713
|
"gemini/gemini-2.0-flash-lite",
|
|
2086
2714
|
"gemini/gemini-2.5-flash",
|
|
2715
|
+
"gemini/gemini-2.5-flash-image",
|
|
2087
2716
|
"gemini/gemini-2.5-flash-image-preview",
|
|
2088
2717
|
"gemini/gemini-2.5-flash-lite",
|
|
2089
2718
|
"gemini/gemini-2.5-flash-lite-preview-09-2025",
|
|
2090
2719
|
"gemini/gemini-2.5-flash-preview-09-2025",
|
|
2091
2720
|
"gemini/gemini-2.5-pro",
|
|
2721
|
+
"gemini/gemini-3-pro-image-preview",
|
|
2722
|
+
"gemini/gemini-3-pro-preview",
|
|
2092
2723
|
"gemini/gemini-flash-latest",
|
|
2093
2724
|
"gemini/gemini-flash-lite-latest",
|
|
2094
2725
|
"openai/codex-mini-latest",
|
|
@@ -2098,10 +2729,16 @@
|
|
|
2098
2729
|
"openai/gpt-4o",
|
|
2099
2730
|
"openai/gpt-4o-mini",
|
|
2100
2731
|
"openai/gpt-5",
|
|
2732
|
+
"openai/gpt-5-2025-08-07",
|
|
2101
2733
|
"openai/gpt-5-codex",
|
|
2102
2734
|
"openai/gpt-5-mini",
|
|
2735
|
+
"openai/gpt-5-mini-2025-08-07",
|
|
2103
2736
|
"openai/gpt-5-nano",
|
|
2104
2737
|
"openai/gpt-5-pro",
|
|
2738
|
+
"openai/gpt-5.1",
|
|
2739
|
+
"openai/gpt-5.1-2025-11-13",
|
|
2740
|
+
"openai/gpt-5.1-codex",
|
|
2741
|
+
"openai/gpt-5.1-codex-mini",
|
|
2105
2742
|
"openai/o3",
|
|
2106
2743
|
"openai/o3-mini",
|
|
2107
2744
|
"openai/o4-mini"
|