@mastra/core 0.20.2 → 0.21.0-alpha.1
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 +93 -0
- package/README.md +30 -121
- package/dist/agent/agent.d.ts +5 -10
- package/dist/agent/agent.d.ts.map +1 -1
- package/dist/agent/agent.types.d.ts +12 -14
- package/dist/agent/agent.types.d.ts.map +1 -1
- package/dist/agent/index.cjs +19 -11
- package/dist/agent/index.d.ts +2 -1
- package/dist/agent/index.d.ts.map +1 -1
- 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 +4 -4
- package/dist/agent/message-list/index.d.ts.map +1 -1
- package/dist/agent/message-list/prompt/attachments-to-parts.d.ts +1 -1
- package/dist/agent/message-list/prompt/attachments-to-parts.d.ts.map +1 -1
- package/dist/agent/message-list/prompt/convert-file.d.ts +2 -2
- package/dist/agent/message-list/prompt/convert-file.d.ts.map +1 -1
- package/dist/agent/message-list/types.d.ts +2 -2
- package/dist/agent/message-list/types.d.ts.map +1 -1
- package/dist/agent/message-list/utils/convert-messages.d.ts +2 -2
- package/dist/agent/types.d.ts +13 -5
- package/dist/agent/types.d.ts.map +1 -1
- package/dist/agent/utils.d.ts +110 -0
- package/dist/agent/utils.d.ts.map +1 -0
- package/dist/agent/workflows/prepare-stream/index.d.ts +2 -2
- 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 +2 -2
- package/dist/agent/workflows/prepare-stream/prepare-tools-step.d.ts +1 -2
- package/dist/agent/workflows/prepare-stream/prepare-tools-step.d.ts.map +1 -1
- package/dist/agent/workflows/prepare-stream/schema.d.ts +2 -2
- package/dist/ai-tracing/index.cjs +32 -32
- package/dist/ai-tracing/index.js +1 -1
- package/dist/ai-tracing/spans/base.d.ts +2 -0
- package/dist/ai-tracing/spans/base.d.ts.map +1 -1
- package/dist/ai-tracing/types.d.ts +24 -0
- package/dist/ai-tracing/types.d.ts.map +1 -1
- package/dist/{chunk-BWC4WQTS.js → chunk-24L3LVID.js} +21 -14
- package/dist/chunk-24L3LVID.js.map +1 -0
- package/dist/{chunk-7ZXDZXGD.cjs → chunk-2BTTHMDJ.cjs} +14 -2
- package/dist/chunk-2BTTHMDJ.cjs.map +1 -0
- package/dist/{chunk-KK5LUATU.js → chunk-2VSJYKJF.js} +4 -4
- package/dist/{chunk-KK5LUATU.js.map → chunk-2VSJYKJF.js.map} +1 -1
- package/dist/chunk-33JJWAVI.js +2077 -0
- package/dist/chunk-33JJWAVI.js.map +1 -0
- package/dist/chunk-3ZEJSGTJ.cjs +9289 -0
- package/dist/chunk-3ZEJSGTJ.cjs.map +1 -0
- package/dist/{chunk-6ZSVXXMJ.js → chunk-624FF2ZG.js} +14 -2
- package/dist/chunk-624FF2ZG.js.map +1 -0
- package/dist/{chunk-2QV245Q5.cjs → chunk-6OJROHMC.cjs} +25 -18
- package/dist/chunk-6OJROHMC.cjs.map +1 -0
- package/dist/{chunk-T5SM2HLV.cjs → chunk-74P72XBM.cjs} +4 -4
- package/dist/chunk-74P72XBM.cjs.map +1 -0
- package/dist/chunk-75CDUY5G.js +158 -0
- package/dist/chunk-75CDUY5G.js.map +1 -0
- package/dist/chunk-BLPOOPRL.js +3164 -0
- package/dist/chunk-BLPOOPRL.js.map +1 -0
- package/dist/{chunk-JZ5MQXUL.cjs → chunk-DUMAWQ7I.cjs} +4 -4
- package/dist/{chunk-JZ5MQXUL.cjs.map → chunk-DUMAWQ7I.cjs.map} +1 -1
- package/dist/chunk-EQV7XSTY.cjs +2090 -0
- package/dist/chunk-EQV7XSTY.cjs.map +1 -0
- package/dist/chunk-ILZI4MEU.js +9263 -0
- package/dist/chunk-ILZI4MEU.js.map +1 -0
- package/dist/{chunk-4PRV2Y55.cjs → chunk-LOUJSR3F.cjs} +5 -5
- package/dist/{chunk-4PRV2Y55.cjs.map → chunk-LOUJSR3F.cjs.map} +1 -1
- package/dist/{chunk-M2MHQQGJ.js → chunk-ONHTH5RH.js} +4 -4
- package/dist/chunk-ONHTH5RH.js.map +1 -0
- package/dist/{chunk-YBC4V5GE.js → chunk-PPW3SAWO.js} +5 -9
- package/dist/{chunk-YBC4V5GE.js.map → chunk-PPW3SAWO.js.map} +1 -1
- package/dist/{chunk-DBYLVMIV.js → chunk-Q4YVANA4.js} +25 -7
- package/dist/chunk-Q4YVANA4.js.map +1 -0
- package/dist/chunk-QMKBXESK.cjs +3186 -0
- package/dist/chunk-QMKBXESK.cjs.map +1 -0
- package/dist/{chunk-EB2KTBHB.js → chunk-R3W5CNKP.js} +100 -82
- package/dist/chunk-R3W5CNKP.js.map +1 -0
- package/dist/{chunk-ECMIW6W2.cjs → chunk-RXGL66T6.cjs} +134 -111
- package/dist/chunk-RXGL66T6.cjs.map +1 -0
- package/dist/{chunk-PPCSJI73.cjs → chunk-SL534RIL.cjs} +33 -14
- package/dist/chunk-SL534RIL.cjs.map +1 -0
- package/dist/{chunk-YICS4NNU.cjs → chunk-SQXKJWFX.cjs} +12 -12
- package/dist/{chunk-YICS4NNU.cjs.map → chunk-SQXKJWFX.cjs.map} +1 -1
- package/dist/{chunk-X5SB7NR3.cjs → chunk-SSDFGDFJ.cjs} +9 -10
- package/dist/chunk-SSDFGDFJ.cjs.map +1 -0
- package/dist/{chunk-OC7MSESV.cjs → chunk-TTJM3STK.cjs} +7 -11
- package/dist/{chunk-OC7MSESV.cjs.map → chunk-TTJM3STK.cjs.map} +1 -1
- package/dist/{chunk-RE7SRMBE.cjs → chunk-UPRLKS2E.cjs} +16 -16
- package/dist/chunk-UPRLKS2E.cjs.map +1 -0
- package/dist/{chunk-7H72OAZ3.js → chunk-UQCUAYWV.js} +3 -3
- package/dist/{chunk-7H72OAZ3.js.map → chunk-UQCUAYWV.js.map} +1 -1
- package/dist/{chunk-SWNIMD7I.js → chunk-XL5MZTLP.js} +3 -3
- package/dist/chunk-XL5MZTLP.js.map +1 -0
- package/dist/{chunk-HTX7EHW5.js → chunk-XQ5A3ISB.js} +3 -3
- package/dist/{chunk-HTX7EHW5.js.map → chunk-XQ5A3ISB.js.map} +1 -1
- package/dist/chunk-Y2PKC5BX.cjs +160 -0
- package/dist/chunk-Y2PKC5BX.cjs.map +1 -0
- package/dist/{chunk-VSTMNPZJ.js → chunk-YUV3LZMY.js} +7 -8
- package/dist/chunk-YUV3LZMY.js.map +1 -0
- package/dist/index.cjs +53 -49
- package/dist/index.js +10 -10
- package/dist/llm/index.cjs +9 -5
- package/dist/llm/index.d.ts +4 -3
- package/dist/llm/index.d.ts.map +1 -1
- package/dist/llm/index.js +1 -1
- package/dist/llm/model/base.types.d.ts +2 -2
- package/dist/llm/model/base.types.d.ts.map +1 -1
- package/dist/llm/model/gateways/base.d.ts +1 -1
- package/dist/llm/model/gateways/base.d.ts.map +1 -1
- package/dist/llm/model/gateways/models-dev.d.ts +1 -1
- package/dist/llm/model/gateways/models-dev.d.ts.map +1 -1
- package/dist/llm/model/gateways/netlify.d.ts +1 -1
- package/dist/llm/model/gateways/netlify.d.ts.map +1 -1
- package/dist/llm/model/index.d.ts +2 -1
- package/dist/llm/model/index.d.ts.map +1 -1
- package/dist/llm/model/model.d.ts +2 -2
- package/dist/llm/model/model.d.ts.map +1 -1
- package/dist/llm/model/model.loop.d.ts +3 -3
- package/dist/llm/model/model.loop.d.ts.map +1 -1
- package/dist/llm/model/model.loop.types.d.ts +2 -3
- package/dist/llm/model/model.loop.types.d.ts.map +1 -1
- package/dist/llm/model/provider-registry.d.ts +98 -0
- package/dist/llm/model/provider-registry.d.ts.map +1 -0
- package/dist/llm/model/provider-types.generated.d.ts +679 -0
- package/dist/llm/model/registry-generator.d.ts +29 -0
- package/dist/llm/model/registry-generator.d.ts.map +1 -0
- package/dist/llm/model/resolve-model.d.ts +46 -0
- package/dist/llm/model/resolve-model.d.ts.map +1 -0
- package/dist/llm/model/router.d.ts +2 -2
- package/dist/llm/model/router.d.ts.map +1 -1
- package/dist/llm/model/shared.types.d.ts +10 -4
- package/dist/llm/model/shared.types.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 +1 -1
- package/dist/loop/loop.d.ts.map +1 -1
- package/dist/loop/network/index.d.ts.map +1 -1
- package/dist/loop/telemetry/index.d.ts +1 -1
- package/dist/loop/telemetry/index.d.ts.map +1 -1
- package/dist/loop/test-utils/options.d.ts.map +1 -1
- package/dist/loop/test-utils/streamObject.d.ts +1 -1
- package/dist/loop/test-utils/streamObject.d.ts.map +1 -1
- package/dist/loop/test-utils/utils.d.ts +2 -2
- package/dist/loop/test-utils/utils.d.ts.map +1 -1
- package/dist/loop/types.d.ts +4 -3
- package/dist/loop/types.d.ts.map +1 -1
- package/dist/loop/workflows/agentic-execution/index.d.ts +73 -73
- package/dist/loop/workflows/agentic-execution/index.d.ts.map +1 -1
- package/dist/loop/workflows/agentic-execution/llm-execution-step.d.ts +50 -50
- 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 +25 -25
- package/dist/loop/workflows/agentic-execution/llm-mapping-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/loop/workflows/agentic-loop/index.d.ts +73 -73
- package/dist/loop/workflows/agentic-loop/index.d.ts.map +1 -1
- package/dist/loop/workflows/run-state.d.ts +1 -1
- package/dist/loop/workflows/run-state.d.ts.map +1 -1
- package/dist/loop/workflows/schema.d.ts +33 -33
- package/dist/loop/workflows/schema.d.ts.map +1 -1
- package/dist/loop/workflows/stream.d.ts +1 -1
- package/dist/loop/workflows/stream.d.ts.map +1 -1
- package/dist/mastra/hooks.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 -3
- package/dist/memory/memory.d.ts.map +1 -1
- package/dist/memory/types.d.ts +3 -3
- package/dist/memory/types.d.ts.map +1 -1
- package/dist/models-dev-A334FF64.js +3 -0
- package/dist/models-dev-A334FF64.js.map +1 -0
- package/dist/models-dev-ECOIQLLK.cjs +12 -0
- package/dist/models-dev-ECOIQLLK.cjs.map +1 -0
- package/dist/netlify-CEYZ5O54.js +3 -0
- package/dist/netlify-CEYZ5O54.js.map +1 -0
- package/dist/netlify-WFAL2AA4.cjs +12 -0
- package/dist/netlify-WFAL2AA4.cjs.map +1 -0
- package/dist/processors/index.cjs +11 -11
- package/dist/processors/index.js +1 -1
- package/dist/processors/processors/language-detector.d.ts +2 -0
- package/dist/processors/processors/language-detector.d.ts.map +1 -1
- package/dist/processors/processors/moderation.d.ts +6 -3
- package/dist/processors/processors/moderation.d.ts.map +1 -1
- package/dist/processors/processors/pii-detector.d.ts +8 -4
- package/dist/processors/processors/pii-detector.d.ts.map +1 -1
- package/dist/processors/processors/prompt-injection-detector.d.ts.map +1 -1
- package/dist/processors/processors/structured-output.d.ts +4 -2
- package/dist/processors/processors/structured-output.d.ts.map +1 -1
- package/dist/processors/processors/system-prompt-scrubber.d.ts +2 -1
- package/dist/processors/processors/system-prompt-scrubber.d.ts.map +1 -1
- package/dist/processors/runner.d.ts +8 -2
- package/dist/processors/runner.d.ts.map +1 -1
- package/dist/provider-registry.json +1625 -0
- package/dist/registry-generator-7XDUEFUT.cjs +111 -0
- package/dist/registry-generator-7XDUEFUT.cjs.map +1 -0
- package/dist/registry-generator-ZKIT6I3E.js +103 -0
- package/dist/registry-generator-ZKIT6I3E.js.map +1 -0
- package/dist/relevance/index.cjs +4 -4
- package/dist/relevance/index.js +1 -1
- package/dist/relevance/mastra-agent/index.d.ts +2 -2
- package/dist/relevance/mastra-agent/index.d.ts.map +1 -1
- package/dist/scores/base.d.ts +6 -6
- package/dist/scores/base.d.ts.map +1 -1
- package/dist/scores/index.cjs +9 -9
- package/dist/scores/index.js +2 -2
- package/dist/scores/run-experiment/index.d.ts +1 -1
- package/dist/scores/run-experiment/index.d.ts.map +1 -1
- package/dist/scores/scoreTraces/index.cjs +10 -10
- package/dist/scores/scoreTraces/index.cjs.map +1 -1
- package/dist/scores/scoreTraces/index.js +5 -5
- package/dist/scores/scoreTraces/index.js.map +1 -1
- package/dist/scores/types.d.ts +1 -1
- package/dist/scores/types.d.ts.map +1 -1
- package/dist/storage/index.cjs +3 -3
- package/dist/storage/index.js +1 -1
- package/dist/stream/aisdk/v4/input.d.ts +1 -1
- package/dist/stream/aisdk/v4/input.d.ts.map +1 -1
- package/dist/stream/aisdk/v5/compat/content.d.ts +2 -2
- package/dist/stream/aisdk/v5/compat/content.d.ts.map +1 -1
- package/dist/stream/aisdk/v5/compat/prepare-tools.d.ts +2 -2
- package/dist/stream/aisdk/v5/compat/prepare-tools.d.ts.map +1 -1
- package/dist/stream/aisdk/v5/compat/ui-message.d.ts +1 -1
- package/dist/stream/aisdk/v5/compat/ui-message.d.ts.map +1 -1
- package/dist/stream/aisdk/v5/compat/validation.d.ts +1 -1
- package/dist/stream/aisdk/v5/compat/validation.d.ts.map +1 -1
- package/dist/stream/aisdk/v5/execute.d.ts +5 -4
- package/dist/stream/aisdk/v5/execute.d.ts.map +1 -1
- package/dist/stream/aisdk/v5/input.d.ts +1 -1
- package/dist/stream/aisdk/v5/input.d.ts.map +1 -1
- package/dist/stream/aisdk/v5/output-helpers.d.ts +9 -9
- package/dist/stream/aisdk/v5/output-helpers.d.ts.map +1 -1
- package/dist/stream/aisdk/v5/output.d.ts +40 -39
- package/dist/stream/aisdk/v5/output.d.ts.map +1 -1
- package/dist/stream/aisdk/v5/test-utils.d.ts +1 -1
- package/dist/stream/aisdk/v5/test-utils.d.ts.map +1 -1
- package/dist/stream/aisdk/v5/transform.d.ts +2 -2
- package/dist/stream/aisdk/v5/transform.d.ts.map +1 -1
- package/dist/stream/base/input.d.ts +1 -1
- package/dist/stream/base/input.d.ts.map +1 -1
- package/dist/stream/base/output-format-handlers.d.ts +5 -2
- package/dist/stream/base/output-format-handlers.d.ts.map +1 -1
- package/dist/stream/base/output.d.ts +31 -25
- package/dist/stream/base/output.d.ts.map +1 -1
- package/dist/stream/base/schema.d.ts +1 -1
- package/dist/stream/base/schema.d.ts.map +1 -1
- package/dist/stream/index.cjs +13 -9
- package/dist/stream/index.d.ts +1 -0
- package/dist/stream/index.d.ts.map +1 -1
- package/dist/stream/index.js +2 -2
- package/dist/stream/types.d.ts +19 -6
- package/dist/stream/types.d.ts.map +1 -1
- package/dist/test-utils/llm-mock.cjs +6 -6
- package/dist/test-utils/llm-mock.cjs.map +1 -1
- package/dist/test-utils/llm-mock.d.ts +1 -1
- package/dist/test-utils/llm-mock.d.ts.map +1 -1
- package/dist/test-utils/llm-mock.js +3 -3
- package/dist/test-utils/llm-mock.js.map +1 -1
- package/dist/tools/types.d.ts +2 -2
- package/dist/tools/types.d.ts.map +1 -1
- package/dist/utils.cjs +17 -17
- package/dist/utils.d.ts +3 -2
- package/dist/utils.d.ts.map +1 -1
- package/dist/utils.js +1 -1
- package/dist/vector/embed.d.ts +2 -2
- package/dist/vector/embed.d.ts.map +1 -1
- package/dist/vector/index.cjs +4 -4
- package/dist/vector/index.js +1 -1
- package/dist/vector/vector.d.ts +2 -2
- package/dist/vector/vector.d.ts.map +1 -1
- package/dist/workflows/default.d.ts +2 -2
- package/dist/workflows/default.d.ts.map +1 -1
- package/dist/workflows/evented/execution-engine.d.ts +1 -1
- package/dist/workflows/evented/execution-engine.d.ts.map +1 -1
- package/dist/workflows/evented/index.cjs +10 -10
- package/dist/workflows/evented/index.js +1 -1
- package/dist/workflows/execution-engine.d.ts +1 -1
- package/dist/workflows/execution-engine.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/legacy/machine.d.ts +1 -1
- package/dist/workflows/legacy/workflow.d.ts +1 -1
- package/dist/workflows/step.d.ts +1 -1
- package/dist/workflows/step.d.ts.map +1 -1
- package/dist/workflows/types.d.ts +1 -1
- package/dist/workflows/types.d.ts.map +1 -1
- package/dist/workflows/workflow.d.ts +25 -8
- package/dist/workflows/workflow.d.ts.map +1 -1
- package/package.json +24 -19
- package/src/llm/model/provider-types.generated.d.ts +679 -0
- package/dist/chunk-2QV245Q5.cjs.map +0 -1
- package/dist/chunk-6ZSVXXMJ.js.map +0 -1
- package/dist/chunk-7ZXDZXGD.cjs.map +0 -1
- package/dist/chunk-BWC4WQTS.js.map +0 -1
- package/dist/chunk-BZ6BIHLE.js +0 -1418
- package/dist/chunk-BZ6BIHLE.js.map +0 -1
- package/dist/chunk-DBYLVMIV.js.map +0 -1
- package/dist/chunk-EB2KTBHB.js.map +0 -1
- package/dist/chunk-ECMIW6W2.cjs.map +0 -1
- package/dist/chunk-M2MHQQGJ.js.map +0 -1
- package/dist/chunk-PPCSJI73.cjs.map +0 -1
- package/dist/chunk-RE7SRMBE.cjs.map +0 -1
- package/dist/chunk-REVAU76X.cjs +0 -1423
- package/dist/chunk-REVAU76X.cjs.map +0 -1
- package/dist/chunk-SWNIMD7I.js.map +0 -1
- package/dist/chunk-T5SM2HLV.cjs.map +0 -1
- package/dist/chunk-VSTMNPZJ.js.map +0 -1
- package/dist/chunk-X5SB7NR3.cjs.map +0 -1
- package/dist/llm/model/provider-registry.generated.d.ts +0 -99
- package/dist/llm/model/provider-registry.generated.d.ts.map +0 -1
- package/dist/stream/aisdk/v5/model-supports.d.ts +0 -25
- package/dist/stream/aisdk/v5/model-supports.d.ts.map +0 -1
|
@@ -0,0 +1,1625 @@
|
|
|
1
|
+
{
|
|
2
|
+
"providers": {
|
|
3
|
+
"moonshotai-cn": {
|
|
4
|
+
"url": "https://api.moonshot.cn/v1",
|
|
5
|
+
"apiKeyEnvVar": "MOONSHOT_API_KEY",
|
|
6
|
+
"apiKeyHeader": "Authorization",
|
|
7
|
+
"name": "Moonshot AI (China)",
|
|
8
|
+
"models": ["kimi-k2-0711-preview", "kimi-k2-0905-preview", "kimi-k2-turbo-preview"],
|
|
9
|
+
"docUrl": "https://platform.moonshot.cn/docs/api/chat",
|
|
10
|
+
"gateway": "models.dev"
|
|
11
|
+
},
|
|
12
|
+
"lucidquery": {
|
|
13
|
+
"url": "https://lucidquery.com/api/v1",
|
|
14
|
+
"apiKeyEnvVar": "LUCIDQUERY_API_KEY",
|
|
15
|
+
"apiKeyHeader": "Authorization",
|
|
16
|
+
"name": "LucidQuery AI",
|
|
17
|
+
"models": ["lucidnova-rf1-100b", "lucidquery-nexus-coder"],
|
|
18
|
+
"docUrl": "https://lucidquery.com/api/docs",
|
|
19
|
+
"gateway": "models.dev"
|
|
20
|
+
},
|
|
21
|
+
"moonshotai": {
|
|
22
|
+
"url": "https://api.moonshot.ai/v1",
|
|
23
|
+
"apiKeyEnvVar": "MOONSHOT_API_KEY",
|
|
24
|
+
"apiKeyHeader": "Authorization",
|
|
25
|
+
"name": "Moonshot AI",
|
|
26
|
+
"models": ["kimi-k2-0711-preview", "kimi-k2-0905-preview", "kimi-k2-turbo-preview"],
|
|
27
|
+
"docUrl": "https://platform.moonshot.ai/docs/api/chat",
|
|
28
|
+
"gateway": "models.dev"
|
|
29
|
+
},
|
|
30
|
+
"zai-coding-plan": {
|
|
31
|
+
"url": "https://api.z.ai/api/coding/paas/v4",
|
|
32
|
+
"apiKeyEnvVar": "ZHIPU_API_KEY",
|
|
33
|
+
"apiKeyHeader": "Authorization",
|
|
34
|
+
"name": "Z.AI Coding Plan",
|
|
35
|
+
"models": ["glm-4.5", "glm-4.5-air", "glm-4.5-flash", "glm-4.5v", "glm-4.6"],
|
|
36
|
+
"docUrl": "https://docs.z.ai/devpack/overview",
|
|
37
|
+
"gateway": "models.dev"
|
|
38
|
+
},
|
|
39
|
+
"alibaba": {
|
|
40
|
+
"url": "https://dashscope-intl.aliyuncs.com/compatible-mode/v1",
|
|
41
|
+
"apiKeyEnvVar": "DASHSCOPE_API_KEY",
|
|
42
|
+
"apiKeyHeader": "Authorization",
|
|
43
|
+
"name": "Alibaba",
|
|
44
|
+
"models": ["qwen3-coder-plus"],
|
|
45
|
+
"docUrl": "https://www.alibabacloud.com/help/en/model-studio/models",
|
|
46
|
+
"gateway": "models.dev"
|
|
47
|
+
},
|
|
48
|
+
"xai": {
|
|
49
|
+
"apiKeyEnvVar": "XAI_API_KEY",
|
|
50
|
+
"name": "xAI",
|
|
51
|
+
"models": [
|
|
52
|
+
"grok-2",
|
|
53
|
+
"grok-2-1212",
|
|
54
|
+
"grok-2-latest",
|
|
55
|
+
"grok-2-vision",
|
|
56
|
+
"grok-2-vision-1212",
|
|
57
|
+
"grok-2-vision-latest",
|
|
58
|
+
"grok-3",
|
|
59
|
+
"grok-3-fast",
|
|
60
|
+
"grok-3-fast-latest",
|
|
61
|
+
"grok-3-latest",
|
|
62
|
+
"grok-3-mini",
|
|
63
|
+
"grok-3-mini-fast",
|
|
64
|
+
"grok-3-mini-fast-latest",
|
|
65
|
+
"grok-3-mini-latest",
|
|
66
|
+
"grok-4",
|
|
67
|
+
"grok-4-fast",
|
|
68
|
+
"grok-4-fast-non-reasoning",
|
|
69
|
+
"grok-beta",
|
|
70
|
+
"grok-code-fast-1",
|
|
71
|
+
"grok-vision-beta"
|
|
72
|
+
],
|
|
73
|
+
"docUrl": "https://docs.x.ai/docs/models",
|
|
74
|
+
"gateway": "models.dev"
|
|
75
|
+
},
|
|
76
|
+
"nvidia": {
|
|
77
|
+
"url": "https://integrate.api.nvidia.com/v1",
|
|
78
|
+
"apiKeyEnvVar": "NVIDIA_API_KEY",
|
|
79
|
+
"apiKeyHeader": "Authorization",
|
|
80
|
+
"name": "Nvidia",
|
|
81
|
+
"models": [
|
|
82
|
+
"black-forest-labs/flux.1-dev",
|
|
83
|
+
"deepseek-ai/deepseek-v3.1",
|
|
84
|
+
"google/gemma-3-27b-it",
|
|
85
|
+
"microsoft/phi-4-mini-instruct",
|
|
86
|
+
"moonshotai/kimi-k2-instruct",
|
|
87
|
+
"nvidia/cosmos-nemotron-34b",
|
|
88
|
+
"nvidia/llama-3.1-nemotron-ultra-253b-v1",
|
|
89
|
+
"nvidia/nemoretriever-ocr-v1",
|
|
90
|
+
"nvidia/parakeet-tdt-0.6b-v2",
|
|
91
|
+
"openai/gpt-oss-120b",
|
|
92
|
+
"openai/whisper-large-v3",
|
|
93
|
+
"qwen/qwen3-235b-a22b",
|
|
94
|
+
"qwen/qwen3-coder-480b-a35b-instruct"
|
|
95
|
+
],
|
|
96
|
+
"docUrl": "https://docs.api.nvidia.com/nim/",
|
|
97
|
+
"gateway": "models.dev"
|
|
98
|
+
},
|
|
99
|
+
"upstage": {
|
|
100
|
+
"url": "https://api.upstage.ai",
|
|
101
|
+
"apiKeyEnvVar": "UPSTAGE_API_KEY",
|
|
102
|
+
"apiKeyHeader": "Authorization",
|
|
103
|
+
"name": "Upstage",
|
|
104
|
+
"models": ["solar-mini", "solar-pro2"],
|
|
105
|
+
"docUrl": "https://developers.upstage.ai/docs/apis/chat",
|
|
106
|
+
"gateway": "models.dev"
|
|
107
|
+
},
|
|
108
|
+
"groq": {
|
|
109
|
+
"url": "https://api.groq.com/openai/v1",
|
|
110
|
+
"apiKeyEnvVar": "GROQ_API_KEY",
|
|
111
|
+
"apiKeyHeader": "Authorization",
|
|
112
|
+
"name": "Groq",
|
|
113
|
+
"models": [
|
|
114
|
+
"deepseek-r1-distill-llama-70b",
|
|
115
|
+
"gemma2-9b-it",
|
|
116
|
+
"llama-3.1-8b-instant",
|
|
117
|
+
"llama-3.3-70b-versatile",
|
|
118
|
+
"llama-guard-3-8b",
|
|
119
|
+
"llama3-70b-8192",
|
|
120
|
+
"llama3-8b-8192",
|
|
121
|
+
"meta-llama/llama-4-maverick-17b-128e-instruct",
|
|
122
|
+
"meta-llama/llama-4-scout-17b-16e-instruct",
|
|
123
|
+
"meta-llama/llama-guard-4-12b",
|
|
124
|
+
"mistral-saba-24b",
|
|
125
|
+
"moonshotai/kimi-k2-instruct",
|
|
126
|
+
"moonshotai/kimi-k2-instruct-0905",
|
|
127
|
+
"openai/gpt-oss-120b",
|
|
128
|
+
"openai/gpt-oss-20b",
|
|
129
|
+
"qwen-qwq-32b",
|
|
130
|
+
"qwen/qwen3-32b"
|
|
131
|
+
],
|
|
132
|
+
"docUrl": "https://console.groq.com/docs/models",
|
|
133
|
+
"gateway": "models.dev"
|
|
134
|
+
},
|
|
135
|
+
"mistral": {
|
|
136
|
+
"url": "https://api.mistral.ai/v1",
|
|
137
|
+
"apiKeyEnvVar": "MISTRAL_API_KEY",
|
|
138
|
+
"apiKeyHeader": "Authorization",
|
|
139
|
+
"name": "Mistral",
|
|
140
|
+
"models": [
|
|
141
|
+
"codestral-latest",
|
|
142
|
+
"devstral-medium-2507",
|
|
143
|
+
"devstral-small-2505",
|
|
144
|
+
"devstral-small-2507",
|
|
145
|
+
"magistral-medium-latest",
|
|
146
|
+
"magistral-small",
|
|
147
|
+
"ministral-3b-latest",
|
|
148
|
+
"ministral-8b-latest",
|
|
149
|
+
"mistral-large-latest",
|
|
150
|
+
"mistral-medium-2505",
|
|
151
|
+
"mistral-medium-2508",
|
|
152
|
+
"mistral-medium-latest",
|
|
153
|
+
"mistral-nemo",
|
|
154
|
+
"mistral-small-latest",
|
|
155
|
+
"open-mistral-7b",
|
|
156
|
+
"open-mixtral-8x22b",
|
|
157
|
+
"open-mixtral-8x7b",
|
|
158
|
+
"pixtral-12b",
|
|
159
|
+
"pixtral-large-latest"
|
|
160
|
+
],
|
|
161
|
+
"docUrl": "https://docs.mistral.ai/getting-started/models/",
|
|
162
|
+
"gateway": "models.dev"
|
|
163
|
+
},
|
|
164
|
+
"vercel": {
|
|
165
|
+
"url": "https://ai-gateway.vercel.sh/v1",
|
|
166
|
+
"apiKeyEnvVar": "AI_GATEWAY_API_KEY",
|
|
167
|
+
"apiKeyHeader": "Authorization",
|
|
168
|
+
"name": "Vercel AI Gateway",
|
|
169
|
+
"models": [
|
|
170
|
+
"amazon/nova-lite",
|
|
171
|
+
"amazon/nova-micro",
|
|
172
|
+
"amazon/nova-pro",
|
|
173
|
+
"anthropic/claude-3-5-haiku",
|
|
174
|
+
"anthropic/claude-3-haiku",
|
|
175
|
+
"anthropic/claude-3-opus",
|
|
176
|
+
"anthropic/claude-3.5-sonnet",
|
|
177
|
+
"anthropic/claude-3.7-sonnet",
|
|
178
|
+
"anthropic/claude-4-1-opus",
|
|
179
|
+
"anthropic/claude-4-opus",
|
|
180
|
+
"anthropic/claude-4-sonnet",
|
|
181
|
+
"anthropic/claude-4.5-sonnet",
|
|
182
|
+
"cerebras/qwen3-coder",
|
|
183
|
+
"deepseek/deepseek-r1",
|
|
184
|
+
"deepseek/deepseek-r1-distill-llama-70b",
|
|
185
|
+
"google/gemini-2.0-flash",
|
|
186
|
+
"google/gemini-2.0-flash-lite",
|
|
187
|
+
"google/gemini-2.5-flash",
|
|
188
|
+
"google/gemini-2.5-pro",
|
|
189
|
+
"meta/llama-3.3-70b",
|
|
190
|
+
"meta/llama-4-maverick",
|
|
191
|
+
"meta/llama-4-scout",
|
|
192
|
+
"mistral/codestral",
|
|
193
|
+
"mistral/magistral-medium",
|
|
194
|
+
"mistral/magistral-small",
|
|
195
|
+
"mistral/ministral-3b",
|
|
196
|
+
"mistral/ministral-8b",
|
|
197
|
+
"mistral/mistral-large",
|
|
198
|
+
"mistral/mistral-small",
|
|
199
|
+
"mistral/mixtral-8x22b-instruct",
|
|
200
|
+
"mistral/pixtral-12b",
|
|
201
|
+
"mistral/pixtral-large",
|
|
202
|
+
"moonshotai/kimi-k2",
|
|
203
|
+
"morph/morph-v3-fast",
|
|
204
|
+
"morph/morph-v3-large",
|
|
205
|
+
"openai/gpt-4-turbo",
|
|
206
|
+
"openai/gpt-4.1",
|
|
207
|
+
"openai/gpt-4.1-mini",
|
|
208
|
+
"openai/gpt-4.1-nano",
|
|
209
|
+
"openai/gpt-4o",
|
|
210
|
+
"openai/gpt-4o-mini",
|
|
211
|
+
"openai/gpt-5",
|
|
212
|
+
"openai/gpt-5-codex",
|
|
213
|
+
"openai/gpt-5-mini",
|
|
214
|
+
"openai/gpt-5-nano",
|
|
215
|
+
"openai/gpt-oss-120b",
|
|
216
|
+
"openai/gpt-oss-20b",
|
|
217
|
+
"openai/o1",
|
|
218
|
+
"openai/o3",
|
|
219
|
+
"openai/o3-mini",
|
|
220
|
+
"openai/o4-mini",
|
|
221
|
+
"vercel/v0-1.0-md",
|
|
222
|
+
"vercel/v0-1.5-md",
|
|
223
|
+
"xai/grok-2",
|
|
224
|
+
"xai/grok-2-vision",
|
|
225
|
+
"xai/grok-3",
|
|
226
|
+
"xai/grok-3-fast",
|
|
227
|
+
"xai/grok-3-mini",
|
|
228
|
+
"xai/grok-3-mini-fast",
|
|
229
|
+
"xai/grok-4",
|
|
230
|
+
"xai/grok-4-fast",
|
|
231
|
+
"xai/grok-4-fast-non-reasoning",
|
|
232
|
+
"xai/grok-code-fast-1"
|
|
233
|
+
],
|
|
234
|
+
"docUrl": "https://github.com/vercel/ai/tree/5eb85cc45a259553501f535b8ac79a77d0e79223/packages/gateway",
|
|
235
|
+
"gateway": "models.dev"
|
|
236
|
+
},
|
|
237
|
+
"deepseek": {
|
|
238
|
+
"url": "https://api.deepseek.com",
|
|
239
|
+
"apiKeyEnvVar": "DEEPSEEK_API_KEY",
|
|
240
|
+
"apiKeyHeader": "Authorization",
|
|
241
|
+
"name": "DeepSeek",
|
|
242
|
+
"models": ["deepseek-chat", "deepseek-reasoner"],
|
|
243
|
+
"docUrl": "https://platform.deepseek.com/api-docs/pricing",
|
|
244
|
+
"gateway": "models.dev"
|
|
245
|
+
},
|
|
246
|
+
"alibaba-cn": {
|
|
247
|
+
"url": "https://dashscope.aliyuncs.com/compatible-mode/v1",
|
|
248
|
+
"apiKeyEnvVar": "DASHSCOPE_API_KEY",
|
|
249
|
+
"apiKeyHeader": "Authorization",
|
|
250
|
+
"name": "Alibaba (China)",
|
|
251
|
+
"models": ["qwen3-coder-plus"],
|
|
252
|
+
"docUrl": "https://www.alibabacloud.com/help/en/model-studio/models",
|
|
253
|
+
"gateway": "models.dev"
|
|
254
|
+
},
|
|
255
|
+
"venice": {
|
|
256
|
+
"url": "https://api.venice.ai/api/v1",
|
|
257
|
+
"apiKeyEnvVar": "VENICE_API_KEY",
|
|
258
|
+
"apiKeyHeader": "Authorization",
|
|
259
|
+
"name": "Venice AI",
|
|
260
|
+
"models": [
|
|
261
|
+
"deepseek-coder-v2-lite",
|
|
262
|
+
"deepseek-r1-671b",
|
|
263
|
+
"dolphin-2.9.2-qwen2-72b",
|
|
264
|
+
"llama-3.1-405b",
|
|
265
|
+
"llama-3.2-3b",
|
|
266
|
+
"llama-3.3-70b",
|
|
267
|
+
"mistral-31-24b",
|
|
268
|
+
"qwen-2.5-coder-32b",
|
|
269
|
+
"qwen-2.5-qwq-32b",
|
|
270
|
+
"qwen-2.5-vl",
|
|
271
|
+
"qwen3-235b",
|
|
272
|
+
"qwen3-4b",
|
|
273
|
+
"venice-uncensored"
|
|
274
|
+
],
|
|
275
|
+
"docUrl": "https://docs.venice.ai",
|
|
276
|
+
"gateway": "models.dev"
|
|
277
|
+
},
|
|
278
|
+
"chutes": {
|
|
279
|
+
"url": "https://llm.chutes.ai/v1",
|
|
280
|
+
"apiKeyEnvVar": "CHUTES_API_KEY",
|
|
281
|
+
"apiKeyHeader": "Authorization",
|
|
282
|
+
"name": "Chutes",
|
|
283
|
+
"models": [
|
|
284
|
+
"Qwen/Qwen3-235B-A22B-Instruct-2507",
|
|
285
|
+
"Qwen/Qwen3-235B-A22B-Thinking-2507",
|
|
286
|
+
"Qwen/Qwen3-30B-A3B",
|
|
287
|
+
"Qwen/Qwen3-30B-A3B-Instruct-2507",
|
|
288
|
+
"Qwen/Qwen3-30B-A3B-Thinking-2507",
|
|
289
|
+
"Qwen/Qwen3-Coder-30B-A3B-Instruct",
|
|
290
|
+
"Qwen/Qwen3-Coder-480B-A35B-Instruct-FP8",
|
|
291
|
+
"Qwen/Qwen3-Next-80B-A3B-Instruct",
|
|
292
|
+
"Qwen/Qwen3-Next-80B-A3B-Thinking",
|
|
293
|
+
"chutesai/Devstral-Small-2505",
|
|
294
|
+
"chutesai/Mistral-Small-3.2-24B-Instruct-2506",
|
|
295
|
+
"deepseek-ai/DeepSeek-R1-0528",
|
|
296
|
+
"deepseek-ai/DeepSeek-R1-0528-Qwen3-8B",
|
|
297
|
+
"deepseek-ai/DeepSeek-R1-Distill-Llama-70B",
|
|
298
|
+
"deepseek-ai/DeepSeek-V3-0324",
|
|
299
|
+
"deepseek-ai/DeepSeek-V3.1",
|
|
300
|
+
"deepseek-ai/DeepSeek-V3.1-Terminus",
|
|
301
|
+
"deepseek-ai/DeepSeek-V3.1-turbo",
|
|
302
|
+
"deepseek-ai/DeepSeek-V3.1:THINKING",
|
|
303
|
+
"deepseek-ai/DeepSeek-V3.2-Exp",
|
|
304
|
+
"meituan-longcat/LongCat-Flash-Chat-FP8",
|
|
305
|
+
"moonshotai/Kimi-Dev-72B",
|
|
306
|
+
"moonshotai/Kimi-K2-Instruct-0905",
|
|
307
|
+
"moonshotai/Kimi-K2-Instruct-75k",
|
|
308
|
+
"moonshotai/Kimi-VL-A3B-Thinking",
|
|
309
|
+
"openai/gpt-oss-120b",
|
|
310
|
+
"tngtech/DeepSeek-R1T-Chimera",
|
|
311
|
+
"tngtech/DeepSeek-TNG-R1T2-Chimera",
|
|
312
|
+
"zai-org/GLM-4.5-Air",
|
|
313
|
+
"zai-org/GLM-4.5-FP8",
|
|
314
|
+
"zai-org/GLM-4.5-turbo",
|
|
315
|
+
"zai-org/GLM-4.6-FP8",
|
|
316
|
+
"zai-org/GLM-4.6-turbo"
|
|
317
|
+
],
|
|
318
|
+
"docUrl": "https://llm.chutes.ai/v1/models",
|
|
319
|
+
"gateway": "models.dev"
|
|
320
|
+
},
|
|
321
|
+
"cortecs": {
|
|
322
|
+
"url": "https://api.cortecs.ai/v1",
|
|
323
|
+
"apiKeyEnvVar": "CORTECS_API_KEY",
|
|
324
|
+
"apiKeyHeader": "Authorization",
|
|
325
|
+
"name": "Cortecs",
|
|
326
|
+
"models": [
|
|
327
|
+
"claude-sonnet-4",
|
|
328
|
+
"deepseek-v3-0324",
|
|
329
|
+
"gemini-2.5-pro",
|
|
330
|
+
"gpt-4.1",
|
|
331
|
+
"gpt-oss-120b",
|
|
332
|
+
"kimi-k2-instruct",
|
|
333
|
+
"llama-3.1-405b-instruct",
|
|
334
|
+
"nova-pro-v1",
|
|
335
|
+
"qwen3-32b",
|
|
336
|
+
"qwen3-coder-480b-a35b-instruct"
|
|
337
|
+
],
|
|
338
|
+
"docUrl": "https://api.cortecs.ai/v1/models",
|
|
339
|
+
"gateway": "models.dev"
|
|
340
|
+
},
|
|
341
|
+
"github-models": {
|
|
342
|
+
"url": "https://models.github.ai/inference",
|
|
343
|
+
"apiKeyEnvVar": "GITHUB_TOKEN",
|
|
344
|
+
"apiKeyHeader": "Authorization",
|
|
345
|
+
"name": "GitHub Models",
|
|
346
|
+
"models": [
|
|
347
|
+
"ai21-labs/ai21-jamba-1.5-large",
|
|
348
|
+
"ai21-labs/ai21-jamba-1.5-mini",
|
|
349
|
+
"cohere/cohere-command-a",
|
|
350
|
+
"cohere/cohere-command-r",
|
|
351
|
+
"cohere/cohere-command-r-08-2024",
|
|
352
|
+
"cohere/cohere-command-r-plus",
|
|
353
|
+
"cohere/cohere-command-r-plus-08-2024",
|
|
354
|
+
"core42/jais-30b-chat",
|
|
355
|
+
"deepseek/deepseek-r1",
|
|
356
|
+
"deepseek/deepseek-r1-0528",
|
|
357
|
+
"deepseek/deepseek-v3-0324",
|
|
358
|
+
"meta/llama-3.2-11b-vision-instruct",
|
|
359
|
+
"meta/llama-3.2-90b-vision-instruct",
|
|
360
|
+
"meta/llama-3.3-70b-instruct",
|
|
361
|
+
"meta/llama-4-maverick-17b-128e-instruct-fp8",
|
|
362
|
+
"meta/llama-4-scout-17b-16e-instruct",
|
|
363
|
+
"meta/meta-llama-3-70b-instruct",
|
|
364
|
+
"meta/meta-llama-3-8b-instruct",
|
|
365
|
+
"meta/meta-llama-3.1-405b-instruct",
|
|
366
|
+
"meta/meta-llama-3.1-70b-instruct",
|
|
367
|
+
"meta/meta-llama-3.1-8b-instruct",
|
|
368
|
+
"microsoft/mai-ds-r1",
|
|
369
|
+
"microsoft/phi-3-medium-128k-instruct",
|
|
370
|
+
"microsoft/phi-3-medium-4k-instruct",
|
|
371
|
+
"microsoft/phi-3-mini-128k-instruct",
|
|
372
|
+
"microsoft/phi-3-mini-4k-instruct",
|
|
373
|
+
"microsoft/phi-3-small-128k-instruct",
|
|
374
|
+
"microsoft/phi-3-small-8k-instruct",
|
|
375
|
+
"microsoft/phi-3.5-mini-instruct",
|
|
376
|
+
"microsoft/phi-3.5-moe-instruct",
|
|
377
|
+
"microsoft/phi-3.5-vision-instruct",
|
|
378
|
+
"microsoft/phi-4",
|
|
379
|
+
"microsoft/phi-4-mini-instruct",
|
|
380
|
+
"microsoft/phi-4-mini-reasoning",
|
|
381
|
+
"microsoft/phi-4-multimodal-instruct",
|
|
382
|
+
"microsoft/phi-4-reasoning",
|
|
383
|
+
"mistral-ai/codestral-2501",
|
|
384
|
+
"mistral-ai/ministral-3b",
|
|
385
|
+
"mistral-ai/mistral-large-2411",
|
|
386
|
+
"mistral-ai/mistral-medium-2505",
|
|
387
|
+
"mistral-ai/mistral-nemo",
|
|
388
|
+
"mistral-ai/mistral-small-2503",
|
|
389
|
+
"openai/gpt-4.1",
|
|
390
|
+
"openai/gpt-4.1-mini",
|
|
391
|
+
"openai/gpt-4.1-nano",
|
|
392
|
+
"openai/gpt-4o",
|
|
393
|
+
"openai/gpt-4o-mini",
|
|
394
|
+
"openai/o1",
|
|
395
|
+
"openai/o1-mini",
|
|
396
|
+
"openai/o1-preview",
|
|
397
|
+
"openai/o3",
|
|
398
|
+
"openai/o3-mini",
|
|
399
|
+
"openai/o4-mini",
|
|
400
|
+
"xai/grok-3",
|
|
401
|
+
"xai/grok-3-mini"
|
|
402
|
+
],
|
|
403
|
+
"docUrl": "https://docs.github.com/en/github-models",
|
|
404
|
+
"gateway": "models.dev"
|
|
405
|
+
},
|
|
406
|
+
"togetherai": {
|
|
407
|
+
"url": "https://api.together.xyz/v1",
|
|
408
|
+
"apiKeyEnvVar": "TOGETHER_API_KEY",
|
|
409
|
+
"apiKeyHeader": "Authorization",
|
|
410
|
+
"name": "Together AI",
|
|
411
|
+
"models": [
|
|
412
|
+
"Qwen/Qwen3-Coder-480B-A35B-Instruct-FP8",
|
|
413
|
+
"deepseek-ai/DeepSeek-R1",
|
|
414
|
+
"deepseek-ai/DeepSeek-V3",
|
|
415
|
+
"meta-llama/Llama-3.3-70B-Instruct-Turbo",
|
|
416
|
+
"moonshotai/Kimi-K2-Instruct",
|
|
417
|
+
"openai/gpt-oss-120b"
|
|
418
|
+
],
|
|
419
|
+
"docUrl": "https://docs.together.ai/docs/serverless-models",
|
|
420
|
+
"gateway": "models.dev"
|
|
421
|
+
},
|
|
422
|
+
"baseten": {
|
|
423
|
+
"url": "https://inference.baseten.co/v1",
|
|
424
|
+
"apiKeyEnvVar": "BASETEN_API_KEY",
|
|
425
|
+
"apiKeyHeader": "Authorization",
|
|
426
|
+
"name": "Baseten",
|
|
427
|
+
"models": ["Qwen3/Qwen3-Coder-480B-A35B-Instruct", "moonshotai/Kimi-K2-Instruct-0905"],
|
|
428
|
+
"docUrl": "https://docs.baseten.co/development/model-apis/overview",
|
|
429
|
+
"gateway": "models.dev"
|
|
430
|
+
},
|
|
431
|
+
"huggingface": {
|
|
432
|
+
"url": "https://router.huggingface.co/v1",
|
|
433
|
+
"apiKeyEnvVar": "HF_TOKEN",
|
|
434
|
+
"apiKeyHeader": "Authorization",
|
|
435
|
+
"name": "Hugging Face",
|
|
436
|
+
"models": [
|
|
437
|
+
"Qwen/Qwen3-235B-A22B-Thinking-2507",
|
|
438
|
+
"Qwen/Qwen3-Coder-480B-A35B-Instruct",
|
|
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",
|
|
443
|
+
"moonshotai/Kimi-K2-Instruct",
|
|
444
|
+
"moonshotai/Kimi-K2-Instruct-0905",
|
|
445
|
+
"zai-org/GLM-4.5",
|
|
446
|
+
"zai-org/GLM-4.5-Air",
|
|
447
|
+
"zai-org/GLM-4.6"
|
|
448
|
+
],
|
|
449
|
+
"docUrl": "https://huggingface.co/docs/inference-providers",
|
|
450
|
+
"gateway": "models.dev"
|
|
451
|
+
},
|
|
452
|
+
"opencode": {
|
|
453
|
+
"url": "https://opencode.ai/zen/v1",
|
|
454
|
+
"apiKeyEnvVar": "OPENCODE_API_KEY",
|
|
455
|
+
"apiKeyHeader": "Authorization",
|
|
456
|
+
"name": "OpenCode Zen",
|
|
457
|
+
"models": [
|
|
458
|
+
"claude-3-5-haiku",
|
|
459
|
+
"claude-opus-4-1",
|
|
460
|
+
"claude-sonnet-4",
|
|
461
|
+
"claude-sonnet-4-5",
|
|
462
|
+
"code-supernova",
|
|
463
|
+
"glm-4.6",
|
|
464
|
+
"gpt-5",
|
|
465
|
+
"gpt-5-codex",
|
|
466
|
+
"grok-code",
|
|
467
|
+
"kimi-k2",
|
|
468
|
+
"qwen3-coder"
|
|
469
|
+
],
|
|
470
|
+
"docUrl": "https://opencode.ai/docs/zen",
|
|
471
|
+
"gateway": "models.dev"
|
|
472
|
+
},
|
|
473
|
+
"fastrouter": {
|
|
474
|
+
"url": "https://go.fastrouter.ai/api/v1",
|
|
475
|
+
"apiKeyEnvVar": "FASTROUTER_API_KEY",
|
|
476
|
+
"apiKeyHeader": "Authorization",
|
|
477
|
+
"name": "FastRouter",
|
|
478
|
+
"models": [
|
|
479
|
+
"anthropic/claude-opus-4.1",
|
|
480
|
+
"anthropic/claude-sonnet-4",
|
|
481
|
+
"deepseek-ai/deepseek-r1-distill-llama-70b",
|
|
482
|
+
"google/gemini-2.5-flash",
|
|
483
|
+
"google/gemini-2.5-pro",
|
|
484
|
+
"moonshotai/kimi-k2",
|
|
485
|
+
"openai/gpt-4.1",
|
|
486
|
+
"openai/gpt-5",
|
|
487
|
+
"openai/gpt-5-mini",
|
|
488
|
+
"openai/gpt-5-nano",
|
|
489
|
+
"openai/gpt-oss-120b",
|
|
490
|
+
"openai/gpt-oss-20b",
|
|
491
|
+
"qwen/qwen3-coder",
|
|
492
|
+
"x-ai/grok-4"
|
|
493
|
+
],
|
|
494
|
+
"docUrl": "https://fastrouter.ai/models",
|
|
495
|
+
"gateway": "models.dev"
|
|
496
|
+
},
|
|
497
|
+
"google": {
|
|
498
|
+
"apiKeyEnvVar": "GOOGLE_GENERATIVE_AI_API_KEY",
|
|
499
|
+
"name": "Google",
|
|
500
|
+
"models": [
|
|
501
|
+
"gemini-1.5-flash",
|
|
502
|
+
"gemini-1.5-flash-8b",
|
|
503
|
+
"gemini-1.5-pro",
|
|
504
|
+
"gemini-2.0-flash",
|
|
505
|
+
"gemini-2.0-flash-lite",
|
|
506
|
+
"gemini-2.5-flash",
|
|
507
|
+
"gemini-2.5-flash-lite",
|
|
508
|
+
"gemini-2.5-flash-lite-preview-06-17",
|
|
509
|
+
"gemini-2.5-flash-lite-preview-09-2025",
|
|
510
|
+
"gemini-2.5-flash-preview-04-17",
|
|
511
|
+
"gemini-2.5-flash-preview-05-20",
|
|
512
|
+
"gemini-2.5-flash-preview-09-2025",
|
|
513
|
+
"gemini-2.5-pro",
|
|
514
|
+
"gemini-2.5-pro-preview-05-06",
|
|
515
|
+
"gemini-2.5-pro-preview-06-05",
|
|
516
|
+
"gemini-flash-latest",
|
|
517
|
+
"gemini-flash-lite-latest",
|
|
518
|
+
"gemini-live-2.5-flash-preview-native-audio"
|
|
519
|
+
],
|
|
520
|
+
"docUrl": "https://ai.google.dev/gemini-api/docs/pricing",
|
|
521
|
+
"gateway": "models.dev"
|
|
522
|
+
},
|
|
523
|
+
"inception": {
|
|
524
|
+
"url": "https://api.inceptionlabs.ai/v1/",
|
|
525
|
+
"apiKeyEnvVar": "INCEPTION_API_KEY",
|
|
526
|
+
"apiKeyHeader": "Authorization",
|
|
527
|
+
"name": "Inception",
|
|
528
|
+
"models": ["mercury", "mercury-coder"],
|
|
529
|
+
"docUrl": "https://platform.inceptionlabs.ai/docs",
|
|
530
|
+
"gateway": "models.dev"
|
|
531
|
+
},
|
|
532
|
+
"wandb": {
|
|
533
|
+
"url": "https://api.inference.wandb.ai/v1",
|
|
534
|
+
"apiKeyEnvVar": "WANDB_API_KEY",
|
|
535
|
+
"apiKeyHeader": "Authorization",
|
|
536
|
+
"name": "Weights & Biases",
|
|
537
|
+
"models": [
|
|
538
|
+
"Qwen/Qwen3-235B-A22B-Instruct-2507",
|
|
539
|
+
"Qwen/Qwen3-235B-A22B-Thinking-2507",
|
|
540
|
+
"Qwen/Qwen3-Coder-480B-A35B-Instruct",
|
|
541
|
+
"deepseek-ai/DeepSeek-R1-0528",
|
|
542
|
+
"deepseek-ai/DeepSeek-V3-0324",
|
|
543
|
+
"meta-llama/Llama-3.1-8B-Instruct",
|
|
544
|
+
"meta-llama/Llama-3.3-70B-Instruct",
|
|
545
|
+
"meta-llama/Llama-4-Scout-17B-16E-Instruct",
|
|
546
|
+
"microsoft/Phi-4-mini-instruct",
|
|
547
|
+
"moonshotai/Kimi-K2-Instruct"
|
|
548
|
+
],
|
|
549
|
+
"docUrl": "https://weave-docs.wandb.ai/guides/integrations/inference/",
|
|
550
|
+
"gateway": "models.dev"
|
|
551
|
+
},
|
|
552
|
+
"openai": {
|
|
553
|
+
"apiKeyEnvVar": "OPENAI_API_KEY",
|
|
554
|
+
"name": "OpenAI",
|
|
555
|
+
"models": [
|
|
556
|
+
"codex-mini-latest",
|
|
557
|
+
"gpt-3.5-turbo",
|
|
558
|
+
"gpt-4",
|
|
559
|
+
"gpt-4-turbo",
|
|
560
|
+
"gpt-4.1",
|
|
561
|
+
"gpt-4.1-mini",
|
|
562
|
+
"gpt-4.1-nano",
|
|
563
|
+
"gpt-4o",
|
|
564
|
+
"gpt-4o-2024-05-13",
|
|
565
|
+
"gpt-4o-2024-08-06",
|
|
566
|
+
"gpt-4o-2024-11-20",
|
|
567
|
+
"gpt-4o-mini",
|
|
568
|
+
"gpt-5",
|
|
569
|
+
"gpt-5-chat-latest",
|
|
570
|
+
"gpt-5-codex",
|
|
571
|
+
"gpt-5-mini",
|
|
572
|
+
"gpt-5-nano",
|
|
573
|
+
"o1",
|
|
574
|
+
"o1-mini",
|
|
575
|
+
"o1-preview",
|
|
576
|
+
"o1-pro",
|
|
577
|
+
"o3",
|
|
578
|
+
"o3-deep-research",
|
|
579
|
+
"o3-mini",
|
|
580
|
+
"o3-pro",
|
|
581
|
+
"o4-mini",
|
|
582
|
+
"o4-mini-deep-research"
|
|
583
|
+
],
|
|
584
|
+
"docUrl": "https://platform.openai.com/docs/models",
|
|
585
|
+
"gateway": "models.dev"
|
|
586
|
+
},
|
|
587
|
+
"zhipuai-coding-plan": {
|
|
588
|
+
"url": "https://open.bigmodel.cn/api/coding/paas/v4",
|
|
589
|
+
"apiKeyEnvVar": "ZHIPU_API_KEY",
|
|
590
|
+
"apiKeyHeader": "Authorization",
|
|
591
|
+
"name": "Zhipu AI Coding Plan",
|
|
592
|
+
"models": ["glm-4.5", "glm-4.5-air", "glm-4.5-flash", "glm-4.5v", "glm-4.6"],
|
|
593
|
+
"docUrl": "https://docs.bigmodel.cn/cn/coding-plan/overview",
|
|
594
|
+
"gateway": "models.dev"
|
|
595
|
+
},
|
|
596
|
+
"perplexity": {
|
|
597
|
+
"url": "https://api.perplexity.ai",
|
|
598
|
+
"apiKeyEnvVar": "PERPLEXITY_API_KEY",
|
|
599
|
+
"apiKeyHeader": "Authorization",
|
|
600
|
+
"name": "Perplexity",
|
|
601
|
+
"models": ["sonar", "sonar-pro", "sonar-reasoning", "sonar-reasoning-pro"],
|
|
602
|
+
"docUrl": "https://docs.perplexity.ai",
|
|
603
|
+
"gateway": "models.dev"
|
|
604
|
+
},
|
|
605
|
+
"openrouter": {
|
|
606
|
+
"url": "https://openrouter.ai/api/v1",
|
|
607
|
+
"apiKeyEnvVar": "OPENROUTER_API_KEY",
|
|
608
|
+
"name": "OpenRouter",
|
|
609
|
+
"models": [
|
|
610
|
+
"anthropic/claude-3.5-haiku",
|
|
611
|
+
"anthropic/claude-3.7-sonnet",
|
|
612
|
+
"anthropic/claude-opus-4",
|
|
613
|
+
"anthropic/claude-opus-4.1",
|
|
614
|
+
"anthropic/claude-sonnet-4",
|
|
615
|
+
"anthropic/claude-sonnet-4.5",
|
|
616
|
+
"cognitivecomputations/dolphin3.0-mistral-24b",
|
|
617
|
+
"cognitivecomputations/dolphin3.0-r1-mistral-24b",
|
|
618
|
+
"deepseek/deepseek-chat-v3-0324",
|
|
619
|
+
"deepseek/deepseek-chat-v3.1",
|
|
620
|
+
"deepseek/deepseek-r1-0528-qwen3-8b:free",
|
|
621
|
+
"deepseek/deepseek-r1-0528:free",
|
|
622
|
+
"deepseek/deepseek-r1-distill-llama-70b",
|
|
623
|
+
"deepseek/deepseek-r1-distill-qwen-14b",
|
|
624
|
+
"deepseek/deepseek-r1:free",
|
|
625
|
+
"deepseek/deepseek-v3-base:free",
|
|
626
|
+
"deepseek/deepseek-v3.1-terminus",
|
|
627
|
+
"featherless/qwerky-72b",
|
|
628
|
+
"google/gemini-2.0-flash-001",
|
|
629
|
+
"google/gemini-2.0-flash-exp:free",
|
|
630
|
+
"google/gemini-2.5-flash",
|
|
631
|
+
"google/gemini-2.5-pro",
|
|
632
|
+
"google/gemini-2.5-pro-preview-05-06",
|
|
633
|
+
"google/gemini-2.5-pro-preview-06-05",
|
|
634
|
+
"google/gemma-2-9b-it:free",
|
|
635
|
+
"google/gemma-3-12b-it",
|
|
636
|
+
"google/gemma-3-27b-it",
|
|
637
|
+
"google/gemma-3n-e4b-it",
|
|
638
|
+
"google/gemma-3n-e4b-it:free",
|
|
639
|
+
"meta-llama/llama-3.2-11b-vision-instruct",
|
|
640
|
+
"meta-llama/llama-3.3-70b-instruct:free",
|
|
641
|
+
"meta-llama/llama-4-scout:free",
|
|
642
|
+
"microsoft/mai-ds-r1:free",
|
|
643
|
+
"mistralai/codestral-2508",
|
|
644
|
+
"mistralai/devstral-medium-2507",
|
|
645
|
+
"mistralai/devstral-small-2505",
|
|
646
|
+
"mistralai/devstral-small-2505:free",
|
|
647
|
+
"mistralai/devstral-small-2507",
|
|
648
|
+
"mistralai/mistral-7b-instruct:free",
|
|
649
|
+
"mistralai/mistral-medium-3",
|
|
650
|
+
"mistralai/mistral-medium-3.1",
|
|
651
|
+
"mistralai/mistral-nemo:free",
|
|
652
|
+
"mistralai/mistral-small-3.1-24b-instruct",
|
|
653
|
+
"mistralai/mistral-small-3.2-24b-instruct",
|
|
654
|
+
"mistralai/mistral-small-3.2-24b-instruct:free",
|
|
655
|
+
"moonshotai/kimi-dev-72b:free",
|
|
656
|
+
"moonshotai/kimi-k2",
|
|
657
|
+
"moonshotai/kimi-k2-0905",
|
|
658
|
+
"moonshotai/kimi-k2:free",
|
|
659
|
+
"nousresearch/deephermes-3-llama-3-8b-preview",
|
|
660
|
+
"nousresearch/hermes-4-405b",
|
|
661
|
+
"nousresearch/hermes-4-70b",
|
|
662
|
+
"openai/gpt-4.1",
|
|
663
|
+
"openai/gpt-4.1-mini",
|
|
664
|
+
"openai/gpt-4o-mini",
|
|
665
|
+
"openai/gpt-5",
|
|
666
|
+
"openai/gpt-5-chat",
|
|
667
|
+
"openai/gpt-5-codex",
|
|
668
|
+
"openai/gpt-5-mini",
|
|
669
|
+
"openai/gpt-5-nano",
|
|
670
|
+
"openai/gpt-oss-120b",
|
|
671
|
+
"openai/gpt-oss-20b",
|
|
672
|
+
"openai/o4-mini",
|
|
673
|
+
"openrouter/cypher-alpha:free",
|
|
674
|
+
"openrouter/horizon-alpha",
|
|
675
|
+
"openrouter/horizon-beta",
|
|
676
|
+
"openrouter/sonoma-dusk-alpha",
|
|
677
|
+
"openrouter/sonoma-sky-alpha",
|
|
678
|
+
"qwen/qwen-2.5-coder-32b-instruct",
|
|
679
|
+
"qwen/qwen2.5-vl-32b-instruct:free",
|
|
680
|
+
"qwen/qwen2.5-vl-72b-instruct",
|
|
681
|
+
"qwen/qwen2.5-vl-72b-instruct:free",
|
|
682
|
+
"qwen/qwen3-14b:free",
|
|
683
|
+
"qwen/qwen3-235b-a22b-07-25",
|
|
684
|
+
"qwen/qwen3-235b-a22b-07-25:free",
|
|
685
|
+
"qwen/qwen3-235b-a22b-thinking-2507",
|
|
686
|
+
"qwen/qwen3-235b-a22b:free",
|
|
687
|
+
"qwen/qwen3-30b-a3b-instruct-2507",
|
|
688
|
+
"qwen/qwen3-30b-a3b:free",
|
|
689
|
+
"qwen/qwen3-32b:free",
|
|
690
|
+
"qwen/qwen3-8b:free",
|
|
691
|
+
"qwen/qwen3-coder",
|
|
692
|
+
"qwen/qwen3-coder:free",
|
|
693
|
+
"qwen/qwen3-max",
|
|
694
|
+
"qwen/qwen3-next-80b-a3b-instruct",
|
|
695
|
+
"qwen/qwq-32b:free",
|
|
696
|
+
"rekaai/reka-flash-3",
|
|
697
|
+
"sarvamai/sarvam-m:free",
|
|
698
|
+
"thudm/glm-z1-32b:free",
|
|
699
|
+
"tngtech/deepseek-r1t2-chimera:free",
|
|
700
|
+
"x-ai/grok-3",
|
|
701
|
+
"x-ai/grok-3-beta",
|
|
702
|
+
"x-ai/grok-3-mini",
|
|
703
|
+
"x-ai/grok-3-mini-beta",
|
|
704
|
+
"x-ai/grok-4",
|
|
705
|
+
"x-ai/grok-4-fast",
|
|
706
|
+
"x-ai/grok-4-fast:free",
|
|
707
|
+
"x-ai/grok-code-fast-1",
|
|
708
|
+
"z-ai/glm-4.5",
|
|
709
|
+
"z-ai/glm-4.5-air",
|
|
710
|
+
"z-ai/glm-4.5-air:free",
|
|
711
|
+
"z-ai/glm-4.5v",
|
|
712
|
+
"z-ai/glm-4.6"
|
|
713
|
+
],
|
|
714
|
+
"docUrl": "https://openrouter.ai/models",
|
|
715
|
+
"gateway": "models.dev"
|
|
716
|
+
},
|
|
717
|
+
"synthetic": {
|
|
718
|
+
"url": "https://api.synthetic.new/v1",
|
|
719
|
+
"apiKeyEnvVar": "SYNTHETIC_API_KEY",
|
|
720
|
+
"apiKeyHeader": "Authorization",
|
|
721
|
+
"name": "Synthetic",
|
|
722
|
+
"models": [
|
|
723
|
+
"hf:Qwen/Qwen2.5-Coder-32B-Instruct",
|
|
724
|
+
"hf:Qwen/Qwen3-235B-A22B-Instruct-2507",
|
|
725
|
+
"hf:Qwen/Qwen3-235B-A22B-Thinking-2507",
|
|
726
|
+
"hf:Qwen/Qwen3-Coder-480B-A35B-Instruct",
|
|
727
|
+
"hf:deepseek-ai/DeepSeek-R1",
|
|
728
|
+
"hf:deepseek-ai/DeepSeek-R1-0528",
|
|
729
|
+
"hf:deepseek-ai/DeepSeek-V3",
|
|
730
|
+
"hf:deepseek-ai/DeepSeek-V3-0324",
|
|
731
|
+
"hf:deepseek-ai/DeepSeek-V3.1",
|
|
732
|
+
"hf:deepseek-ai/DeepSeek-V3.1-Terminus",
|
|
733
|
+
"hf:meta-llama/Llama-3.1-405B-Instruct",
|
|
734
|
+
"hf:meta-llama/Llama-3.1-70B-Instruct",
|
|
735
|
+
"hf:meta-llama/Llama-3.1-8B-Instruct",
|
|
736
|
+
"hf:meta-llama/Llama-3.3-70B-Instruct",
|
|
737
|
+
"hf:meta-llama/Llama-4-Maverick-17B-128E-Instruct-FP8",
|
|
738
|
+
"hf:meta-llama/Llama-4-Scout-17B-16E-Instruct",
|
|
739
|
+
"hf:moonshotai/Kimi-K2-Instruct",
|
|
740
|
+
"hf:moonshotai/Kimi-K2-Instruct-0905",
|
|
741
|
+
"hf:openai/gpt-oss-120b",
|
|
742
|
+
"hf:zai-org/GLM-4.5",
|
|
743
|
+
"hf:zai-org/GLM-4.6"
|
|
744
|
+
],
|
|
745
|
+
"docUrl": "https://synthetic.new/pricing",
|
|
746
|
+
"gateway": "models.dev"
|
|
747
|
+
},
|
|
748
|
+
"deepinfra": {
|
|
749
|
+
"url": "https://api.deepinfra.com/v1/openai",
|
|
750
|
+
"apiKeyEnvVar": "DEEPINFRA_API_KEY",
|
|
751
|
+
"apiKeyHeader": "Authorization",
|
|
752
|
+
"name": "Deep Infra",
|
|
753
|
+
"models": [
|
|
754
|
+
"Qwen/Qwen3-Coder-480B-A35B-Instruct",
|
|
755
|
+
"Qwen/Qwen3-Coder-480B-A35B-Instruct-Turbo",
|
|
756
|
+
"moonshotai/Kimi-K2-Instruct",
|
|
757
|
+
"zai-org/GLM-4.5"
|
|
758
|
+
],
|
|
759
|
+
"docUrl": "https://deepinfra.com/models",
|
|
760
|
+
"gateway": "models.dev"
|
|
761
|
+
},
|
|
762
|
+
"zhipuai": {
|
|
763
|
+
"url": "https://open.bigmodel.cn/api/paas/v4",
|
|
764
|
+
"apiKeyEnvVar": "ZHIPU_API_KEY",
|
|
765
|
+
"apiKeyHeader": "Authorization",
|
|
766
|
+
"name": "Zhipu AI",
|
|
767
|
+
"models": ["glm-4.5", "glm-4.5-air", "glm-4.5-flash", "glm-4.5v", "glm-4.6"],
|
|
768
|
+
"docUrl": "https://docs.z.ai/guides/overview/pricing",
|
|
769
|
+
"gateway": "models.dev"
|
|
770
|
+
},
|
|
771
|
+
"submodel": {
|
|
772
|
+
"url": "https://llm.submodel.ai/v1",
|
|
773
|
+
"apiKeyEnvVar": "SUBMODEL_INSTAGEN_ACCESS_KEY",
|
|
774
|
+
"apiKeyHeader": "Authorization",
|
|
775
|
+
"name": "submodel",
|
|
776
|
+
"models": [
|
|
777
|
+
"Qwen/Qwen3-235B-A22B-Instruct-2507",
|
|
778
|
+
"Qwen/Qwen3-235B-A22B-Thinking-2507",
|
|
779
|
+
"Qwen/Qwen3-Coder-480B-A35B-Instruct-FP8",
|
|
780
|
+
"deepseek-ai/DeepSeek-R1-0528",
|
|
781
|
+
"deepseek-ai/DeepSeek-V3-0324",
|
|
782
|
+
"deepseek-ai/DeepSeek-V3.1",
|
|
783
|
+
"openai/gpt-oss-120b",
|
|
784
|
+
"zai-org/GLM-4.5-Air",
|
|
785
|
+
"zai-org/GLM-4.5-FP8"
|
|
786
|
+
],
|
|
787
|
+
"docUrl": "https://submodel.gitbook.io",
|
|
788
|
+
"gateway": "models.dev"
|
|
789
|
+
},
|
|
790
|
+
"zai": {
|
|
791
|
+
"url": "https://api.z.ai/api/paas/v4",
|
|
792
|
+
"apiKeyEnvVar": "ZHIPU_API_KEY",
|
|
793
|
+
"apiKeyHeader": "Authorization",
|
|
794
|
+
"name": "Z.AI",
|
|
795
|
+
"models": ["glm-4.5", "glm-4.5-air", "glm-4.5-flash", "glm-4.5v", "glm-4.6"],
|
|
796
|
+
"docUrl": "https://docs.z.ai/guides/overview/pricing",
|
|
797
|
+
"gateway": "models.dev"
|
|
798
|
+
},
|
|
799
|
+
"inference": {
|
|
800
|
+
"url": "https://inference.net/v1",
|
|
801
|
+
"apiKeyEnvVar": "INFERENCE_API_KEY",
|
|
802
|
+
"apiKeyHeader": "Authorization",
|
|
803
|
+
"name": "Inference",
|
|
804
|
+
"models": [
|
|
805
|
+
"google/gemma-3",
|
|
806
|
+
"meta/llama-3.1-8b-instruct",
|
|
807
|
+
"meta/llama-3.2-11b-vision-instruct",
|
|
808
|
+
"meta/llama-3.2-1b-instruct",
|
|
809
|
+
"meta/llama-3.2-3b-instruct",
|
|
810
|
+
"mistral/mistral-nemo-12b-instruct",
|
|
811
|
+
"osmosis/osmosis-structure-0.6b",
|
|
812
|
+
"qwen/qwen-2.5-7b-vision-instruct",
|
|
813
|
+
"qwen/qwen3-embedding-4b"
|
|
814
|
+
],
|
|
815
|
+
"docUrl": "https://inference.net/models",
|
|
816
|
+
"gateway": "models.dev"
|
|
817
|
+
},
|
|
818
|
+
"requesty": {
|
|
819
|
+
"url": "https://router.requesty.ai/v1",
|
|
820
|
+
"apiKeyEnvVar": "REQUESTY_API_KEY",
|
|
821
|
+
"apiKeyHeader": "Authorization",
|
|
822
|
+
"name": "Requesty",
|
|
823
|
+
"models": [
|
|
824
|
+
"anthropic/claude-3-7-sonnet",
|
|
825
|
+
"anthropic/claude-4-sonnet-20250522",
|
|
826
|
+
"anthropic/claude-opus-4",
|
|
827
|
+
"anthropic/claude-opus-4-1-20250805",
|
|
828
|
+
"google/gemini-2.5-flash",
|
|
829
|
+
"google/gemini-2.5-pro",
|
|
830
|
+
"openai/gpt-4.1",
|
|
831
|
+
"openai/gpt-4.1-mini",
|
|
832
|
+
"openai/gpt-4o-mini",
|
|
833
|
+
"openai/gpt-5",
|
|
834
|
+
"openai/gpt-5-mini",
|
|
835
|
+
"openai/gpt-5-nano",
|
|
836
|
+
"openai/o4-mini"
|
|
837
|
+
],
|
|
838
|
+
"docUrl": "https://requesty.ai/solution/llm-routing/models",
|
|
839
|
+
"gateway": "models.dev"
|
|
840
|
+
},
|
|
841
|
+
"morph": {
|
|
842
|
+
"url": "https://api.morphllm.com/v1",
|
|
843
|
+
"apiKeyEnvVar": "MORPH_API_KEY",
|
|
844
|
+
"apiKeyHeader": "Authorization",
|
|
845
|
+
"name": "Morph",
|
|
846
|
+
"models": ["auto", "morph-v3-fast", "morph-v3-large"],
|
|
847
|
+
"docUrl": "https://docs.morphllm.com/api-reference/introduction",
|
|
848
|
+
"gateway": "models.dev"
|
|
849
|
+
},
|
|
850
|
+
"lmstudio": {
|
|
851
|
+
"url": "http://127.0.0.1:1234/v1",
|
|
852
|
+
"apiKeyEnvVar": "LMSTUDIO_API_KEY",
|
|
853
|
+
"apiKeyHeader": "Authorization",
|
|
854
|
+
"name": "LMStudio",
|
|
855
|
+
"models": ["openai/gpt-oss-20b", "qwen/qwen3-30b-a3b-2507", "qwen/qwen3-coder-30b"],
|
|
856
|
+
"docUrl": "https://lmstudio.ai/models",
|
|
857
|
+
"gateway": "models.dev"
|
|
858
|
+
},
|
|
859
|
+
"anthropic": {
|
|
860
|
+
"apiKeyEnvVar": "ANTHROPIC_API_KEY",
|
|
861
|
+
"name": "Anthropic",
|
|
862
|
+
"models": [
|
|
863
|
+
"claude-3-5-haiku-20241022",
|
|
864
|
+
"claude-3-5-sonnet-20240620",
|
|
865
|
+
"claude-3-5-sonnet-20241022",
|
|
866
|
+
"claude-3-7-sonnet-20250219",
|
|
867
|
+
"claude-3-haiku-20240307",
|
|
868
|
+
"claude-3-opus-20240229",
|
|
869
|
+
"claude-3-sonnet-20240229",
|
|
870
|
+
"claude-opus-4-1-20250805",
|
|
871
|
+
"claude-opus-4-20250514",
|
|
872
|
+
"claude-sonnet-4-20250514",
|
|
873
|
+
"claude-sonnet-4-5-20250929"
|
|
874
|
+
],
|
|
875
|
+
"docUrl": "https://docs.anthropic.com/en/docs/about-claude/models",
|
|
876
|
+
"gateway": "models.dev"
|
|
877
|
+
},
|
|
878
|
+
"fireworks-ai": {
|
|
879
|
+
"url": "https://api.fireworks.ai/inference/v1/",
|
|
880
|
+
"apiKeyEnvVar": "FIREWORKS_API_KEY",
|
|
881
|
+
"apiKeyHeader": "Authorization",
|
|
882
|
+
"name": "Fireworks AI",
|
|
883
|
+
"models": [
|
|
884
|
+
"accounts/fireworks/models/deepseek-r1-0528",
|
|
885
|
+
"accounts/fireworks/models/deepseek-v3-0324",
|
|
886
|
+
"accounts/fireworks/models/deepseek-v3p1",
|
|
887
|
+
"accounts/fireworks/models/glm-4p5",
|
|
888
|
+
"accounts/fireworks/models/glm-4p5-air",
|
|
889
|
+
"accounts/fireworks/models/gpt-oss-120b",
|
|
890
|
+
"accounts/fireworks/models/gpt-oss-20b",
|
|
891
|
+
"accounts/fireworks/models/kimi-k2-instruct",
|
|
892
|
+
"accounts/fireworks/models/qwen3-235b-a22b",
|
|
893
|
+
"accounts/fireworks/models/qwen3-coder-480b-a35b-instruct"
|
|
894
|
+
],
|
|
895
|
+
"docUrl": "https://fireworks.ai/docs/",
|
|
896
|
+
"gateway": "models.dev"
|
|
897
|
+
},
|
|
898
|
+
"modelscope": {
|
|
899
|
+
"url": "https://api-inference.modelscope.cn/v1",
|
|
900
|
+
"apiKeyEnvVar": "MODELSCOPE_API_KEY",
|
|
901
|
+
"apiKeyHeader": "Authorization",
|
|
902
|
+
"name": "ModelScope",
|
|
903
|
+
"models": [
|
|
904
|
+
"Qwen/Qwen3-235B-A22B-Instruct-2507",
|
|
905
|
+
"Qwen/Qwen3-235B-A22B-Thinking-2507",
|
|
906
|
+
"Qwen/Qwen3-30B-A3B-Instruct-2507",
|
|
907
|
+
"Qwen/Qwen3-30B-A3B-Thinking-2507",
|
|
908
|
+
"Qwen/Qwen3-Coder-30B-A3B-Instruct",
|
|
909
|
+
"Qwen/Qwen3-Coder-480B-A35B-Instruct",
|
|
910
|
+
"ZhipuAI/GLM-4.5"
|
|
911
|
+
],
|
|
912
|
+
"docUrl": "https://modelscope.cn/docs/model-service/API-Inference/intro",
|
|
913
|
+
"gateway": "models.dev"
|
|
914
|
+
},
|
|
915
|
+
"llama": {
|
|
916
|
+
"url": "https://api.llama.com/compat/v1/",
|
|
917
|
+
"apiKeyEnvVar": "LLAMA_API_KEY",
|
|
918
|
+
"apiKeyHeader": "Authorization",
|
|
919
|
+
"name": "Llama",
|
|
920
|
+
"models": [
|
|
921
|
+
"cerebras-llama-4-maverick-17b-128e-instruct",
|
|
922
|
+
"cerebras-llama-4-scout-17b-16e-instruct",
|
|
923
|
+
"groq-llama-4-maverick-17b-128e-instruct",
|
|
924
|
+
"llama-3.3-70b-instruct",
|
|
925
|
+
"llama-3.3-8b-instruct",
|
|
926
|
+
"llama-4-maverick-17b-128e-instruct-fp8",
|
|
927
|
+
"llama-4-scout-17b-16e-instruct-fp8"
|
|
928
|
+
],
|
|
929
|
+
"docUrl": "https://llama.developer.meta.com/docs/models",
|
|
930
|
+
"gateway": "models.dev"
|
|
931
|
+
},
|
|
932
|
+
"cerebras": {
|
|
933
|
+
"url": "https://api.cerebras.ai/v1",
|
|
934
|
+
"apiKeyEnvVar": "CEREBRAS_API_KEY",
|
|
935
|
+
"apiKeyHeader": "Authorization",
|
|
936
|
+
"name": "Cerebras",
|
|
937
|
+
"models": ["gpt-oss-120b", "qwen-3-235b-a22b-instruct-2507", "qwen-3-coder-480b"],
|
|
938
|
+
"docUrl": "https://inference-docs.cerebras.ai/models/overview",
|
|
939
|
+
"gateway": "models.dev"
|
|
940
|
+
},
|
|
941
|
+
"netlify": {
|
|
942
|
+
"apiKeyEnvVar": ["NETLIFY_TOKEN", "NETLIFY_SITE_ID"],
|
|
943
|
+
"apiKeyHeader": "Authorization",
|
|
944
|
+
"name": "Netlify",
|
|
945
|
+
"gateway": "netlify",
|
|
946
|
+
"models": [
|
|
947
|
+
"anthropic/claude-3-5-haiku-20241022",
|
|
948
|
+
"anthropic/claude-3-5-haiku-latest",
|
|
949
|
+
"anthropic/claude-3-7-sonnet-20250219",
|
|
950
|
+
"anthropic/claude-3-7-sonnet-latest",
|
|
951
|
+
"anthropic/claude-3-haiku-20240307",
|
|
952
|
+
"anthropic/claude-opus-4-1-20250805",
|
|
953
|
+
"anthropic/claude-opus-4-20250514",
|
|
954
|
+
"anthropic/claude-sonnet-4-20250514",
|
|
955
|
+
"anthropic/claude-sonnet-4-5-20250929",
|
|
956
|
+
"gemini/gemini-2.0-flash",
|
|
957
|
+
"gemini/gemini-2.0-flash-lite",
|
|
958
|
+
"gemini/gemini-2.5-flash",
|
|
959
|
+
"gemini/gemini-2.5-flash-image-preview",
|
|
960
|
+
"gemini/gemini-2.5-flash-lite",
|
|
961
|
+
"gemini/gemini-2.5-flash-lite-preview-09-2025",
|
|
962
|
+
"gemini/gemini-2.5-flash-preview-09-2025",
|
|
963
|
+
"gemini/gemini-2.5-pro",
|
|
964
|
+
"gemini/gemini-flash-latest",
|
|
965
|
+
"gemini/gemini-flash-lite-latest",
|
|
966
|
+
"openai/codex-mini-latest",
|
|
967
|
+
"openai/gpt-4.1",
|
|
968
|
+
"openai/gpt-4.1-mini",
|
|
969
|
+
"openai/gpt-4.1-nano",
|
|
970
|
+
"openai/gpt-4o",
|
|
971
|
+
"openai/gpt-4o-mini",
|
|
972
|
+
"openai/gpt-5",
|
|
973
|
+
"openai/gpt-5-codex",
|
|
974
|
+
"openai/gpt-5-mini",
|
|
975
|
+
"openai/gpt-5-nano",
|
|
976
|
+
"openai/gpt-5-pro",
|
|
977
|
+
"openai/o3",
|
|
978
|
+
"openai/o3-mini",
|
|
979
|
+
"openai/o4-mini"
|
|
980
|
+
],
|
|
981
|
+
"docUrl": "https://docs.netlify.com/build/ai-gateway/overview/"
|
|
982
|
+
}
|
|
983
|
+
},
|
|
984
|
+
"models": {
|
|
985
|
+
"moonshotai-cn": ["kimi-k2-0711-preview", "kimi-k2-0905-preview", "kimi-k2-turbo-preview"],
|
|
986
|
+
"lucidquery": ["lucidnova-rf1-100b", "lucidquery-nexus-coder"],
|
|
987
|
+
"moonshotai": ["kimi-k2-0711-preview", "kimi-k2-0905-preview", "kimi-k2-turbo-preview"],
|
|
988
|
+
"zai-coding-plan": ["glm-4.5", "glm-4.5-air", "glm-4.5-flash", "glm-4.5v", "glm-4.6"],
|
|
989
|
+
"alibaba": ["qwen3-coder-plus"],
|
|
990
|
+
"xai": [
|
|
991
|
+
"grok-2",
|
|
992
|
+
"grok-2-1212",
|
|
993
|
+
"grok-2-latest",
|
|
994
|
+
"grok-2-vision",
|
|
995
|
+
"grok-2-vision-1212",
|
|
996
|
+
"grok-2-vision-latest",
|
|
997
|
+
"grok-3",
|
|
998
|
+
"grok-3-fast",
|
|
999
|
+
"grok-3-fast-latest",
|
|
1000
|
+
"grok-3-latest",
|
|
1001
|
+
"grok-3-mini",
|
|
1002
|
+
"grok-3-mini-fast",
|
|
1003
|
+
"grok-3-mini-fast-latest",
|
|
1004
|
+
"grok-3-mini-latest",
|
|
1005
|
+
"grok-4",
|
|
1006
|
+
"grok-4-fast",
|
|
1007
|
+
"grok-4-fast-non-reasoning",
|
|
1008
|
+
"grok-beta",
|
|
1009
|
+
"grok-code-fast-1",
|
|
1010
|
+
"grok-vision-beta"
|
|
1011
|
+
],
|
|
1012
|
+
"nvidia": [
|
|
1013
|
+
"black-forest-labs/flux.1-dev",
|
|
1014
|
+
"deepseek-ai/deepseek-v3.1",
|
|
1015
|
+
"google/gemma-3-27b-it",
|
|
1016
|
+
"microsoft/phi-4-mini-instruct",
|
|
1017
|
+
"moonshotai/kimi-k2-instruct",
|
|
1018
|
+
"nvidia/cosmos-nemotron-34b",
|
|
1019
|
+
"nvidia/llama-3.1-nemotron-ultra-253b-v1",
|
|
1020
|
+
"nvidia/nemoretriever-ocr-v1",
|
|
1021
|
+
"nvidia/parakeet-tdt-0.6b-v2",
|
|
1022
|
+
"openai/gpt-oss-120b",
|
|
1023
|
+
"openai/whisper-large-v3",
|
|
1024
|
+
"qwen/qwen3-235b-a22b",
|
|
1025
|
+
"qwen/qwen3-coder-480b-a35b-instruct"
|
|
1026
|
+
],
|
|
1027
|
+
"upstage": ["solar-mini", "solar-pro2"],
|
|
1028
|
+
"groq": [
|
|
1029
|
+
"deepseek-r1-distill-llama-70b",
|
|
1030
|
+
"gemma2-9b-it",
|
|
1031
|
+
"llama-3.1-8b-instant",
|
|
1032
|
+
"llama-3.3-70b-versatile",
|
|
1033
|
+
"llama-guard-3-8b",
|
|
1034
|
+
"llama3-70b-8192",
|
|
1035
|
+
"llama3-8b-8192",
|
|
1036
|
+
"meta-llama/llama-4-maverick-17b-128e-instruct",
|
|
1037
|
+
"meta-llama/llama-4-scout-17b-16e-instruct",
|
|
1038
|
+
"meta-llama/llama-guard-4-12b",
|
|
1039
|
+
"mistral-saba-24b",
|
|
1040
|
+
"moonshotai/kimi-k2-instruct",
|
|
1041
|
+
"moonshotai/kimi-k2-instruct-0905",
|
|
1042
|
+
"openai/gpt-oss-120b",
|
|
1043
|
+
"openai/gpt-oss-20b",
|
|
1044
|
+
"qwen-qwq-32b",
|
|
1045
|
+
"qwen/qwen3-32b"
|
|
1046
|
+
],
|
|
1047
|
+
"mistral": [
|
|
1048
|
+
"codestral-latest",
|
|
1049
|
+
"devstral-medium-2507",
|
|
1050
|
+
"devstral-small-2505",
|
|
1051
|
+
"devstral-small-2507",
|
|
1052
|
+
"magistral-medium-latest",
|
|
1053
|
+
"magistral-small",
|
|
1054
|
+
"ministral-3b-latest",
|
|
1055
|
+
"ministral-8b-latest",
|
|
1056
|
+
"mistral-large-latest",
|
|
1057
|
+
"mistral-medium-2505",
|
|
1058
|
+
"mistral-medium-2508",
|
|
1059
|
+
"mistral-medium-latest",
|
|
1060
|
+
"mistral-nemo",
|
|
1061
|
+
"mistral-small-latest",
|
|
1062
|
+
"open-mistral-7b",
|
|
1063
|
+
"open-mixtral-8x22b",
|
|
1064
|
+
"open-mixtral-8x7b",
|
|
1065
|
+
"pixtral-12b",
|
|
1066
|
+
"pixtral-large-latest"
|
|
1067
|
+
],
|
|
1068
|
+
"vercel": [
|
|
1069
|
+
"amazon/nova-lite",
|
|
1070
|
+
"amazon/nova-micro",
|
|
1071
|
+
"amazon/nova-pro",
|
|
1072
|
+
"anthropic/claude-3-5-haiku",
|
|
1073
|
+
"anthropic/claude-3-haiku",
|
|
1074
|
+
"anthropic/claude-3-opus",
|
|
1075
|
+
"anthropic/claude-3.5-sonnet",
|
|
1076
|
+
"anthropic/claude-3.7-sonnet",
|
|
1077
|
+
"anthropic/claude-4-1-opus",
|
|
1078
|
+
"anthropic/claude-4-opus",
|
|
1079
|
+
"anthropic/claude-4-sonnet",
|
|
1080
|
+
"anthropic/claude-4.5-sonnet",
|
|
1081
|
+
"cerebras/qwen3-coder",
|
|
1082
|
+
"deepseek/deepseek-r1",
|
|
1083
|
+
"deepseek/deepseek-r1-distill-llama-70b",
|
|
1084
|
+
"google/gemini-2.0-flash",
|
|
1085
|
+
"google/gemini-2.0-flash-lite",
|
|
1086
|
+
"google/gemini-2.5-flash",
|
|
1087
|
+
"google/gemini-2.5-pro",
|
|
1088
|
+
"meta/llama-3.3-70b",
|
|
1089
|
+
"meta/llama-4-maverick",
|
|
1090
|
+
"meta/llama-4-scout",
|
|
1091
|
+
"mistral/codestral",
|
|
1092
|
+
"mistral/magistral-medium",
|
|
1093
|
+
"mistral/magistral-small",
|
|
1094
|
+
"mistral/ministral-3b",
|
|
1095
|
+
"mistral/ministral-8b",
|
|
1096
|
+
"mistral/mistral-large",
|
|
1097
|
+
"mistral/mistral-small",
|
|
1098
|
+
"mistral/mixtral-8x22b-instruct",
|
|
1099
|
+
"mistral/pixtral-12b",
|
|
1100
|
+
"mistral/pixtral-large",
|
|
1101
|
+
"moonshotai/kimi-k2",
|
|
1102
|
+
"morph/morph-v3-fast",
|
|
1103
|
+
"morph/morph-v3-large",
|
|
1104
|
+
"openai/gpt-4-turbo",
|
|
1105
|
+
"openai/gpt-4.1",
|
|
1106
|
+
"openai/gpt-4.1-mini",
|
|
1107
|
+
"openai/gpt-4.1-nano",
|
|
1108
|
+
"openai/gpt-4o",
|
|
1109
|
+
"openai/gpt-4o-mini",
|
|
1110
|
+
"openai/gpt-5",
|
|
1111
|
+
"openai/gpt-5-codex",
|
|
1112
|
+
"openai/gpt-5-mini",
|
|
1113
|
+
"openai/gpt-5-nano",
|
|
1114
|
+
"openai/gpt-oss-120b",
|
|
1115
|
+
"openai/gpt-oss-20b",
|
|
1116
|
+
"openai/o1",
|
|
1117
|
+
"openai/o3",
|
|
1118
|
+
"openai/o3-mini",
|
|
1119
|
+
"openai/o4-mini",
|
|
1120
|
+
"vercel/v0-1.0-md",
|
|
1121
|
+
"vercel/v0-1.5-md",
|
|
1122
|
+
"xai/grok-2",
|
|
1123
|
+
"xai/grok-2-vision",
|
|
1124
|
+
"xai/grok-3",
|
|
1125
|
+
"xai/grok-3-fast",
|
|
1126
|
+
"xai/grok-3-mini",
|
|
1127
|
+
"xai/grok-3-mini-fast",
|
|
1128
|
+
"xai/grok-4",
|
|
1129
|
+
"xai/grok-4-fast",
|
|
1130
|
+
"xai/grok-4-fast-non-reasoning",
|
|
1131
|
+
"xai/grok-code-fast-1"
|
|
1132
|
+
],
|
|
1133
|
+
"deepseek": ["deepseek-chat", "deepseek-reasoner"],
|
|
1134
|
+
"alibaba-cn": ["qwen3-coder-plus"],
|
|
1135
|
+
"venice": [
|
|
1136
|
+
"deepseek-coder-v2-lite",
|
|
1137
|
+
"deepseek-r1-671b",
|
|
1138
|
+
"dolphin-2.9.2-qwen2-72b",
|
|
1139
|
+
"llama-3.1-405b",
|
|
1140
|
+
"llama-3.2-3b",
|
|
1141
|
+
"llama-3.3-70b",
|
|
1142
|
+
"mistral-31-24b",
|
|
1143
|
+
"qwen-2.5-coder-32b",
|
|
1144
|
+
"qwen-2.5-qwq-32b",
|
|
1145
|
+
"qwen-2.5-vl",
|
|
1146
|
+
"qwen3-235b",
|
|
1147
|
+
"qwen3-4b",
|
|
1148
|
+
"venice-uncensored"
|
|
1149
|
+
],
|
|
1150
|
+
"chutes": [
|
|
1151
|
+
"Qwen/Qwen3-235B-A22B-Instruct-2507",
|
|
1152
|
+
"Qwen/Qwen3-235B-A22B-Thinking-2507",
|
|
1153
|
+
"Qwen/Qwen3-30B-A3B",
|
|
1154
|
+
"Qwen/Qwen3-30B-A3B-Instruct-2507",
|
|
1155
|
+
"Qwen/Qwen3-30B-A3B-Thinking-2507",
|
|
1156
|
+
"Qwen/Qwen3-Coder-30B-A3B-Instruct",
|
|
1157
|
+
"Qwen/Qwen3-Coder-480B-A35B-Instruct-FP8",
|
|
1158
|
+
"Qwen/Qwen3-Next-80B-A3B-Instruct",
|
|
1159
|
+
"Qwen/Qwen3-Next-80B-A3B-Thinking",
|
|
1160
|
+
"chutesai/Devstral-Small-2505",
|
|
1161
|
+
"chutesai/Mistral-Small-3.2-24B-Instruct-2506",
|
|
1162
|
+
"deepseek-ai/DeepSeek-R1-0528",
|
|
1163
|
+
"deepseek-ai/DeepSeek-R1-0528-Qwen3-8B",
|
|
1164
|
+
"deepseek-ai/DeepSeek-R1-Distill-Llama-70B",
|
|
1165
|
+
"deepseek-ai/DeepSeek-V3-0324",
|
|
1166
|
+
"deepseek-ai/DeepSeek-V3.1",
|
|
1167
|
+
"deepseek-ai/DeepSeek-V3.1-Terminus",
|
|
1168
|
+
"deepseek-ai/DeepSeek-V3.1-turbo",
|
|
1169
|
+
"deepseek-ai/DeepSeek-V3.1:THINKING",
|
|
1170
|
+
"deepseek-ai/DeepSeek-V3.2-Exp",
|
|
1171
|
+
"meituan-longcat/LongCat-Flash-Chat-FP8",
|
|
1172
|
+
"moonshotai/Kimi-Dev-72B",
|
|
1173
|
+
"moonshotai/Kimi-K2-Instruct-0905",
|
|
1174
|
+
"moonshotai/Kimi-K2-Instruct-75k",
|
|
1175
|
+
"moonshotai/Kimi-VL-A3B-Thinking",
|
|
1176
|
+
"openai/gpt-oss-120b",
|
|
1177
|
+
"tngtech/DeepSeek-R1T-Chimera",
|
|
1178
|
+
"tngtech/DeepSeek-TNG-R1T2-Chimera",
|
|
1179
|
+
"zai-org/GLM-4.5-Air",
|
|
1180
|
+
"zai-org/GLM-4.5-FP8",
|
|
1181
|
+
"zai-org/GLM-4.5-turbo",
|
|
1182
|
+
"zai-org/GLM-4.6-FP8",
|
|
1183
|
+
"zai-org/GLM-4.6-turbo"
|
|
1184
|
+
],
|
|
1185
|
+
"cortecs": [
|
|
1186
|
+
"claude-sonnet-4",
|
|
1187
|
+
"deepseek-v3-0324",
|
|
1188
|
+
"gemini-2.5-pro",
|
|
1189
|
+
"gpt-4.1",
|
|
1190
|
+
"gpt-oss-120b",
|
|
1191
|
+
"kimi-k2-instruct",
|
|
1192
|
+
"llama-3.1-405b-instruct",
|
|
1193
|
+
"nova-pro-v1",
|
|
1194
|
+
"qwen3-32b",
|
|
1195
|
+
"qwen3-coder-480b-a35b-instruct"
|
|
1196
|
+
],
|
|
1197
|
+
"github-models": [
|
|
1198
|
+
"ai21-labs/ai21-jamba-1.5-large",
|
|
1199
|
+
"ai21-labs/ai21-jamba-1.5-mini",
|
|
1200
|
+
"cohere/cohere-command-a",
|
|
1201
|
+
"cohere/cohere-command-r",
|
|
1202
|
+
"cohere/cohere-command-r-08-2024",
|
|
1203
|
+
"cohere/cohere-command-r-plus",
|
|
1204
|
+
"cohere/cohere-command-r-plus-08-2024",
|
|
1205
|
+
"core42/jais-30b-chat",
|
|
1206
|
+
"deepseek/deepseek-r1",
|
|
1207
|
+
"deepseek/deepseek-r1-0528",
|
|
1208
|
+
"deepseek/deepseek-v3-0324",
|
|
1209
|
+
"meta/llama-3.2-11b-vision-instruct",
|
|
1210
|
+
"meta/llama-3.2-90b-vision-instruct",
|
|
1211
|
+
"meta/llama-3.3-70b-instruct",
|
|
1212
|
+
"meta/llama-4-maverick-17b-128e-instruct-fp8",
|
|
1213
|
+
"meta/llama-4-scout-17b-16e-instruct",
|
|
1214
|
+
"meta/meta-llama-3-70b-instruct",
|
|
1215
|
+
"meta/meta-llama-3-8b-instruct",
|
|
1216
|
+
"meta/meta-llama-3.1-405b-instruct",
|
|
1217
|
+
"meta/meta-llama-3.1-70b-instruct",
|
|
1218
|
+
"meta/meta-llama-3.1-8b-instruct",
|
|
1219
|
+
"microsoft/mai-ds-r1",
|
|
1220
|
+
"microsoft/phi-3-medium-128k-instruct",
|
|
1221
|
+
"microsoft/phi-3-medium-4k-instruct",
|
|
1222
|
+
"microsoft/phi-3-mini-128k-instruct",
|
|
1223
|
+
"microsoft/phi-3-mini-4k-instruct",
|
|
1224
|
+
"microsoft/phi-3-small-128k-instruct",
|
|
1225
|
+
"microsoft/phi-3-small-8k-instruct",
|
|
1226
|
+
"microsoft/phi-3.5-mini-instruct",
|
|
1227
|
+
"microsoft/phi-3.5-moe-instruct",
|
|
1228
|
+
"microsoft/phi-3.5-vision-instruct",
|
|
1229
|
+
"microsoft/phi-4",
|
|
1230
|
+
"microsoft/phi-4-mini-instruct",
|
|
1231
|
+
"microsoft/phi-4-mini-reasoning",
|
|
1232
|
+
"microsoft/phi-4-multimodal-instruct",
|
|
1233
|
+
"microsoft/phi-4-reasoning",
|
|
1234
|
+
"mistral-ai/codestral-2501",
|
|
1235
|
+
"mistral-ai/ministral-3b",
|
|
1236
|
+
"mistral-ai/mistral-large-2411",
|
|
1237
|
+
"mistral-ai/mistral-medium-2505",
|
|
1238
|
+
"mistral-ai/mistral-nemo",
|
|
1239
|
+
"mistral-ai/mistral-small-2503",
|
|
1240
|
+
"openai/gpt-4.1",
|
|
1241
|
+
"openai/gpt-4.1-mini",
|
|
1242
|
+
"openai/gpt-4.1-nano",
|
|
1243
|
+
"openai/gpt-4o",
|
|
1244
|
+
"openai/gpt-4o-mini",
|
|
1245
|
+
"openai/o1",
|
|
1246
|
+
"openai/o1-mini",
|
|
1247
|
+
"openai/o1-preview",
|
|
1248
|
+
"openai/o3",
|
|
1249
|
+
"openai/o3-mini",
|
|
1250
|
+
"openai/o4-mini",
|
|
1251
|
+
"xai/grok-3",
|
|
1252
|
+
"xai/grok-3-mini"
|
|
1253
|
+
],
|
|
1254
|
+
"togetherai": [
|
|
1255
|
+
"Qwen/Qwen3-Coder-480B-A35B-Instruct-FP8",
|
|
1256
|
+
"deepseek-ai/DeepSeek-R1",
|
|
1257
|
+
"deepseek-ai/DeepSeek-V3",
|
|
1258
|
+
"meta-llama/Llama-3.3-70B-Instruct-Turbo",
|
|
1259
|
+
"moonshotai/Kimi-K2-Instruct",
|
|
1260
|
+
"openai/gpt-oss-120b"
|
|
1261
|
+
],
|
|
1262
|
+
"baseten": ["Qwen3/Qwen3-Coder-480B-A35B-Instruct", "moonshotai/Kimi-K2-Instruct-0905"],
|
|
1263
|
+
"huggingface": [
|
|
1264
|
+
"Qwen/Qwen3-235B-A22B-Thinking-2507",
|
|
1265
|
+
"Qwen/Qwen3-Coder-480B-A35B-Instruct",
|
|
1266
|
+
"Qwen/Qwen3-Next-80B-A3B-Instruct",
|
|
1267
|
+
"Qwen/Qwen3-Next-80B-A3B-Thinking",
|
|
1268
|
+
"deepseek-ai/DeepSeek-R1-0528",
|
|
1269
|
+
"deepseek-ai/Deepseek-V3-0324",
|
|
1270
|
+
"moonshotai/Kimi-K2-Instruct",
|
|
1271
|
+
"moonshotai/Kimi-K2-Instruct-0905",
|
|
1272
|
+
"zai-org/GLM-4.5",
|
|
1273
|
+
"zai-org/GLM-4.5-Air",
|
|
1274
|
+
"zai-org/GLM-4.6"
|
|
1275
|
+
],
|
|
1276
|
+
"opencode": [
|
|
1277
|
+
"claude-3-5-haiku",
|
|
1278
|
+
"claude-opus-4-1",
|
|
1279
|
+
"claude-sonnet-4",
|
|
1280
|
+
"claude-sonnet-4-5",
|
|
1281
|
+
"code-supernova",
|
|
1282
|
+
"glm-4.6",
|
|
1283
|
+
"gpt-5",
|
|
1284
|
+
"gpt-5-codex",
|
|
1285
|
+
"grok-code",
|
|
1286
|
+
"kimi-k2",
|
|
1287
|
+
"qwen3-coder"
|
|
1288
|
+
],
|
|
1289
|
+
"fastrouter": [
|
|
1290
|
+
"anthropic/claude-opus-4.1",
|
|
1291
|
+
"anthropic/claude-sonnet-4",
|
|
1292
|
+
"deepseek-ai/deepseek-r1-distill-llama-70b",
|
|
1293
|
+
"google/gemini-2.5-flash",
|
|
1294
|
+
"google/gemini-2.5-pro",
|
|
1295
|
+
"moonshotai/kimi-k2",
|
|
1296
|
+
"openai/gpt-4.1",
|
|
1297
|
+
"openai/gpt-5",
|
|
1298
|
+
"openai/gpt-5-mini",
|
|
1299
|
+
"openai/gpt-5-nano",
|
|
1300
|
+
"openai/gpt-oss-120b",
|
|
1301
|
+
"openai/gpt-oss-20b",
|
|
1302
|
+
"qwen/qwen3-coder",
|
|
1303
|
+
"x-ai/grok-4"
|
|
1304
|
+
],
|
|
1305
|
+
"google": [
|
|
1306
|
+
"gemini-1.5-flash",
|
|
1307
|
+
"gemini-1.5-flash-8b",
|
|
1308
|
+
"gemini-1.5-pro",
|
|
1309
|
+
"gemini-2.0-flash",
|
|
1310
|
+
"gemini-2.0-flash-lite",
|
|
1311
|
+
"gemini-2.5-flash",
|
|
1312
|
+
"gemini-2.5-flash-lite",
|
|
1313
|
+
"gemini-2.5-flash-lite-preview-06-17",
|
|
1314
|
+
"gemini-2.5-flash-lite-preview-09-2025",
|
|
1315
|
+
"gemini-2.5-flash-preview-04-17",
|
|
1316
|
+
"gemini-2.5-flash-preview-05-20",
|
|
1317
|
+
"gemini-2.5-flash-preview-09-2025",
|
|
1318
|
+
"gemini-2.5-pro",
|
|
1319
|
+
"gemini-2.5-pro-preview-05-06",
|
|
1320
|
+
"gemini-2.5-pro-preview-06-05",
|
|
1321
|
+
"gemini-flash-latest",
|
|
1322
|
+
"gemini-flash-lite-latest",
|
|
1323
|
+
"gemini-live-2.5-flash-preview-native-audio"
|
|
1324
|
+
],
|
|
1325
|
+
"inception": ["mercury", "mercury-coder"],
|
|
1326
|
+
"wandb": [
|
|
1327
|
+
"Qwen/Qwen3-235B-A22B-Instruct-2507",
|
|
1328
|
+
"Qwen/Qwen3-235B-A22B-Thinking-2507",
|
|
1329
|
+
"Qwen/Qwen3-Coder-480B-A35B-Instruct",
|
|
1330
|
+
"deepseek-ai/DeepSeek-R1-0528",
|
|
1331
|
+
"deepseek-ai/DeepSeek-V3-0324",
|
|
1332
|
+
"meta-llama/Llama-3.1-8B-Instruct",
|
|
1333
|
+
"meta-llama/Llama-3.3-70B-Instruct",
|
|
1334
|
+
"meta-llama/Llama-4-Scout-17B-16E-Instruct",
|
|
1335
|
+
"microsoft/Phi-4-mini-instruct",
|
|
1336
|
+
"moonshotai/Kimi-K2-Instruct"
|
|
1337
|
+
],
|
|
1338
|
+
"openai": [
|
|
1339
|
+
"codex-mini-latest",
|
|
1340
|
+
"gpt-3.5-turbo",
|
|
1341
|
+
"gpt-4",
|
|
1342
|
+
"gpt-4-turbo",
|
|
1343
|
+
"gpt-4.1",
|
|
1344
|
+
"gpt-4.1-mini",
|
|
1345
|
+
"gpt-4.1-nano",
|
|
1346
|
+
"gpt-4o",
|
|
1347
|
+
"gpt-4o-2024-05-13",
|
|
1348
|
+
"gpt-4o-2024-08-06",
|
|
1349
|
+
"gpt-4o-2024-11-20",
|
|
1350
|
+
"gpt-4o-mini",
|
|
1351
|
+
"gpt-5",
|
|
1352
|
+
"gpt-5-chat-latest",
|
|
1353
|
+
"gpt-5-codex",
|
|
1354
|
+
"gpt-5-mini",
|
|
1355
|
+
"gpt-5-nano",
|
|
1356
|
+
"o1",
|
|
1357
|
+
"o1-mini",
|
|
1358
|
+
"o1-preview",
|
|
1359
|
+
"o1-pro",
|
|
1360
|
+
"o3",
|
|
1361
|
+
"o3-deep-research",
|
|
1362
|
+
"o3-mini",
|
|
1363
|
+
"o3-pro",
|
|
1364
|
+
"o4-mini",
|
|
1365
|
+
"o4-mini-deep-research"
|
|
1366
|
+
],
|
|
1367
|
+
"zhipuai-coding-plan": ["glm-4.5", "glm-4.5-air", "glm-4.5-flash", "glm-4.5v", "glm-4.6"],
|
|
1368
|
+
"perplexity": ["sonar", "sonar-pro", "sonar-reasoning", "sonar-reasoning-pro"],
|
|
1369
|
+
"openrouter": [
|
|
1370
|
+
"anthropic/claude-3.5-haiku",
|
|
1371
|
+
"anthropic/claude-3.7-sonnet",
|
|
1372
|
+
"anthropic/claude-opus-4",
|
|
1373
|
+
"anthropic/claude-opus-4.1",
|
|
1374
|
+
"anthropic/claude-sonnet-4",
|
|
1375
|
+
"anthropic/claude-sonnet-4.5",
|
|
1376
|
+
"cognitivecomputations/dolphin3.0-mistral-24b",
|
|
1377
|
+
"cognitivecomputations/dolphin3.0-r1-mistral-24b",
|
|
1378
|
+
"deepseek/deepseek-chat-v3-0324",
|
|
1379
|
+
"deepseek/deepseek-chat-v3.1",
|
|
1380
|
+
"deepseek/deepseek-r1-0528-qwen3-8b:free",
|
|
1381
|
+
"deepseek/deepseek-r1-0528:free",
|
|
1382
|
+
"deepseek/deepseek-r1-distill-llama-70b",
|
|
1383
|
+
"deepseek/deepseek-r1-distill-qwen-14b",
|
|
1384
|
+
"deepseek/deepseek-r1:free",
|
|
1385
|
+
"deepseek/deepseek-v3-base:free",
|
|
1386
|
+
"deepseek/deepseek-v3.1-terminus",
|
|
1387
|
+
"featherless/qwerky-72b",
|
|
1388
|
+
"google/gemini-2.0-flash-001",
|
|
1389
|
+
"google/gemini-2.0-flash-exp:free",
|
|
1390
|
+
"google/gemini-2.5-flash",
|
|
1391
|
+
"google/gemini-2.5-pro",
|
|
1392
|
+
"google/gemini-2.5-pro-preview-05-06",
|
|
1393
|
+
"google/gemini-2.5-pro-preview-06-05",
|
|
1394
|
+
"google/gemma-2-9b-it:free",
|
|
1395
|
+
"google/gemma-3-12b-it",
|
|
1396
|
+
"google/gemma-3-27b-it",
|
|
1397
|
+
"google/gemma-3n-e4b-it",
|
|
1398
|
+
"google/gemma-3n-e4b-it:free",
|
|
1399
|
+
"meta-llama/llama-3.2-11b-vision-instruct",
|
|
1400
|
+
"meta-llama/llama-3.3-70b-instruct:free",
|
|
1401
|
+
"meta-llama/llama-4-scout:free",
|
|
1402
|
+
"microsoft/mai-ds-r1:free",
|
|
1403
|
+
"mistralai/codestral-2508",
|
|
1404
|
+
"mistralai/devstral-medium-2507",
|
|
1405
|
+
"mistralai/devstral-small-2505",
|
|
1406
|
+
"mistralai/devstral-small-2505:free",
|
|
1407
|
+
"mistralai/devstral-small-2507",
|
|
1408
|
+
"mistralai/mistral-7b-instruct:free",
|
|
1409
|
+
"mistralai/mistral-medium-3",
|
|
1410
|
+
"mistralai/mistral-medium-3.1",
|
|
1411
|
+
"mistralai/mistral-nemo:free",
|
|
1412
|
+
"mistralai/mistral-small-3.1-24b-instruct",
|
|
1413
|
+
"mistralai/mistral-small-3.2-24b-instruct",
|
|
1414
|
+
"mistralai/mistral-small-3.2-24b-instruct:free",
|
|
1415
|
+
"moonshotai/kimi-dev-72b:free",
|
|
1416
|
+
"moonshotai/kimi-k2",
|
|
1417
|
+
"moonshotai/kimi-k2-0905",
|
|
1418
|
+
"moonshotai/kimi-k2:free",
|
|
1419
|
+
"nousresearch/deephermes-3-llama-3-8b-preview",
|
|
1420
|
+
"nousresearch/hermes-4-405b",
|
|
1421
|
+
"nousresearch/hermes-4-70b",
|
|
1422
|
+
"openai/gpt-4.1",
|
|
1423
|
+
"openai/gpt-4.1-mini",
|
|
1424
|
+
"openai/gpt-4o-mini",
|
|
1425
|
+
"openai/gpt-5",
|
|
1426
|
+
"openai/gpt-5-chat",
|
|
1427
|
+
"openai/gpt-5-codex",
|
|
1428
|
+
"openai/gpt-5-mini",
|
|
1429
|
+
"openai/gpt-5-nano",
|
|
1430
|
+
"openai/gpt-oss-120b",
|
|
1431
|
+
"openai/gpt-oss-20b",
|
|
1432
|
+
"openai/o4-mini",
|
|
1433
|
+
"openrouter/cypher-alpha:free",
|
|
1434
|
+
"openrouter/horizon-alpha",
|
|
1435
|
+
"openrouter/horizon-beta",
|
|
1436
|
+
"openrouter/sonoma-dusk-alpha",
|
|
1437
|
+
"openrouter/sonoma-sky-alpha",
|
|
1438
|
+
"qwen/qwen-2.5-coder-32b-instruct",
|
|
1439
|
+
"qwen/qwen2.5-vl-32b-instruct:free",
|
|
1440
|
+
"qwen/qwen2.5-vl-72b-instruct",
|
|
1441
|
+
"qwen/qwen2.5-vl-72b-instruct:free",
|
|
1442
|
+
"qwen/qwen3-14b:free",
|
|
1443
|
+
"qwen/qwen3-235b-a22b-07-25",
|
|
1444
|
+
"qwen/qwen3-235b-a22b-07-25:free",
|
|
1445
|
+
"qwen/qwen3-235b-a22b-thinking-2507",
|
|
1446
|
+
"qwen/qwen3-235b-a22b:free",
|
|
1447
|
+
"qwen/qwen3-30b-a3b-instruct-2507",
|
|
1448
|
+
"qwen/qwen3-30b-a3b:free",
|
|
1449
|
+
"qwen/qwen3-32b:free",
|
|
1450
|
+
"qwen/qwen3-8b:free",
|
|
1451
|
+
"qwen/qwen3-coder",
|
|
1452
|
+
"qwen/qwen3-coder:free",
|
|
1453
|
+
"qwen/qwen3-max",
|
|
1454
|
+
"qwen/qwen3-next-80b-a3b-instruct",
|
|
1455
|
+
"qwen/qwq-32b:free",
|
|
1456
|
+
"rekaai/reka-flash-3",
|
|
1457
|
+
"sarvamai/sarvam-m:free",
|
|
1458
|
+
"thudm/glm-z1-32b:free",
|
|
1459
|
+
"tngtech/deepseek-r1t2-chimera:free",
|
|
1460
|
+
"x-ai/grok-3",
|
|
1461
|
+
"x-ai/grok-3-beta",
|
|
1462
|
+
"x-ai/grok-3-mini",
|
|
1463
|
+
"x-ai/grok-3-mini-beta",
|
|
1464
|
+
"x-ai/grok-4",
|
|
1465
|
+
"x-ai/grok-4-fast",
|
|
1466
|
+
"x-ai/grok-4-fast:free",
|
|
1467
|
+
"x-ai/grok-code-fast-1",
|
|
1468
|
+
"z-ai/glm-4.5",
|
|
1469
|
+
"z-ai/glm-4.5-air",
|
|
1470
|
+
"z-ai/glm-4.5-air:free",
|
|
1471
|
+
"z-ai/glm-4.5v",
|
|
1472
|
+
"z-ai/glm-4.6"
|
|
1473
|
+
],
|
|
1474
|
+
"synthetic": [
|
|
1475
|
+
"hf:Qwen/Qwen2.5-Coder-32B-Instruct",
|
|
1476
|
+
"hf:Qwen/Qwen3-235B-A22B-Instruct-2507",
|
|
1477
|
+
"hf:Qwen/Qwen3-235B-A22B-Thinking-2507",
|
|
1478
|
+
"hf:Qwen/Qwen3-Coder-480B-A35B-Instruct",
|
|
1479
|
+
"hf:deepseek-ai/DeepSeek-R1",
|
|
1480
|
+
"hf:deepseek-ai/DeepSeek-R1-0528",
|
|
1481
|
+
"hf:deepseek-ai/DeepSeek-V3",
|
|
1482
|
+
"hf:deepseek-ai/DeepSeek-V3-0324",
|
|
1483
|
+
"hf:deepseek-ai/DeepSeek-V3.1",
|
|
1484
|
+
"hf:deepseek-ai/DeepSeek-V3.1-Terminus",
|
|
1485
|
+
"hf:meta-llama/Llama-3.1-405B-Instruct",
|
|
1486
|
+
"hf:meta-llama/Llama-3.1-70B-Instruct",
|
|
1487
|
+
"hf:meta-llama/Llama-3.1-8B-Instruct",
|
|
1488
|
+
"hf:meta-llama/Llama-3.3-70B-Instruct",
|
|
1489
|
+
"hf:meta-llama/Llama-4-Maverick-17B-128E-Instruct-FP8",
|
|
1490
|
+
"hf:meta-llama/Llama-4-Scout-17B-16E-Instruct",
|
|
1491
|
+
"hf:moonshotai/Kimi-K2-Instruct",
|
|
1492
|
+
"hf:moonshotai/Kimi-K2-Instruct-0905",
|
|
1493
|
+
"hf:openai/gpt-oss-120b",
|
|
1494
|
+
"hf:zai-org/GLM-4.5",
|
|
1495
|
+
"hf:zai-org/GLM-4.6"
|
|
1496
|
+
],
|
|
1497
|
+
"deepinfra": [
|
|
1498
|
+
"Qwen/Qwen3-Coder-480B-A35B-Instruct",
|
|
1499
|
+
"Qwen/Qwen3-Coder-480B-A35B-Instruct-Turbo",
|
|
1500
|
+
"moonshotai/Kimi-K2-Instruct",
|
|
1501
|
+
"zai-org/GLM-4.5"
|
|
1502
|
+
],
|
|
1503
|
+
"zhipuai": ["glm-4.5", "glm-4.5-air", "glm-4.5-flash", "glm-4.5v", "glm-4.6"],
|
|
1504
|
+
"submodel": [
|
|
1505
|
+
"Qwen/Qwen3-235B-A22B-Instruct-2507",
|
|
1506
|
+
"Qwen/Qwen3-235B-A22B-Thinking-2507",
|
|
1507
|
+
"Qwen/Qwen3-Coder-480B-A35B-Instruct-FP8",
|
|
1508
|
+
"deepseek-ai/DeepSeek-R1-0528",
|
|
1509
|
+
"deepseek-ai/DeepSeek-V3-0324",
|
|
1510
|
+
"deepseek-ai/DeepSeek-V3.1",
|
|
1511
|
+
"openai/gpt-oss-120b",
|
|
1512
|
+
"zai-org/GLM-4.5-Air",
|
|
1513
|
+
"zai-org/GLM-4.5-FP8"
|
|
1514
|
+
],
|
|
1515
|
+
"zai": ["glm-4.5", "glm-4.5-air", "glm-4.5-flash", "glm-4.5v", "glm-4.6"],
|
|
1516
|
+
"inference": [
|
|
1517
|
+
"google/gemma-3",
|
|
1518
|
+
"meta/llama-3.1-8b-instruct",
|
|
1519
|
+
"meta/llama-3.2-11b-vision-instruct",
|
|
1520
|
+
"meta/llama-3.2-1b-instruct",
|
|
1521
|
+
"meta/llama-3.2-3b-instruct",
|
|
1522
|
+
"mistral/mistral-nemo-12b-instruct",
|
|
1523
|
+
"osmosis/osmosis-structure-0.6b",
|
|
1524
|
+
"qwen/qwen-2.5-7b-vision-instruct",
|
|
1525
|
+
"qwen/qwen3-embedding-4b"
|
|
1526
|
+
],
|
|
1527
|
+
"requesty": [
|
|
1528
|
+
"anthropic/claude-3-7-sonnet",
|
|
1529
|
+
"anthropic/claude-4-sonnet-20250522",
|
|
1530
|
+
"anthropic/claude-opus-4",
|
|
1531
|
+
"anthropic/claude-opus-4-1-20250805",
|
|
1532
|
+
"google/gemini-2.5-flash",
|
|
1533
|
+
"google/gemini-2.5-pro",
|
|
1534
|
+
"openai/gpt-4.1",
|
|
1535
|
+
"openai/gpt-4.1-mini",
|
|
1536
|
+
"openai/gpt-4o-mini",
|
|
1537
|
+
"openai/gpt-5",
|
|
1538
|
+
"openai/gpt-5-mini",
|
|
1539
|
+
"openai/gpt-5-nano",
|
|
1540
|
+
"openai/o4-mini"
|
|
1541
|
+
],
|
|
1542
|
+
"morph": ["auto", "morph-v3-fast", "morph-v3-large"],
|
|
1543
|
+
"lmstudio": ["openai/gpt-oss-20b", "qwen/qwen3-30b-a3b-2507", "qwen/qwen3-coder-30b"],
|
|
1544
|
+
"anthropic": [
|
|
1545
|
+
"claude-3-5-haiku-20241022",
|
|
1546
|
+
"claude-3-5-sonnet-20240620",
|
|
1547
|
+
"claude-3-5-sonnet-20241022",
|
|
1548
|
+
"claude-3-7-sonnet-20250219",
|
|
1549
|
+
"claude-3-haiku-20240307",
|
|
1550
|
+
"claude-3-opus-20240229",
|
|
1551
|
+
"claude-3-sonnet-20240229",
|
|
1552
|
+
"claude-opus-4-1-20250805",
|
|
1553
|
+
"claude-opus-4-20250514",
|
|
1554
|
+
"claude-sonnet-4-20250514",
|
|
1555
|
+
"claude-sonnet-4-5-20250929"
|
|
1556
|
+
],
|
|
1557
|
+
"fireworks-ai": [
|
|
1558
|
+
"accounts/fireworks/models/deepseek-r1-0528",
|
|
1559
|
+
"accounts/fireworks/models/deepseek-v3-0324",
|
|
1560
|
+
"accounts/fireworks/models/deepseek-v3p1",
|
|
1561
|
+
"accounts/fireworks/models/glm-4p5",
|
|
1562
|
+
"accounts/fireworks/models/glm-4p5-air",
|
|
1563
|
+
"accounts/fireworks/models/gpt-oss-120b",
|
|
1564
|
+
"accounts/fireworks/models/gpt-oss-20b",
|
|
1565
|
+
"accounts/fireworks/models/kimi-k2-instruct",
|
|
1566
|
+
"accounts/fireworks/models/qwen3-235b-a22b",
|
|
1567
|
+
"accounts/fireworks/models/qwen3-coder-480b-a35b-instruct"
|
|
1568
|
+
],
|
|
1569
|
+
"modelscope": [
|
|
1570
|
+
"Qwen/Qwen3-235B-A22B-Instruct-2507",
|
|
1571
|
+
"Qwen/Qwen3-235B-A22B-Thinking-2507",
|
|
1572
|
+
"Qwen/Qwen3-30B-A3B-Instruct-2507",
|
|
1573
|
+
"Qwen/Qwen3-30B-A3B-Thinking-2507",
|
|
1574
|
+
"Qwen/Qwen3-Coder-30B-A3B-Instruct",
|
|
1575
|
+
"Qwen/Qwen3-Coder-480B-A35B-Instruct",
|
|
1576
|
+
"ZhipuAI/GLM-4.5"
|
|
1577
|
+
],
|
|
1578
|
+
"llama": [
|
|
1579
|
+
"cerebras-llama-4-maverick-17b-128e-instruct",
|
|
1580
|
+
"cerebras-llama-4-scout-17b-16e-instruct",
|
|
1581
|
+
"groq-llama-4-maverick-17b-128e-instruct",
|
|
1582
|
+
"llama-3.3-70b-instruct",
|
|
1583
|
+
"llama-3.3-8b-instruct",
|
|
1584
|
+
"llama-4-maverick-17b-128e-instruct-fp8",
|
|
1585
|
+
"llama-4-scout-17b-16e-instruct-fp8"
|
|
1586
|
+
],
|
|
1587
|
+
"cerebras": ["gpt-oss-120b", "qwen-3-235b-a22b-instruct-2507", "qwen-3-coder-480b"],
|
|
1588
|
+
"netlify": [
|
|
1589
|
+
"anthropic/claude-3-5-haiku-20241022",
|
|
1590
|
+
"anthropic/claude-3-5-haiku-latest",
|
|
1591
|
+
"anthropic/claude-3-7-sonnet-20250219",
|
|
1592
|
+
"anthropic/claude-3-7-sonnet-latest",
|
|
1593
|
+
"anthropic/claude-3-haiku-20240307",
|
|
1594
|
+
"anthropic/claude-opus-4-1-20250805",
|
|
1595
|
+
"anthropic/claude-opus-4-20250514",
|
|
1596
|
+
"anthropic/claude-sonnet-4-20250514",
|
|
1597
|
+
"anthropic/claude-sonnet-4-5-20250929",
|
|
1598
|
+
"gemini/gemini-2.0-flash",
|
|
1599
|
+
"gemini/gemini-2.0-flash-lite",
|
|
1600
|
+
"gemini/gemini-2.5-flash",
|
|
1601
|
+
"gemini/gemini-2.5-flash-image-preview",
|
|
1602
|
+
"gemini/gemini-2.5-flash-lite",
|
|
1603
|
+
"gemini/gemini-2.5-flash-lite-preview-09-2025",
|
|
1604
|
+
"gemini/gemini-2.5-flash-preview-09-2025",
|
|
1605
|
+
"gemini/gemini-2.5-pro",
|
|
1606
|
+
"gemini/gemini-flash-latest",
|
|
1607
|
+
"gemini/gemini-flash-lite-latest",
|
|
1608
|
+
"openai/codex-mini-latest",
|
|
1609
|
+
"openai/gpt-4.1",
|
|
1610
|
+
"openai/gpt-4.1-mini",
|
|
1611
|
+
"openai/gpt-4.1-nano",
|
|
1612
|
+
"openai/gpt-4o",
|
|
1613
|
+
"openai/gpt-4o-mini",
|
|
1614
|
+
"openai/gpt-5",
|
|
1615
|
+
"openai/gpt-5-codex",
|
|
1616
|
+
"openai/gpt-5-mini",
|
|
1617
|
+
"openai/gpt-5-nano",
|
|
1618
|
+
"openai/gpt-5-pro",
|
|
1619
|
+
"openai/o3",
|
|
1620
|
+
"openai/o3-mini",
|
|
1621
|
+
"openai/o4-mini"
|
|
1622
|
+
]
|
|
1623
|
+
},
|
|
1624
|
+
"version": "1.0.0"
|
|
1625
|
+
}
|