@funkai/models 0.1.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/.generated/entries.json +23 -0
- package/.generated/req.txt +1 -0
- package/.turbo/turbo-build.log +145 -0
- package/.turbo/turbo-typecheck.log +4 -0
- package/CHANGELOG.md +23 -0
- package/README.md +95 -0
- package/dist/alibaba-B6q4Ng1R.mjs +957 -0
- package/dist/alibaba-B6q4Ng1R.mjs.map +1 -0
- package/dist/amazon-bedrock-Cv9AHQBH.mjs +2070 -0
- package/dist/amazon-bedrock-Cv9AHQBH.mjs.map +1 -0
- package/dist/anthropic-yB7ST97_.mjs +651 -0
- package/dist/anthropic-yB7ST97_.mjs.map +1 -0
- package/dist/cerebras-COfl7XM-.mjs +95 -0
- package/dist/cerebras-COfl7XM-.mjs.map +1 -0
- package/dist/cohere-B7TgO0hT.mjs +271 -0
- package/dist/cohere-B7TgO0hT.mjs.map +1 -0
- package/dist/deepinfra-B0GxUwCG.mjs +636 -0
- package/dist/deepinfra-B0GxUwCG.mjs.map +1 -0
- package/dist/deepseek-D64ZEsvS.mjs +50 -0
- package/dist/deepseek-D64ZEsvS.mjs.map +1 -0
- package/dist/fireworks-ai-DJYvdAi_.mjs +304 -0
- package/dist/fireworks-ai-DJYvdAi_.mjs.map +1 -0
- package/dist/google-BypRl349.mjs +833 -0
- package/dist/google-BypRl349.mjs.map +1 -0
- package/dist/google-vertex-DbS-zTGD.mjs +730 -0
- package/dist/google-vertex-DbS-zTGD.mjs.map +1 -0
- package/dist/groq-ei_PerYi.mjs +381 -0
- package/dist/groq-ei_PerYi.mjs.map +1 -0
- package/dist/huggingface-DaM1EeLP.mjs +456 -0
- package/dist/huggingface-DaM1EeLP.mjs.map +1 -0
- package/dist/inception-CspEzqNV.mjs +101 -0
- package/dist/inception-CspEzqNV.mjs.map +1 -0
- package/dist/index.d.mts +30314 -0
- package/dist/index.d.mts.map +1 -0
- package/dist/index.mjs +271 -0
- package/dist/index.mjs.map +1 -0
- package/dist/llama-Cf3-koap.mjs +161 -0
- package/dist/llama-Cf3-koap.mjs.map +1 -0
- package/dist/mistral-BI9MdAO4.mjs +579 -0
- package/dist/mistral-BI9MdAO4.mjs.map +1 -0
- package/dist/nvidia-COHacuoa.mjs +1625 -0
- package/dist/nvidia-COHacuoa.mjs.map +1 -0
- package/dist/openai-C0nCfZUq.mjs +1023 -0
- package/dist/openai-C0nCfZUq.mjs.map +1 -0
- package/dist/openrouter-DSFzxKQb.mjs +4608 -0
- package/dist/openrouter-DSFzxKQb.mjs.map +1 -0
- package/dist/perplexity-zeZ2WlBU.mjs +96 -0
- package/dist/perplexity-zeZ2WlBU.mjs.map +1 -0
- package/dist/providers/alibaba.d.mts +1795 -0
- package/dist/providers/alibaba.d.mts.map +1 -0
- package/dist/providers/alibaba.mjs +39 -0
- package/dist/providers/alibaba.mjs.map +1 -0
- package/dist/providers/amazon-bedrock.d.mts +3713 -0
- package/dist/providers/amazon-bedrock.d.mts.map +1 -0
- package/dist/providers/amazon-bedrock.mjs +39 -0
- package/dist/providers/amazon-bedrock.mjs.map +1 -0
- package/dist/providers/anthropic.d.mts +1109 -0
- package/dist/providers/anthropic.d.mts.map +1 -0
- package/dist/providers/anthropic.mjs +39 -0
- package/dist/providers/anthropic.mjs.map +1 -0
- package/dist/providers/cerebras.d.mts +219 -0
- package/dist/providers/cerebras.d.mts.map +1 -0
- package/dist/providers/cerebras.mjs +39 -0
- package/dist/providers/cerebras.mjs.map +1 -0
- package/dist/providers/cohere.d.mts +555 -0
- package/dist/providers/cohere.d.mts.map +1 -0
- package/dist/providers/cohere.mjs +39 -0
- package/dist/providers/cohere.mjs.map +1 -0
- package/dist/providers/deepinfra.d.mts +1245 -0
- package/dist/providers/deepinfra.d.mts.map +1 -0
- package/dist/providers/deepinfra.mjs +39 -0
- package/dist/providers/deepinfra.mjs.map +1 -0
- package/dist/providers/deepseek.d.mts +139 -0
- package/dist/providers/deepseek.d.mts.map +1 -0
- package/dist/providers/deepseek.mjs +39 -0
- package/dist/providers/deepseek.mjs.map +1 -0
- package/dist/providers/fireworks-ai.d.mts +611 -0
- package/dist/providers/fireworks-ai.d.mts.map +1 -0
- package/dist/providers/fireworks-ai.mjs +39 -0
- package/dist/providers/fireworks-ai.mjs.map +1 -0
- package/dist/providers/google-vertex.d.mts +1227 -0
- package/dist/providers/google-vertex.d.mts.map +1 -0
- package/dist/providers/google-vertex.mjs +39 -0
- package/dist/providers/google-vertex.mjs.map +1 -0
- package/dist/providers/google.d.mts +1359 -0
- package/dist/providers/google.d.mts.map +1 -0
- package/dist/providers/google.mjs +39 -0
- package/dist/providers/google.mjs.map +1 -0
- package/dist/providers/groq.d.mts +765 -0
- package/dist/providers/groq.d.mts.map +1 -0
- package/dist/providers/groq.mjs +39 -0
- package/dist/providers/groq.mjs.map +1 -0
- package/dist/providers/huggingface.d.mts +901 -0
- package/dist/providers/huggingface.d.mts.map +1 -0
- package/dist/providers/huggingface.mjs +39 -0
- package/dist/providers/huggingface.mjs.map +1 -0
- package/dist/providers/inception.d.mts +231 -0
- package/dist/providers/inception.d.mts.map +1 -0
- package/dist/providers/inception.mjs +39 -0
- package/dist/providers/inception.mjs.map +1 -0
- package/dist/providers/llama.d.mts +345 -0
- package/dist/providers/llama.d.mts.map +1 -0
- package/dist/providers/llama.mjs +39 -0
- package/dist/providers/llama.mjs.map +1 -0
- package/dist/providers/mistral.d.mts +1143 -0
- package/dist/providers/mistral.d.mts.map +1 -0
- package/dist/providers/mistral.mjs +39 -0
- package/dist/providers/mistral.mjs.map +1 -0
- package/dist/providers/nvidia.d.mts +3117 -0
- package/dist/providers/nvidia.d.mts.map +1 -0
- package/dist/providers/nvidia.mjs +39 -0
- package/dist/providers/nvidia.mjs.map +1 -0
- package/dist/providers/openai.d.mts +1963 -0
- package/dist/providers/openai.d.mts.map +1 -0
- package/dist/providers/openai.mjs +39 -0
- package/dist/providers/openai.mjs.map +1 -0
- package/dist/providers/openrouter.d.mts +8531 -0
- package/dist/providers/openrouter.d.mts.map +1 -0
- package/dist/providers/openrouter.mjs +39 -0
- package/dist/providers/openrouter.mjs.map +1 -0
- package/dist/providers/perplexity.d.mts +221 -0
- package/dist/providers/perplexity.d.mts.map +1 -0
- package/dist/providers/perplexity.mjs +39 -0
- package/dist/providers/perplexity.mjs.map +1 -0
- package/dist/providers/togetherai.d.mts +767 -0
- package/dist/providers/togetherai.d.mts.map +1 -0
- package/dist/providers/togetherai.mjs +39 -0
- package/dist/providers/togetherai.mjs.map +1 -0
- package/dist/providers/xai.d.mts +1161 -0
- package/dist/providers/xai.d.mts.map +1 -0
- package/dist/providers/xai.mjs +39 -0
- package/dist/providers/xai.mjs.map +1 -0
- package/dist/togetherai-BvcxUfPE.mjs +382 -0
- package/dist/togetherai-BvcxUfPE.mjs.map +1 -0
- package/dist/types-DjdaZckF.d.mts +71 -0
- package/dist/types-DjdaZckF.d.mts.map +1 -0
- package/dist/xai-fSuAkQJo.mjs +587 -0
- package/dist/xai-fSuAkQJo.mjs.map +1 -0
- package/docs/catalog/filtering.md +102 -0
- package/docs/catalog/overview.md +168 -0
- package/docs/catalog/providers.md +73 -0
- package/docs/cost/overview.md +125 -0
- package/docs/guides/filter-models.md +113 -0
- package/docs/guides/setup-resolver.md +106 -0
- package/docs/guides/track-costs.md +133 -0
- package/docs/overview.md +139 -0
- package/docs/provider/configuration.md +100 -0
- package/docs/provider/openrouter.md +105 -0
- package/docs/provider/overview.md +131 -0
- package/docs/troubleshooting.md +100 -0
- package/package.json +142 -0
- package/providers.json +39 -0
- package/scripts/generate-models.ts +392 -0
- package/src/catalog/index.test.ts +124 -0
- package/src/catalog/index.ts +65 -0
- package/src/catalog/providers/alibaba.ts +468 -0
- package/src/catalog/providers/amazon-bedrock.ts +941 -0
- package/src/catalog/providers/anthropic.ts +270 -0
- package/src/catalog/providers/cerebras.ts +61 -0
- package/src/catalog/providers/cohere.ts +149 -0
- package/src/catalog/providers/deepinfra.ts +325 -0
- package/src/catalog/providers/deepseek.ts +39 -0
- package/src/catalog/providers/fireworks-ai.ts +160 -0
- package/src/catalog/providers/google-vertex.ts +314 -0
- package/src/catalog/providers/google.ts +347 -0
- package/src/catalog/providers/groq.ts +204 -0
- package/src/catalog/providers/huggingface.ts +237 -0
- package/src/catalog/providers/inception.ts +61 -0
- package/src/catalog/providers/index.ts +59 -0
- package/src/catalog/providers/llama.ts +94 -0
- package/src/catalog/providers/mistral.ts +303 -0
- package/src/catalog/providers/nvidia.ts +820 -0
- package/src/catalog/providers/openai.ts +501 -0
- package/src/catalog/providers/openrouter.ts +2201 -0
- package/src/catalog/providers/perplexity.ts +61 -0
- package/src/catalog/providers/togetherai.ts +204 -0
- package/src/catalog/providers/xai.ts +292 -0
- package/src/catalog/types.ts +86 -0
- package/src/cost/calculate.test.ts +157 -0
- package/src/cost/calculate.ts +43 -0
- package/src/cost/index.ts +2 -0
- package/src/cost/types.ts +25 -0
- package/src/index.ts +25 -0
- package/src/provider/index.ts +9 -0
- package/src/provider/openrouter.test.ts +125 -0
- package/src/provider/openrouter.ts +110 -0
- package/src/provider/resolver.test.ts +138 -0
- package/src/provider/resolver.ts +125 -0
- package/src/provider/types.ts +39 -0
- package/src/providers/alibaba.ts +65 -0
- package/src/providers/amazon-bedrock.ts +67 -0
- package/src/providers/anthropic.ts +65 -0
- package/src/providers/cerebras.ts +65 -0
- package/src/providers/cohere.ts +65 -0
- package/src/providers/deepinfra.ts +65 -0
- package/src/providers/deepseek.ts +65 -0
- package/src/providers/fireworks-ai.ts +65 -0
- package/src/providers/google-vertex.ts +67 -0
- package/src/providers/google.ts +65 -0
- package/src/providers/groq.ts +65 -0
- package/src/providers/huggingface.ts +67 -0
- package/src/providers/inception.ts +65 -0
- package/src/providers/llama.ts +65 -0
- package/src/providers/mistral.ts +65 -0
- package/src/providers/nvidia.ts +65 -0
- package/src/providers/openai.ts +65 -0
- package/src/providers/openrouter.ts +67 -0
- package/src/providers/perplexity.ts +67 -0
- package/src/providers/togetherai.ts +65 -0
- package/src/providers/xai.ts +65 -0
- package/tsconfig.json +25 -0
- package/tsdown.config.ts +23 -0
- package/vitest.config.ts +29 -0
|
@@ -0,0 +1,941 @@
|
|
|
1
|
+
// ──────────────────────────────────────────────────────────────
|
|
2
|
+
// ███████╗██╗ ██╗███╗ ██╗██╗ ██╗ █████╗ ██╗
|
|
3
|
+
// ██╔════╝██║ ██║████╗ ██║██║ ██╔╝██╔══██╗██║
|
|
4
|
+
// █████╗ ██║ ██║██╔██╗ ██║█████╔╝ ███████║██║
|
|
5
|
+
// ██╔══╝ ██║ ██║██║╚██╗██║██╔═██╗ ██╔══██║██║
|
|
6
|
+
// ██║ ╚██████╔╝██║ ╚████║██║ ██╗██║ ██║██║
|
|
7
|
+
// ╚═╝ ╚═════╝ ╚═╝ ╚═══╝╚═╝ ╚═╝╚═╝ ╚═╝╚═╝
|
|
8
|
+
//
|
|
9
|
+
// AUTO-GENERATED — DO NOT EDIT
|
|
10
|
+
// Source: https://models.dev
|
|
11
|
+
// Update: pnpm --filter=@funkai/models generate:models
|
|
12
|
+
// ──────────────────────────────────────────────────────────────
|
|
13
|
+
|
|
14
|
+
import type { ModelDefinition } from "../types.js";
|
|
15
|
+
|
|
16
|
+
export const AMAZON_BEDROCK_MODELS = [
|
|
17
|
+
{
|
|
18
|
+
id: "deepseek.r1-v1:0",
|
|
19
|
+
name: "DeepSeek-R1",
|
|
20
|
+
provider: "amazon-bedrock",
|
|
21
|
+
family: "deepseek-thinking",
|
|
22
|
+
pricing: { input: 0.00000135, output: 0.0000054 },
|
|
23
|
+
contextWindow: 128000,
|
|
24
|
+
maxOutput: 32768,
|
|
25
|
+
modalities: { input: ["text"], output: ["text"] },
|
|
26
|
+
capabilities: { reasoning: true, toolCall: true, attachment: false, structuredOutput: false },
|
|
27
|
+
},
|
|
28
|
+
{
|
|
29
|
+
id: "meta.llama3-1-70b-instruct-v1:0",
|
|
30
|
+
name: "Llama 3.1 70B Instruct",
|
|
31
|
+
provider: "amazon-bedrock",
|
|
32
|
+
family: "llama",
|
|
33
|
+
pricing: { input: 7.2e-7, output: 7.2e-7 },
|
|
34
|
+
contextWindow: 128000,
|
|
35
|
+
maxOutput: 4096,
|
|
36
|
+
modalities: { input: ["text"], output: ["text"] },
|
|
37
|
+
capabilities: { reasoning: false, toolCall: true, attachment: false, structuredOutput: false },
|
|
38
|
+
},
|
|
39
|
+
{
|
|
40
|
+
id: "qwen.qwen3-coder-480b-a35b-v1:0",
|
|
41
|
+
name: "Qwen3 Coder 480B A35B Instruct",
|
|
42
|
+
provider: "amazon-bedrock",
|
|
43
|
+
family: "qwen",
|
|
44
|
+
pricing: { input: 2.2e-7, output: 0.0000018 },
|
|
45
|
+
contextWindow: 131072,
|
|
46
|
+
maxOutput: 65536,
|
|
47
|
+
modalities: { input: ["text"], output: ["text"] },
|
|
48
|
+
capabilities: { reasoning: false, toolCall: true, attachment: false, structuredOutput: false },
|
|
49
|
+
},
|
|
50
|
+
{
|
|
51
|
+
id: "eu.anthropic.claude-sonnet-4-6",
|
|
52
|
+
name: "Claude Sonnet 4.6 (EU)",
|
|
53
|
+
provider: "amazon-bedrock",
|
|
54
|
+
family: "claude-sonnet",
|
|
55
|
+
pricing: { input: 0.000003, output: 0.000015, cacheRead: 3e-7, cacheWrite: 0.00000375 },
|
|
56
|
+
contextWindow: 200000,
|
|
57
|
+
maxOutput: 64000,
|
|
58
|
+
modalities: { input: ["text", "image", "pdf"], output: ["text"] },
|
|
59
|
+
capabilities: { reasoning: true, toolCall: true, attachment: true, structuredOutput: false },
|
|
60
|
+
},
|
|
61
|
+
{
|
|
62
|
+
id: "eu.anthropic.claude-haiku-4-5-20251001-v1:0",
|
|
63
|
+
name: "Claude Haiku 4.5 (EU)",
|
|
64
|
+
provider: "amazon-bedrock",
|
|
65
|
+
family: "claude-haiku",
|
|
66
|
+
pricing: { input: 0.000001, output: 0.000005, cacheRead: 1e-7, cacheWrite: 0.00000125 },
|
|
67
|
+
contextWindow: 200000,
|
|
68
|
+
maxOutput: 64000,
|
|
69
|
+
modalities: { input: ["text", "image", "pdf"], output: ["text"] },
|
|
70
|
+
capabilities: { reasoning: true, toolCall: true, attachment: true, structuredOutput: false },
|
|
71
|
+
},
|
|
72
|
+
{
|
|
73
|
+
id: "mistral.mistral-large-3-675b-instruct",
|
|
74
|
+
name: "Mistral Large 3",
|
|
75
|
+
provider: "amazon-bedrock",
|
|
76
|
+
family: "mistral",
|
|
77
|
+
pricing: { input: 5e-7, output: 0.0000015 },
|
|
78
|
+
contextWindow: 256000,
|
|
79
|
+
maxOutput: 8192,
|
|
80
|
+
modalities: { input: ["text", "image"], output: ["text"] },
|
|
81
|
+
capabilities: { reasoning: false, toolCall: true, attachment: false, structuredOutput: false },
|
|
82
|
+
},
|
|
83
|
+
{
|
|
84
|
+
id: "openai.gpt-oss-120b-1:0",
|
|
85
|
+
name: "gpt-oss-120b",
|
|
86
|
+
provider: "amazon-bedrock",
|
|
87
|
+
family: "gpt-oss",
|
|
88
|
+
pricing: { input: 1.5e-7, output: 6e-7 },
|
|
89
|
+
contextWindow: 128000,
|
|
90
|
+
maxOutput: 4096,
|
|
91
|
+
modalities: { input: ["text"], output: ["text"] },
|
|
92
|
+
capabilities: { reasoning: false, toolCall: true, attachment: false, structuredOutput: false },
|
|
93
|
+
},
|
|
94
|
+
{
|
|
95
|
+
id: "us.anthropic.claude-opus-4-20250514-v1:0",
|
|
96
|
+
name: "Claude Opus 4 (US)",
|
|
97
|
+
provider: "amazon-bedrock",
|
|
98
|
+
family: "claude-opus",
|
|
99
|
+
pricing: { input: 0.000015, output: 0.000075, cacheRead: 0.0000015, cacheWrite: 0.00001875 },
|
|
100
|
+
contextWindow: 200000,
|
|
101
|
+
maxOutput: 32000,
|
|
102
|
+
modalities: { input: ["text", "image", "pdf"], output: ["text"] },
|
|
103
|
+
capabilities: { reasoning: true, toolCall: true, attachment: true, structuredOutput: false },
|
|
104
|
+
},
|
|
105
|
+
{
|
|
106
|
+
id: "nvidia.nemotron-nano-12b-v2",
|
|
107
|
+
name: "NVIDIA Nemotron Nano 12B v2 VL BF16",
|
|
108
|
+
provider: "amazon-bedrock",
|
|
109
|
+
family: "nemotron",
|
|
110
|
+
pricing: { input: 2e-7, output: 6e-7 },
|
|
111
|
+
contextWindow: 128000,
|
|
112
|
+
maxOutput: 4096,
|
|
113
|
+
modalities: { input: ["text", "image"], output: ["text"] },
|
|
114
|
+
capabilities: { reasoning: false, toolCall: true, attachment: false, structuredOutput: false },
|
|
115
|
+
},
|
|
116
|
+
{
|
|
117
|
+
id: "anthropic.claude-3-7-sonnet-20250219-v1:0",
|
|
118
|
+
name: "Claude Sonnet 3.7",
|
|
119
|
+
provider: "amazon-bedrock",
|
|
120
|
+
family: "claude-sonnet",
|
|
121
|
+
pricing: { input: 0.000003, output: 0.000015, cacheRead: 3e-7, cacheWrite: 0.00000375 },
|
|
122
|
+
contextWindow: 200000,
|
|
123
|
+
maxOutput: 8192,
|
|
124
|
+
modalities: { input: ["text", "image", "pdf"], output: ["text"] },
|
|
125
|
+
capabilities: { reasoning: false, toolCall: true, attachment: true, structuredOutput: false },
|
|
126
|
+
},
|
|
127
|
+
{
|
|
128
|
+
id: "anthropic.claude-sonnet-4-6",
|
|
129
|
+
name: "Claude Sonnet 4.6",
|
|
130
|
+
provider: "amazon-bedrock",
|
|
131
|
+
family: "claude-sonnet",
|
|
132
|
+
pricing: { input: 0.000003, output: 0.000015, cacheRead: 3e-7, cacheWrite: 0.00000375 },
|
|
133
|
+
contextWindow: 200000,
|
|
134
|
+
maxOutput: 64000,
|
|
135
|
+
modalities: { input: ["text", "image", "pdf"], output: ["text"] },
|
|
136
|
+
capabilities: { reasoning: true, toolCall: true, attachment: true, structuredOutput: false },
|
|
137
|
+
},
|
|
138
|
+
{
|
|
139
|
+
id: "minimax.minimax-m2.1",
|
|
140
|
+
name: "MiniMax M2.1",
|
|
141
|
+
provider: "amazon-bedrock",
|
|
142
|
+
family: "minimax",
|
|
143
|
+
pricing: { input: 3e-7, output: 0.0000012 },
|
|
144
|
+
contextWindow: 204800,
|
|
145
|
+
maxOutput: 131072,
|
|
146
|
+
modalities: { input: ["text"], output: ["text"] },
|
|
147
|
+
capabilities: { reasoning: true, toolCall: true, attachment: false, structuredOutput: false },
|
|
148
|
+
},
|
|
149
|
+
{
|
|
150
|
+
id: "global.anthropic.claude-opus-4-5-20251101-v1:0",
|
|
151
|
+
name: "Claude Opus 4.5 (Global)",
|
|
152
|
+
provider: "amazon-bedrock",
|
|
153
|
+
family: "claude-opus",
|
|
154
|
+
pricing: { input: 0.000005, output: 0.000025, cacheRead: 5e-7, cacheWrite: 0.00000625 },
|
|
155
|
+
contextWindow: 200000,
|
|
156
|
+
maxOutput: 64000,
|
|
157
|
+
modalities: { input: ["text", "image", "pdf"], output: ["text"] },
|
|
158
|
+
capabilities: { reasoning: true, toolCall: true, attachment: true, structuredOutput: false },
|
|
159
|
+
},
|
|
160
|
+
{
|
|
161
|
+
id: "mistral.ministral-3-8b-instruct",
|
|
162
|
+
name: "Ministral 3 8B",
|
|
163
|
+
provider: "amazon-bedrock",
|
|
164
|
+
family: "ministral",
|
|
165
|
+
pricing: { input: 1.5e-7, output: 1.5e-7 },
|
|
166
|
+
contextWindow: 128000,
|
|
167
|
+
maxOutput: 4096,
|
|
168
|
+
modalities: { input: ["text"], output: ["text"] },
|
|
169
|
+
capabilities: { reasoning: false, toolCall: true, attachment: false, structuredOutput: false },
|
|
170
|
+
},
|
|
171
|
+
{
|
|
172
|
+
id: "openai.gpt-oss-safeguard-20b",
|
|
173
|
+
name: "GPT OSS Safeguard 20B",
|
|
174
|
+
provider: "amazon-bedrock",
|
|
175
|
+
family: "gpt-oss",
|
|
176
|
+
pricing: { input: 7e-8, output: 2e-7 },
|
|
177
|
+
contextWindow: 128000,
|
|
178
|
+
maxOutput: 4096,
|
|
179
|
+
modalities: { input: ["text"], output: ["text"] },
|
|
180
|
+
capabilities: { reasoning: false, toolCall: true, attachment: false, structuredOutput: false },
|
|
181
|
+
},
|
|
182
|
+
{
|
|
183
|
+
id: "amazon.nova-lite-v1:0",
|
|
184
|
+
name: "Nova Lite",
|
|
185
|
+
provider: "amazon-bedrock",
|
|
186
|
+
family: "nova-lite",
|
|
187
|
+
pricing: { input: 6e-8, output: 2.4e-7, cacheRead: 1.5e-8 },
|
|
188
|
+
contextWindow: 300000,
|
|
189
|
+
maxOutput: 8192,
|
|
190
|
+
modalities: { input: ["text", "image", "video"], output: ["text"] },
|
|
191
|
+
capabilities: { reasoning: false, toolCall: true, attachment: true, structuredOutput: false },
|
|
192
|
+
},
|
|
193
|
+
{
|
|
194
|
+
id: "eu.anthropic.claude-sonnet-4-5-20250929-v1:0",
|
|
195
|
+
name: "Claude Sonnet 4.5 (EU)",
|
|
196
|
+
provider: "amazon-bedrock",
|
|
197
|
+
family: "claude-sonnet",
|
|
198
|
+
pricing: { input: 0.000003, output: 0.000015, cacheRead: 3e-7, cacheWrite: 0.00000375 },
|
|
199
|
+
contextWindow: 200000,
|
|
200
|
+
maxOutput: 64000,
|
|
201
|
+
modalities: { input: ["text", "image", "pdf"], output: ["text"] },
|
|
202
|
+
capabilities: { reasoning: true, toolCall: true, attachment: true, structuredOutput: false },
|
|
203
|
+
},
|
|
204
|
+
{
|
|
205
|
+
id: "mistral.pixtral-large-2502-v1:0",
|
|
206
|
+
name: "Pixtral Large (25.02)",
|
|
207
|
+
provider: "amazon-bedrock",
|
|
208
|
+
family: "mistral",
|
|
209
|
+
pricing: { input: 0.000002, output: 0.000006 },
|
|
210
|
+
contextWindow: 128000,
|
|
211
|
+
maxOutput: 8192,
|
|
212
|
+
modalities: { input: ["text", "image"], output: ["text"] },
|
|
213
|
+
capabilities: { reasoning: false, toolCall: true, attachment: false, structuredOutput: false },
|
|
214
|
+
},
|
|
215
|
+
{
|
|
216
|
+
id: "google.gemma-3-12b-it",
|
|
217
|
+
name: "Google Gemma 3 12B",
|
|
218
|
+
provider: "amazon-bedrock",
|
|
219
|
+
family: "gemma",
|
|
220
|
+
pricing: { input: 5e-8, output: 1e-7 },
|
|
221
|
+
contextWindow: 131072,
|
|
222
|
+
maxOutput: 8192,
|
|
223
|
+
modalities: { input: ["text", "image"], output: ["text"] },
|
|
224
|
+
capabilities: { reasoning: false, toolCall: false, attachment: false, structuredOutput: false },
|
|
225
|
+
},
|
|
226
|
+
{
|
|
227
|
+
id: "meta.llama3-1-8b-instruct-v1:0",
|
|
228
|
+
name: "Llama 3.1 8B Instruct",
|
|
229
|
+
provider: "amazon-bedrock",
|
|
230
|
+
family: "llama",
|
|
231
|
+
pricing: { input: 2.2e-7, output: 2.2e-7 },
|
|
232
|
+
contextWindow: 128000,
|
|
233
|
+
maxOutput: 4096,
|
|
234
|
+
modalities: { input: ["text"], output: ["text"] },
|
|
235
|
+
capabilities: { reasoning: false, toolCall: true, attachment: false, structuredOutput: false },
|
|
236
|
+
},
|
|
237
|
+
{
|
|
238
|
+
id: "mistral.devstral-2-123b",
|
|
239
|
+
name: "Devstral 2 123B",
|
|
240
|
+
provider: "amazon-bedrock",
|
|
241
|
+
family: "devstral",
|
|
242
|
+
pricing: { input: 4e-7, output: 0.000002 },
|
|
243
|
+
contextWindow: 256000,
|
|
244
|
+
maxOutput: 8192,
|
|
245
|
+
modalities: { input: ["text"], output: ["text"] },
|
|
246
|
+
capabilities: { reasoning: false, toolCall: true, attachment: false, structuredOutput: false },
|
|
247
|
+
},
|
|
248
|
+
{
|
|
249
|
+
id: "anthropic.claude-sonnet-4-5-20250929-v1:0",
|
|
250
|
+
name: "Claude Sonnet 4.5",
|
|
251
|
+
provider: "amazon-bedrock",
|
|
252
|
+
family: "claude-sonnet",
|
|
253
|
+
pricing: { input: 0.000003, output: 0.000015, cacheRead: 3e-7, cacheWrite: 0.00000375 },
|
|
254
|
+
contextWindow: 200000,
|
|
255
|
+
maxOutput: 64000,
|
|
256
|
+
modalities: { input: ["text", "image", "pdf"], output: ["text"] },
|
|
257
|
+
capabilities: { reasoning: true, toolCall: true, attachment: true, structuredOutput: false },
|
|
258
|
+
},
|
|
259
|
+
{
|
|
260
|
+
id: "meta.llama4-maverick-17b-instruct-v1:0",
|
|
261
|
+
name: "Llama 4 Maverick 17B Instruct",
|
|
262
|
+
provider: "amazon-bedrock",
|
|
263
|
+
family: "llama",
|
|
264
|
+
pricing: { input: 2.4e-7, output: 9.7e-7 },
|
|
265
|
+
contextWindow: 1000000,
|
|
266
|
+
maxOutput: 16384,
|
|
267
|
+
modalities: { input: ["text", "image"], output: ["text"] },
|
|
268
|
+
capabilities: { reasoning: false, toolCall: true, attachment: true, structuredOutput: false },
|
|
269
|
+
},
|
|
270
|
+
{
|
|
271
|
+
id: "mistral.ministral-3-14b-instruct",
|
|
272
|
+
name: "Ministral 14B 3.0",
|
|
273
|
+
provider: "amazon-bedrock",
|
|
274
|
+
family: "ministral",
|
|
275
|
+
pricing: { input: 2e-7, output: 2e-7 },
|
|
276
|
+
contextWindow: 128000,
|
|
277
|
+
maxOutput: 4096,
|
|
278
|
+
modalities: { input: ["text"], output: ["text"] },
|
|
279
|
+
capabilities: { reasoning: false, toolCall: true, attachment: false, structuredOutput: false },
|
|
280
|
+
},
|
|
281
|
+
{
|
|
282
|
+
id: "minimax.minimax-m2",
|
|
283
|
+
name: "MiniMax M2",
|
|
284
|
+
provider: "amazon-bedrock",
|
|
285
|
+
family: "minimax",
|
|
286
|
+
pricing: { input: 3e-7, output: 0.0000012 },
|
|
287
|
+
contextWindow: 204608,
|
|
288
|
+
maxOutput: 128000,
|
|
289
|
+
modalities: { input: ["text"], output: ["text"] },
|
|
290
|
+
capabilities: { reasoning: true, toolCall: true, attachment: false, structuredOutput: false },
|
|
291
|
+
},
|
|
292
|
+
{
|
|
293
|
+
id: "amazon.nova-micro-v1:0",
|
|
294
|
+
name: "Nova Micro",
|
|
295
|
+
provider: "amazon-bedrock",
|
|
296
|
+
family: "nova-micro",
|
|
297
|
+
pricing: { input: 3.5e-8, output: 1.4e-7, cacheRead: 8.75e-9 },
|
|
298
|
+
contextWindow: 128000,
|
|
299
|
+
maxOutput: 8192,
|
|
300
|
+
modalities: { input: ["text"], output: ["text"] },
|
|
301
|
+
capabilities: { reasoning: false, toolCall: true, attachment: false, structuredOutput: false },
|
|
302
|
+
},
|
|
303
|
+
{
|
|
304
|
+
id: "anthropic.claude-3-5-sonnet-20241022-v2:0",
|
|
305
|
+
name: "Claude Sonnet 3.5 v2",
|
|
306
|
+
provider: "amazon-bedrock",
|
|
307
|
+
family: "claude-sonnet",
|
|
308
|
+
pricing: { input: 0.000003, output: 0.000015, cacheRead: 3e-7, cacheWrite: 0.00000375 },
|
|
309
|
+
contextWindow: 200000,
|
|
310
|
+
maxOutput: 8192,
|
|
311
|
+
modalities: { input: ["text", "image", "pdf"], output: ["text"] },
|
|
312
|
+
capabilities: { reasoning: false, toolCall: true, attachment: true, structuredOutput: false },
|
|
313
|
+
},
|
|
314
|
+
{
|
|
315
|
+
id: "nvidia.nemotron-nano-3-30b",
|
|
316
|
+
name: "NVIDIA Nemotron Nano 3 30B",
|
|
317
|
+
provider: "amazon-bedrock",
|
|
318
|
+
family: "nemotron",
|
|
319
|
+
pricing: { input: 6e-8, output: 2.4e-7 },
|
|
320
|
+
contextWindow: 128000,
|
|
321
|
+
maxOutput: 4096,
|
|
322
|
+
modalities: { input: ["text"], output: ["text"] },
|
|
323
|
+
capabilities: { reasoning: true, toolCall: true, attachment: false, structuredOutput: false },
|
|
324
|
+
},
|
|
325
|
+
{
|
|
326
|
+
id: "anthropic.claude-sonnet-4-20250514-v1:0",
|
|
327
|
+
name: "Claude Sonnet 4",
|
|
328
|
+
provider: "amazon-bedrock",
|
|
329
|
+
family: "claude-sonnet",
|
|
330
|
+
pricing: { input: 0.000003, output: 0.000015, cacheRead: 3e-7, cacheWrite: 0.00000375 },
|
|
331
|
+
contextWindow: 200000,
|
|
332
|
+
maxOutput: 64000,
|
|
333
|
+
modalities: { input: ["text", "image", "pdf"], output: ["text"] },
|
|
334
|
+
capabilities: { reasoning: true, toolCall: true, attachment: true, structuredOutput: false },
|
|
335
|
+
},
|
|
336
|
+
{
|
|
337
|
+
id: "qwen.qwen3-vl-235b-a22b",
|
|
338
|
+
name: "Qwen/Qwen3-VL-235B-A22B-Instruct",
|
|
339
|
+
provider: "amazon-bedrock",
|
|
340
|
+
family: "qwen",
|
|
341
|
+
pricing: { input: 3e-7, output: 0.0000015 },
|
|
342
|
+
contextWindow: 262000,
|
|
343
|
+
maxOutput: 262000,
|
|
344
|
+
modalities: { input: ["text", "image"], output: ["text"] },
|
|
345
|
+
capabilities: { reasoning: false, toolCall: true, attachment: true, structuredOutput: true },
|
|
346
|
+
},
|
|
347
|
+
{
|
|
348
|
+
id: "global.anthropic.claude-opus-4-6-v1",
|
|
349
|
+
name: "Claude Opus 4.6 (Global)",
|
|
350
|
+
provider: "amazon-bedrock",
|
|
351
|
+
family: "claude-opus",
|
|
352
|
+
pricing: { input: 0.000005, output: 0.000025, cacheRead: 5e-7, cacheWrite: 0.00000625 },
|
|
353
|
+
contextWindow: 200000,
|
|
354
|
+
maxOutput: 128000,
|
|
355
|
+
modalities: { input: ["text", "image", "pdf"], output: ["text"] },
|
|
356
|
+
capabilities: { reasoning: true, toolCall: true, attachment: true, structuredOutput: false },
|
|
357
|
+
},
|
|
358
|
+
{
|
|
359
|
+
id: "writer.palmyra-x4-v1:0",
|
|
360
|
+
name: "Palmyra X4",
|
|
361
|
+
provider: "amazon-bedrock",
|
|
362
|
+
family: "palmyra",
|
|
363
|
+
pricing: { input: 0.0000025, output: 0.00001 },
|
|
364
|
+
contextWindow: 122880,
|
|
365
|
+
maxOutput: 8192,
|
|
366
|
+
modalities: { input: ["text"], output: ["text"] },
|
|
367
|
+
capabilities: { reasoning: true, toolCall: true, attachment: false, structuredOutput: false },
|
|
368
|
+
},
|
|
369
|
+
{
|
|
370
|
+
id: "amazon.nova-pro-v1:0",
|
|
371
|
+
name: "Nova Pro",
|
|
372
|
+
provider: "amazon-bedrock",
|
|
373
|
+
family: "nova-pro",
|
|
374
|
+
pricing: { input: 8e-7, output: 0.0000032, cacheRead: 2e-7 },
|
|
375
|
+
contextWindow: 300000,
|
|
376
|
+
maxOutput: 8192,
|
|
377
|
+
modalities: { input: ["text", "image", "video"], output: ["text"] },
|
|
378
|
+
capabilities: { reasoning: false, toolCall: true, attachment: true, structuredOutput: false },
|
|
379
|
+
},
|
|
380
|
+
{
|
|
381
|
+
id: "us.anthropic.claude-opus-4-5-20251101-v1:0",
|
|
382
|
+
name: "Claude Opus 4.5 (US)",
|
|
383
|
+
provider: "amazon-bedrock",
|
|
384
|
+
family: "claude-opus",
|
|
385
|
+
pricing: { input: 0.000005, output: 0.000025, cacheRead: 5e-7, cacheWrite: 0.00000625 },
|
|
386
|
+
contextWindow: 200000,
|
|
387
|
+
maxOutput: 64000,
|
|
388
|
+
modalities: { input: ["text", "image", "pdf"], output: ["text"] },
|
|
389
|
+
capabilities: { reasoning: true, toolCall: true, attachment: true, structuredOutput: false },
|
|
390
|
+
},
|
|
391
|
+
{
|
|
392
|
+
id: "meta.llama3-2-90b-instruct-v1:0",
|
|
393
|
+
name: "Llama 3.2 90B Instruct",
|
|
394
|
+
provider: "amazon-bedrock",
|
|
395
|
+
family: "llama",
|
|
396
|
+
pricing: { input: 7.2e-7, output: 7.2e-7 },
|
|
397
|
+
contextWindow: 128000,
|
|
398
|
+
maxOutput: 4096,
|
|
399
|
+
modalities: { input: ["text", "image"], output: ["text"] },
|
|
400
|
+
capabilities: { reasoning: false, toolCall: true, attachment: true, structuredOutput: false },
|
|
401
|
+
},
|
|
402
|
+
{
|
|
403
|
+
id: "us.anthropic.claude-opus-4-6-v1",
|
|
404
|
+
name: "Claude Opus 4.6 (US)",
|
|
405
|
+
provider: "amazon-bedrock",
|
|
406
|
+
family: "claude-opus",
|
|
407
|
+
pricing: { input: 0.000005, output: 0.000025, cacheRead: 5e-7, cacheWrite: 0.00000625 },
|
|
408
|
+
contextWindow: 200000,
|
|
409
|
+
maxOutput: 128000,
|
|
410
|
+
modalities: { input: ["text", "image", "pdf"], output: ["text"] },
|
|
411
|
+
capabilities: { reasoning: true, toolCall: true, attachment: true, structuredOutput: false },
|
|
412
|
+
},
|
|
413
|
+
{
|
|
414
|
+
id: "google.gemma-3-4b-it",
|
|
415
|
+
name: "Gemma 3 4B IT",
|
|
416
|
+
provider: "amazon-bedrock",
|
|
417
|
+
family: "gemma",
|
|
418
|
+
pricing: { input: 4e-8, output: 8e-8 },
|
|
419
|
+
contextWindow: 128000,
|
|
420
|
+
maxOutput: 4096,
|
|
421
|
+
modalities: { input: ["text", "image"], output: ["text"] },
|
|
422
|
+
capabilities: { reasoning: false, toolCall: true, attachment: false, structuredOutput: false },
|
|
423
|
+
},
|
|
424
|
+
{
|
|
425
|
+
id: "anthropic.claude-opus-4-6-v1",
|
|
426
|
+
name: "Claude Opus 4.6",
|
|
427
|
+
provider: "amazon-bedrock",
|
|
428
|
+
family: "claude-opus",
|
|
429
|
+
pricing: { input: 0.000005, output: 0.000025, cacheRead: 5e-7, cacheWrite: 0.00000625 },
|
|
430
|
+
contextWindow: 200000,
|
|
431
|
+
maxOutput: 128000,
|
|
432
|
+
modalities: { input: ["text", "image", "pdf"], output: ["text"] },
|
|
433
|
+
capabilities: { reasoning: true, toolCall: true, attachment: true, structuredOutput: false },
|
|
434
|
+
},
|
|
435
|
+
{
|
|
436
|
+
id: "zai.glm-4.7-flash",
|
|
437
|
+
name: "GLM-4.7-Flash",
|
|
438
|
+
provider: "amazon-bedrock",
|
|
439
|
+
family: "glm-flash",
|
|
440
|
+
pricing: { input: 7e-8, output: 4e-7 },
|
|
441
|
+
contextWindow: 200000,
|
|
442
|
+
maxOutput: 131072,
|
|
443
|
+
modalities: { input: ["text"], output: ["text"] },
|
|
444
|
+
capabilities: { reasoning: true, toolCall: true, attachment: false, structuredOutput: false },
|
|
445
|
+
},
|
|
446
|
+
{
|
|
447
|
+
id: "anthropic.claude-opus-4-20250514-v1:0",
|
|
448
|
+
name: "Claude Opus 4",
|
|
449
|
+
provider: "amazon-bedrock",
|
|
450
|
+
family: "claude-opus",
|
|
451
|
+
pricing: { input: 0.000015, output: 0.000075, cacheRead: 0.0000015, cacheWrite: 0.00001875 },
|
|
452
|
+
contextWindow: 200000,
|
|
453
|
+
maxOutput: 32000,
|
|
454
|
+
modalities: { input: ["text", "image", "pdf"], output: ["text"] },
|
|
455
|
+
capabilities: { reasoning: true, toolCall: true, attachment: true, structuredOutput: false },
|
|
456
|
+
},
|
|
457
|
+
{
|
|
458
|
+
id: "global.anthropic.claude-sonnet-4-6",
|
|
459
|
+
name: "Claude Sonnet 4.6 (Global)",
|
|
460
|
+
provider: "amazon-bedrock",
|
|
461
|
+
family: "claude-sonnet",
|
|
462
|
+
pricing: { input: 0.000003, output: 0.000015, cacheRead: 3e-7, cacheWrite: 0.00000375 },
|
|
463
|
+
contextWindow: 200000,
|
|
464
|
+
maxOutput: 64000,
|
|
465
|
+
modalities: { input: ["text", "image", "pdf"], output: ["text"] },
|
|
466
|
+
capabilities: { reasoning: true, toolCall: true, attachment: true, structuredOutput: false },
|
|
467
|
+
},
|
|
468
|
+
{
|
|
469
|
+
id: "meta.llama3-2-1b-instruct-v1:0",
|
|
470
|
+
name: "Llama 3.2 1B Instruct",
|
|
471
|
+
provider: "amazon-bedrock",
|
|
472
|
+
family: "llama",
|
|
473
|
+
pricing: { input: 1e-7, output: 1e-7 },
|
|
474
|
+
contextWindow: 131000,
|
|
475
|
+
maxOutput: 4096,
|
|
476
|
+
modalities: { input: ["text"], output: ["text"] },
|
|
477
|
+
capabilities: { reasoning: false, toolCall: true, attachment: false, structuredOutput: false },
|
|
478
|
+
},
|
|
479
|
+
{
|
|
480
|
+
id: "anthropic.claude-opus-4-1-20250805-v1:0",
|
|
481
|
+
name: "Claude Opus 4.1",
|
|
482
|
+
provider: "amazon-bedrock",
|
|
483
|
+
family: "claude-opus",
|
|
484
|
+
pricing: { input: 0.000015, output: 0.000075, cacheRead: 0.0000015, cacheWrite: 0.00001875 },
|
|
485
|
+
contextWindow: 200000,
|
|
486
|
+
maxOutput: 32000,
|
|
487
|
+
modalities: { input: ["text", "image", "pdf"], output: ["text"] },
|
|
488
|
+
capabilities: { reasoning: true, toolCall: true, attachment: true, structuredOutput: false },
|
|
489
|
+
},
|
|
490
|
+
{
|
|
491
|
+
id: "meta.llama4-scout-17b-instruct-v1:0",
|
|
492
|
+
name: "Llama 4 Scout 17B Instruct",
|
|
493
|
+
provider: "amazon-bedrock",
|
|
494
|
+
family: "llama",
|
|
495
|
+
pricing: { input: 1.7e-7, output: 6.6e-7 },
|
|
496
|
+
contextWindow: 3500000,
|
|
497
|
+
maxOutput: 16384,
|
|
498
|
+
modalities: { input: ["text", "image"], output: ["text"] },
|
|
499
|
+
capabilities: { reasoning: false, toolCall: true, attachment: true, structuredOutput: false },
|
|
500
|
+
},
|
|
501
|
+
{
|
|
502
|
+
id: "deepseek.v3.2",
|
|
503
|
+
name: "DeepSeek-V3.2",
|
|
504
|
+
provider: "amazon-bedrock",
|
|
505
|
+
family: "deepseek",
|
|
506
|
+
pricing: { input: 6.2e-7, output: 0.00000185 },
|
|
507
|
+
contextWindow: 163840,
|
|
508
|
+
maxOutput: 81920,
|
|
509
|
+
modalities: { input: ["text"], output: ["text"] },
|
|
510
|
+
capabilities: { reasoning: true, toolCall: true, attachment: false, structuredOutput: false },
|
|
511
|
+
},
|
|
512
|
+
{
|
|
513
|
+
id: "deepseek.v3-v1:0",
|
|
514
|
+
name: "DeepSeek-V3.1",
|
|
515
|
+
provider: "amazon-bedrock",
|
|
516
|
+
family: "deepseek",
|
|
517
|
+
pricing: { input: 5.8e-7, output: 0.00000168 },
|
|
518
|
+
contextWindow: 163840,
|
|
519
|
+
maxOutput: 81920,
|
|
520
|
+
modalities: { input: ["text"], output: ["text"] },
|
|
521
|
+
capabilities: { reasoning: true, toolCall: true, attachment: false, structuredOutput: false },
|
|
522
|
+
},
|
|
523
|
+
{
|
|
524
|
+
id: "mistral.ministral-3-3b-instruct",
|
|
525
|
+
name: "Ministral 3 3B",
|
|
526
|
+
provider: "amazon-bedrock",
|
|
527
|
+
family: "ministral",
|
|
528
|
+
pricing: { input: 1e-7, output: 1e-7 },
|
|
529
|
+
contextWindow: 256000,
|
|
530
|
+
maxOutput: 8192,
|
|
531
|
+
modalities: { input: ["text", "image"], output: ["text"] },
|
|
532
|
+
capabilities: { reasoning: false, toolCall: true, attachment: false, structuredOutput: false },
|
|
533
|
+
},
|
|
534
|
+
{
|
|
535
|
+
id: "global.anthropic.claude-haiku-4-5-20251001-v1:0",
|
|
536
|
+
name: "Claude Haiku 4.5 (Global)",
|
|
537
|
+
provider: "amazon-bedrock",
|
|
538
|
+
family: "claude-haiku",
|
|
539
|
+
pricing: { input: 0.000001, output: 0.000005, cacheRead: 1e-7, cacheWrite: 0.00000125 },
|
|
540
|
+
contextWindow: 200000,
|
|
541
|
+
maxOutput: 64000,
|
|
542
|
+
modalities: { input: ["text", "image", "pdf"], output: ["text"] },
|
|
543
|
+
capabilities: { reasoning: true, toolCall: true, attachment: true, structuredOutput: false },
|
|
544
|
+
},
|
|
545
|
+
{
|
|
546
|
+
id: "nvidia.nemotron-nano-9b-v2",
|
|
547
|
+
name: "NVIDIA Nemotron Nano 9B v2",
|
|
548
|
+
provider: "amazon-bedrock",
|
|
549
|
+
family: "nemotron",
|
|
550
|
+
pricing: { input: 6e-8, output: 2.3e-7 },
|
|
551
|
+
contextWindow: 128000,
|
|
552
|
+
maxOutput: 4096,
|
|
553
|
+
modalities: { input: ["text"], output: ["text"] },
|
|
554
|
+
capabilities: { reasoning: false, toolCall: true, attachment: false, structuredOutput: false },
|
|
555
|
+
},
|
|
556
|
+
{
|
|
557
|
+
id: "writer.palmyra-x5-v1:0",
|
|
558
|
+
name: "Palmyra X5",
|
|
559
|
+
provider: "amazon-bedrock",
|
|
560
|
+
family: "palmyra",
|
|
561
|
+
pricing: { input: 6e-7, output: 0.000006 },
|
|
562
|
+
contextWindow: 1040000,
|
|
563
|
+
maxOutput: 8192,
|
|
564
|
+
modalities: { input: ["text"], output: ["text"] },
|
|
565
|
+
capabilities: { reasoning: true, toolCall: true, attachment: false, structuredOutput: false },
|
|
566
|
+
},
|
|
567
|
+
{
|
|
568
|
+
id: "meta.llama3-3-70b-instruct-v1:0",
|
|
569
|
+
name: "Llama 3.3 70B Instruct",
|
|
570
|
+
provider: "amazon-bedrock",
|
|
571
|
+
family: "llama",
|
|
572
|
+
pricing: { input: 7.2e-7, output: 7.2e-7 },
|
|
573
|
+
contextWindow: 128000,
|
|
574
|
+
maxOutput: 4096,
|
|
575
|
+
modalities: { input: ["text"], output: ["text"] },
|
|
576
|
+
capabilities: { reasoning: false, toolCall: true, attachment: false, structuredOutput: false },
|
|
577
|
+
},
|
|
578
|
+
{
|
|
579
|
+
id: "zai.glm-4.7",
|
|
580
|
+
name: "GLM-4.7",
|
|
581
|
+
provider: "amazon-bedrock",
|
|
582
|
+
family: "glm",
|
|
583
|
+
pricing: { input: 6e-7, output: 0.0000022 },
|
|
584
|
+
contextWindow: 204800,
|
|
585
|
+
maxOutput: 131072,
|
|
586
|
+
modalities: { input: ["text"], output: ["text"] },
|
|
587
|
+
capabilities: { reasoning: true, toolCall: true, attachment: false, structuredOutput: false },
|
|
588
|
+
},
|
|
589
|
+
{
|
|
590
|
+
id: "moonshot.kimi-k2-thinking",
|
|
591
|
+
name: "Kimi K2 Thinking",
|
|
592
|
+
provider: "amazon-bedrock",
|
|
593
|
+
family: "kimi-thinking",
|
|
594
|
+
pricing: { input: 6e-7, output: 0.0000025 },
|
|
595
|
+
contextWindow: 256000,
|
|
596
|
+
maxOutput: 256000,
|
|
597
|
+
modalities: { input: ["text"], output: ["text"] },
|
|
598
|
+
capabilities: { reasoning: true, toolCall: true, attachment: false, structuredOutput: false },
|
|
599
|
+
},
|
|
600
|
+
{
|
|
601
|
+
id: "anthropic.claude-3-haiku-20240307-v1:0",
|
|
602
|
+
name: "Claude Haiku 3",
|
|
603
|
+
provider: "amazon-bedrock",
|
|
604
|
+
family: "claude-haiku",
|
|
605
|
+
pricing: { input: 2.5e-7, output: 0.00000125 },
|
|
606
|
+
contextWindow: 200000,
|
|
607
|
+
maxOutput: 4096,
|
|
608
|
+
modalities: { input: ["text", "image", "pdf"], output: ["text"] },
|
|
609
|
+
capabilities: { reasoning: false, toolCall: true, attachment: true, structuredOutput: false },
|
|
610
|
+
},
|
|
611
|
+
{
|
|
612
|
+
id: "us.anthropic.claude-sonnet-4-5-20250929-v1:0",
|
|
613
|
+
name: "Claude Sonnet 4.5 (US)",
|
|
614
|
+
provider: "amazon-bedrock",
|
|
615
|
+
family: "claude-sonnet",
|
|
616
|
+
pricing: { input: 0.000003, output: 0.000015, cacheRead: 3e-7, cacheWrite: 0.00000375 },
|
|
617
|
+
contextWindow: 200000,
|
|
618
|
+
maxOutput: 64000,
|
|
619
|
+
modalities: { input: ["text", "image", "pdf"], output: ["text"] },
|
|
620
|
+
capabilities: { reasoning: true, toolCall: true, attachment: true, structuredOutput: false },
|
|
621
|
+
},
|
|
622
|
+
{
|
|
623
|
+
id: "openai.gpt-oss-20b-1:0",
|
|
624
|
+
name: "gpt-oss-20b",
|
|
625
|
+
provider: "amazon-bedrock",
|
|
626
|
+
family: "gpt-oss",
|
|
627
|
+
pricing: { input: 7e-8, output: 3e-7 },
|
|
628
|
+
contextWindow: 128000,
|
|
629
|
+
maxOutput: 4096,
|
|
630
|
+
modalities: { input: ["text"], output: ["text"] },
|
|
631
|
+
capabilities: { reasoning: false, toolCall: true, attachment: false, structuredOutput: false },
|
|
632
|
+
},
|
|
633
|
+
{
|
|
634
|
+
id: "us.anthropic.claude-sonnet-4-6",
|
|
635
|
+
name: "Claude Sonnet 4.6 (US)",
|
|
636
|
+
provider: "amazon-bedrock",
|
|
637
|
+
family: "claude-sonnet",
|
|
638
|
+
pricing: { input: 0.000003, output: 0.000015, cacheRead: 3e-7, cacheWrite: 0.00000375 },
|
|
639
|
+
contextWindow: 200000,
|
|
640
|
+
maxOutput: 64000,
|
|
641
|
+
modalities: { input: ["text", "image", "pdf"], output: ["text"] },
|
|
642
|
+
capabilities: { reasoning: true, toolCall: true, attachment: true, structuredOutput: false },
|
|
643
|
+
},
|
|
644
|
+
{
|
|
645
|
+
id: "meta.llama3-2-11b-instruct-v1:0",
|
|
646
|
+
name: "Llama 3.2 11B Instruct",
|
|
647
|
+
provider: "amazon-bedrock",
|
|
648
|
+
family: "llama",
|
|
649
|
+
pricing: { input: 1.6e-7, output: 1.6e-7 },
|
|
650
|
+
contextWindow: 128000,
|
|
651
|
+
maxOutput: 4096,
|
|
652
|
+
modalities: { input: ["text", "image"], output: ["text"] },
|
|
653
|
+
capabilities: { reasoning: false, toolCall: true, attachment: true, structuredOutput: false },
|
|
654
|
+
},
|
|
655
|
+
{
|
|
656
|
+
id: "eu.anthropic.claude-opus-4-5-20251101-v1:0",
|
|
657
|
+
name: "Claude Opus 4.5 (EU)",
|
|
658
|
+
provider: "amazon-bedrock",
|
|
659
|
+
family: "claude-opus",
|
|
660
|
+
pricing: { input: 0.000005, output: 0.000025, cacheRead: 5e-7, cacheWrite: 0.00000625 },
|
|
661
|
+
contextWindow: 200000,
|
|
662
|
+
maxOutput: 64000,
|
|
663
|
+
modalities: { input: ["text", "image", "pdf"], output: ["text"] },
|
|
664
|
+
capabilities: { reasoning: true, toolCall: true, attachment: true, structuredOutput: false },
|
|
665
|
+
},
|
|
666
|
+
{
|
|
667
|
+
id: "meta.llama3-1-405b-instruct-v1:0",
|
|
668
|
+
name: "Llama 3.1 405B Instruct",
|
|
669
|
+
provider: "amazon-bedrock",
|
|
670
|
+
family: "llama",
|
|
671
|
+
pricing: { input: 0.0000024, output: 0.0000024 },
|
|
672
|
+
contextWindow: 128000,
|
|
673
|
+
maxOutput: 4096,
|
|
674
|
+
modalities: { input: ["text"], output: ["text"] },
|
|
675
|
+
capabilities: { reasoning: false, toolCall: true, attachment: false, structuredOutput: false },
|
|
676
|
+
},
|
|
677
|
+
{
|
|
678
|
+
id: "qwen.qwen3-next-80b-a3b",
|
|
679
|
+
name: "Qwen/Qwen3-Next-80B-A3B-Instruct",
|
|
680
|
+
provider: "amazon-bedrock",
|
|
681
|
+
family: "qwen",
|
|
682
|
+
pricing: { input: 1.4e-7, output: 0.0000014 },
|
|
683
|
+
contextWindow: 262000,
|
|
684
|
+
maxOutput: 262000,
|
|
685
|
+
modalities: { input: ["text"], output: ["text"] },
|
|
686
|
+
capabilities: { reasoning: false, toolCall: true, attachment: false, structuredOutput: true },
|
|
687
|
+
},
|
|
688
|
+
{
|
|
689
|
+
id: "us.anthropic.claude-sonnet-4-20250514-v1:0",
|
|
690
|
+
name: "Claude Sonnet 4 (US)",
|
|
691
|
+
provider: "amazon-bedrock",
|
|
692
|
+
family: "claude-sonnet",
|
|
693
|
+
pricing: { input: 0.000003, output: 0.000015, cacheRead: 3e-7, cacheWrite: 0.00000375 },
|
|
694
|
+
contextWindow: 200000,
|
|
695
|
+
maxOutput: 64000,
|
|
696
|
+
modalities: { input: ["text", "image", "pdf"], output: ["text"] },
|
|
697
|
+
capabilities: { reasoning: true, toolCall: true, attachment: true, structuredOutput: false },
|
|
698
|
+
},
|
|
699
|
+
{
|
|
700
|
+
id: "qwen.qwen3-coder-30b-a3b-v1:0",
|
|
701
|
+
name: "Qwen3 Coder 30B A3B Instruct",
|
|
702
|
+
provider: "amazon-bedrock",
|
|
703
|
+
family: "qwen",
|
|
704
|
+
pricing: { input: 1.5e-7, output: 6e-7 },
|
|
705
|
+
contextWindow: 262144,
|
|
706
|
+
maxOutput: 131072,
|
|
707
|
+
modalities: { input: ["text"], output: ["text"] },
|
|
708
|
+
capabilities: { reasoning: false, toolCall: true, attachment: false, structuredOutput: false },
|
|
709
|
+
},
|
|
710
|
+
{
|
|
711
|
+
id: "us.anthropic.claude-haiku-4-5-20251001-v1:0",
|
|
712
|
+
name: "Claude Haiku 4.5 (US)",
|
|
713
|
+
provider: "amazon-bedrock",
|
|
714
|
+
family: "claude-haiku",
|
|
715
|
+
pricing: { input: 0.000001, output: 0.000005, cacheRead: 1e-7, cacheWrite: 0.00000125 },
|
|
716
|
+
contextWindow: 200000,
|
|
717
|
+
maxOutput: 64000,
|
|
718
|
+
modalities: { input: ["text", "image", "pdf"], output: ["text"] },
|
|
719
|
+
capabilities: { reasoning: true, toolCall: true, attachment: true, structuredOutput: false },
|
|
720
|
+
},
|
|
721
|
+
{
|
|
722
|
+
id: "qwen.qwen3-235b-a22b-2507-v1:0",
|
|
723
|
+
name: "Qwen3 235B A22B 2507",
|
|
724
|
+
provider: "amazon-bedrock",
|
|
725
|
+
family: "qwen",
|
|
726
|
+
pricing: { input: 2.2e-7, output: 8.8e-7 },
|
|
727
|
+
contextWindow: 262144,
|
|
728
|
+
maxOutput: 131072,
|
|
729
|
+
modalities: { input: ["text"], output: ["text"] },
|
|
730
|
+
capabilities: { reasoning: false, toolCall: true, attachment: false, structuredOutput: false },
|
|
731
|
+
},
|
|
732
|
+
{
|
|
733
|
+
id: "openai.gpt-oss-safeguard-120b",
|
|
734
|
+
name: "GPT OSS Safeguard 120B",
|
|
735
|
+
provider: "amazon-bedrock",
|
|
736
|
+
family: "gpt-oss",
|
|
737
|
+
pricing: { input: 1.5e-7, output: 6e-7 },
|
|
738
|
+
contextWindow: 128000,
|
|
739
|
+
maxOutput: 4096,
|
|
740
|
+
modalities: { input: ["text"], output: ["text"] },
|
|
741
|
+
capabilities: { reasoning: false, toolCall: true, attachment: false, structuredOutput: false },
|
|
742
|
+
},
|
|
743
|
+
{
|
|
744
|
+
id: "anthropic.claude-3-5-sonnet-20240620-v1:0",
|
|
745
|
+
name: "Claude Sonnet 3.5",
|
|
746
|
+
provider: "amazon-bedrock",
|
|
747
|
+
family: "claude-sonnet",
|
|
748
|
+
pricing: { input: 0.000003, output: 0.000015, cacheRead: 3e-7, cacheWrite: 0.00000375 },
|
|
749
|
+
contextWindow: 200000,
|
|
750
|
+
maxOutput: 8192,
|
|
751
|
+
modalities: { input: ["text", "image", "pdf"], output: ["text"] },
|
|
752
|
+
capabilities: { reasoning: false, toolCall: true, attachment: true, structuredOutput: false },
|
|
753
|
+
},
|
|
754
|
+
{
|
|
755
|
+
id: "mistral.voxtral-small-24b-2507",
|
|
756
|
+
name: "Voxtral Small 24B 2507",
|
|
757
|
+
provider: "amazon-bedrock",
|
|
758
|
+
family: "mistral",
|
|
759
|
+
pricing: { input: 1.5e-7, output: 3.5e-7 },
|
|
760
|
+
contextWindow: 32000,
|
|
761
|
+
maxOutput: 8192,
|
|
762
|
+
modalities: { input: ["text", "audio"], output: ["text"] },
|
|
763
|
+
capabilities: { reasoning: false, toolCall: true, attachment: true, structuredOutput: false },
|
|
764
|
+
},
|
|
765
|
+
{
|
|
766
|
+
id: "anthropic.claude-haiku-4-5-20251001-v1:0",
|
|
767
|
+
name: "Claude Haiku 4.5",
|
|
768
|
+
provider: "amazon-bedrock",
|
|
769
|
+
family: "claude-haiku",
|
|
770
|
+
pricing: { input: 0.000001, output: 0.000005, cacheRead: 1e-7, cacheWrite: 0.00000125 },
|
|
771
|
+
contextWindow: 200000,
|
|
772
|
+
maxOutput: 64000,
|
|
773
|
+
modalities: { input: ["text", "image", "pdf"], output: ["text"] },
|
|
774
|
+
capabilities: { reasoning: true, toolCall: true, attachment: true, structuredOutput: false },
|
|
775
|
+
},
|
|
776
|
+
{
|
|
777
|
+
id: "meta.llama3-2-3b-instruct-v1:0",
|
|
778
|
+
name: "Llama 3.2 3B Instruct",
|
|
779
|
+
provider: "amazon-bedrock",
|
|
780
|
+
family: "llama",
|
|
781
|
+
pricing: { input: 1.5e-7, output: 1.5e-7 },
|
|
782
|
+
contextWindow: 131000,
|
|
783
|
+
maxOutput: 4096,
|
|
784
|
+
modalities: { input: ["text"], output: ["text"] },
|
|
785
|
+
capabilities: { reasoning: false, toolCall: true, attachment: false, structuredOutput: false },
|
|
786
|
+
},
|
|
787
|
+
{
|
|
788
|
+
id: "google.gemma-3-27b-it",
|
|
789
|
+
name: "Google Gemma 3 27B Instruct",
|
|
790
|
+
provider: "amazon-bedrock",
|
|
791
|
+
family: "gemma",
|
|
792
|
+
pricing: { input: 1.2e-7, output: 2e-7 },
|
|
793
|
+
contextWindow: 202752,
|
|
794
|
+
maxOutput: 8192,
|
|
795
|
+
modalities: { input: ["text", "image"], output: ["text"] },
|
|
796
|
+
capabilities: { reasoning: false, toolCall: true, attachment: true, structuredOutput: false },
|
|
797
|
+
},
|
|
798
|
+
{
|
|
799
|
+
id: "us.anthropic.claude-opus-4-1-20250805-v1:0",
|
|
800
|
+
name: "Claude Opus 4.1 (US)",
|
|
801
|
+
provider: "amazon-bedrock",
|
|
802
|
+
family: "claude-opus",
|
|
803
|
+
pricing: { input: 0.000015, output: 0.000075, cacheRead: 0.0000015, cacheWrite: 0.00001875 },
|
|
804
|
+
contextWindow: 200000,
|
|
805
|
+
maxOutput: 32000,
|
|
806
|
+
modalities: { input: ["text", "image", "pdf"], output: ["text"] },
|
|
807
|
+
capabilities: { reasoning: true, toolCall: true, attachment: true, structuredOutput: false },
|
|
808
|
+
},
|
|
809
|
+
{
|
|
810
|
+
id: "global.anthropic.claude-sonnet-4-20250514-v1:0",
|
|
811
|
+
name: "Claude Sonnet 4 (Global)",
|
|
812
|
+
provider: "amazon-bedrock",
|
|
813
|
+
family: "claude-sonnet",
|
|
814
|
+
pricing: { input: 0.000003, output: 0.000015, cacheRead: 3e-7, cacheWrite: 0.00000375 },
|
|
815
|
+
contextWindow: 200000,
|
|
816
|
+
maxOutput: 64000,
|
|
817
|
+
modalities: { input: ["text", "image", "pdf"], output: ["text"] },
|
|
818
|
+
capabilities: { reasoning: true, toolCall: true, attachment: true, structuredOutput: false },
|
|
819
|
+
},
|
|
820
|
+
{
|
|
821
|
+
id: "anthropic.claude-3-5-haiku-20241022-v1:0",
|
|
822
|
+
name: "Claude Haiku 3.5",
|
|
823
|
+
provider: "amazon-bedrock",
|
|
824
|
+
family: "claude-haiku",
|
|
825
|
+
pricing: { input: 8e-7, output: 0.000004, cacheRead: 8e-8, cacheWrite: 0.000001 },
|
|
826
|
+
contextWindow: 200000,
|
|
827
|
+
maxOutput: 8192,
|
|
828
|
+
modalities: { input: ["text", "image", "pdf"], output: ["text"] },
|
|
829
|
+
capabilities: { reasoning: false, toolCall: true, attachment: true, structuredOutput: false },
|
|
830
|
+
},
|
|
831
|
+
{
|
|
832
|
+
id: "eu.anthropic.claude-sonnet-4-20250514-v1:0",
|
|
833
|
+
name: "Claude Sonnet 4 (EU)",
|
|
834
|
+
provider: "amazon-bedrock",
|
|
835
|
+
family: "claude-sonnet",
|
|
836
|
+
pricing: { input: 0.000003, output: 0.000015, cacheRead: 3e-7, cacheWrite: 0.00000375 },
|
|
837
|
+
contextWindow: 200000,
|
|
838
|
+
maxOutput: 64000,
|
|
839
|
+
modalities: { input: ["text", "image", "pdf"], output: ["text"] },
|
|
840
|
+
capabilities: { reasoning: true, toolCall: true, attachment: true, structuredOutput: false },
|
|
841
|
+
},
|
|
842
|
+
{
|
|
843
|
+
id: "anthropic.claude-opus-4-5-20251101-v1:0",
|
|
844
|
+
name: "Claude Opus 4.5",
|
|
845
|
+
provider: "amazon-bedrock",
|
|
846
|
+
family: "claude-opus",
|
|
847
|
+
pricing: { input: 0.000005, output: 0.000025, cacheRead: 5e-7, cacheWrite: 0.00000625 },
|
|
848
|
+
contextWindow: 200000,
|
|
849
|
+
maxOutput: 64000,
|
|
850
|
+
modalities: { input: ["text", "image", "pdf"], output: ["text"] },
|
|
851
|
+
capabilities: { reasoning: true, toolCall: true, attachment: true, structuredOutput: false },
|
|
852
|
+
},
|
|
853
|
+
{
|
|
854
|
+
id: "eu.anthropic.claude-opus-4-6-v1",
|
|
855
|
+
name: "Claude Opus 4.6 (EU)",
|
|
856
|
+
provider: "amazon-bedrock",
|
|
857
|
+
family: "claude-opus",
|
|
858
|
+
pricing: { input: 0.000005, output: 0.000025, cacheRead: 5e-7, cacheWrite: 0.00000625 },
|
|
859
|
+
contextWindow: 200000,
|
|
860
|
+
maxOutput: 128000,
|
|
861
|
+
modalities: { input: ["text", "image", "pdf"], output: ["text"] },
|
|
862
|
+
capabilities: { reasoning: true, toolCall: true, attachment: true, structuredOutput: false },
|
|
863
|
+
},
|
|
864
|
+
{
|
|
865
|
+
id: "amazon.nova-premier-v1:0",
|
|
866
|
+
name: "Nova Premier",
|
|
867
|
+
provider: "amazon-bedrock",
|
|
868
|
+
family: "nova",
|
|
869
|
+
pricing: { input: 0.0000025, output: 0.0000125 },
|
|
870
|
+
contextWindow: 1000000,
|
|
871
|
+
maxOutput: 16384,
|
|
872
|
+
modalities: { input: ["text", "image", "video"], output: ["text"] },
|
|
873
|
+
capabilities: { reasoning: true, toolCall: true, attachment: true, structuredOutput: false },
|
|
874
|
+
},
|
|
875
|
+
{
|
|
876
|
+
id: "amazon.nova-2-lite-v1:0",
|
|
877
|
+
name: "Nova 2 Lite",
|
|
878
|
+
provider: "amazon-bedrock",
|
|
879
|
+
family: "nova",
|
|
880
|
+
pricing: { input: 3.3e-7, output: 0.00000275 },
|
|
881
|
+
contextWindow: 128000,
|
|
882
|
+
maxOutput: 4096,
|
|
883
|
+
modalities: { input: ["text", "image", "video"], output: ["text"] },
|
|
884
|
+
capabilities: { reasoning: false, toolCall: true, attachment: false, structuredOutput: false },
|
|
885
|
+
},
|
|
886
|
+
{
|
|
887
|
+
id: "qwen.qwen3-32b-v1:0",
|
|
888
|
+
name: "Qwen3 32B (dense)",
|
|
889
|
+
provider: "amazon-bedrock",
|
|
890
|
+
family: "qwen",
|
|
891
|
+
pricing: { input: 1.5e-7, output: 6e-7 },
|
|
892
|
+
contextWindow: 16384,
|
|
893
|
+
maxOutput: 16384,
|
|
894
|
+
modalities: { input: ["text"], output: ["text"] },
|
|
895
|
+
capabilities: { reasoning: true, toolCall: true, attachment: false, structuredOutput: false },
|
|
896
|
+
},
|
|
897
|
+
{
|
|
898
|
+
id: "mistral.magistral-small-2509",
|
|
899
|
+
name: "Magistral Small 1.2",
|
|
900
|
+
provider: "amazon-bedrock",
|
|
901
|
+
family: "magistral",
|
|
902
|
+
pricing: { input: 5e-7, output: 0.0000015 },
|
|
903
|
+
contextWindow: 128000,
|
|
904
|
+
maxOutput: 40000,
|
|
905
|
+
modalities: { input: ["text", "image"], output: ["text"] },
|
|
906
|
+
capabilities: { reasoning: true, toolCall: true, attachment: false, structuredOutput: false },
|
|
907
|
+
},
|
|
908
|
+
{
|
|
909
|
+
id: "moonshotai.kimi-k2.5",
|
|
910
|
+
name: "Kimi K2.5",
|
|
911
|
+
provider: "amazon-bedrock",
|
|
912
|
+
family: "kimi",
|
|
913
|
+
pricing: { input: 6e-7, output: 0.000003 },
|
|
914
|
+
contextWindow: 256000,
|
|
915
|
+
maxOutput: 256000,
|
|
916
|
+
modalities: { input: ["text", "image"], output: ["text"] },
|
|
917
|
+
capabilities: { reasoning: true, toolCall: true, attachment: false, structuredOutput: false },
|
|
918
|
+
},
|
|
919
|
+
{
|
|
920
|
+
id: "mistral.voxtral-mini-3b-2507",
|
|
921
|
+
name: "Voxtral Mini 3B 2507",
|
|
922
|
+
provider: "amazon-bedrock",
|
|
923
|
+
family: "mistral",
|
|
924
|
+
pricing: { input: 4e-8, output: 4e-8 },
|
|
925
|
+
contextWindow: 128000,
|
|
926
|
+
maxOutput: 4096,
|
|
927
|
+
modalities: { input: ["audio", "text"], output: ["text"] },
|
|
928
|
+
capabilities: { reasoning: false, toolCall: true, attachment: false, structuredOutput: false },
|
|
929
|
+
},
|
|
930
|
+
{
|
|
931
|
+
id: "global.anthropic.claude-sonnet-4-5-20250929-v1:0",
|
|
932
|
+
name: "Claude Sonnet 4.5 (Global)",
|
|
933
|
+
provider: "amazon-bedrock",
|
|
934
|
+
family: "claude-sonnet",
|
|
935
|
+
pricing: { input: 0.000003, output: 0.000015, cacheRead: 3e-7, cacheWrite: 0.00000375 },
|
|
936
|
+
contextWindow: 200000,
|
|
937
|
+
maxOutput: 64000,
|
|
938
|
+
modalities: { input: ["text", "image", "pdf"], output: ["text"] },
|
|
939
|
+
capabilities: { reasoning: true, toolCall: true, attachment: true, structuredOutput: false },
|
|
940
|
+
},
|
|
941
|
+
] as const satisfies readonly ModelDefinition[];
|