@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,3713 @@
|
|
|
1
|
+
import { n as ModelDefinition } from "../types-DjdaZckF.mjs";
|
|
2
|
+
import { LiteralUnion } from "type-fest";
|
|
3
|
+
|
|
4
|
+
//#region src/catalog/providers/amazon-bedrock.d.ts
|
|
5
|
+
declare const AMAZON_BEDROCK_MODELS: readonly [{
|
|
6
|
+
readonly id: "deepseek.r1-v1:0";
|
|
7
|
+
readonly name: "DeepSeek-R1";
|
|
8
|
+
readonly provider: "amazon-bedrock";
|
|
9
|
+
readonly family: "deepseek-thinking";
|
|
10
|
+
readonly pricing: {
|
|
11
|
+
readonly input: 0.00000135;
|
|
12
|
+
readonly output: 0.0000054;
|
|
13
|
+
};
|
|
14
|
+
readonly contextWindow: 128000;
|
|
15
|
+
readonly maxOutput: 32768;
|
|
16
|
+
readonly modalities: {
|
|
17
|
+
readonly input: readonly ["text"];
|
|
18
|
+
readonly output: readonly ["text"];
|
|
19
|
+
};
|
|
20
|
+
readonly capabilities: {
|
|
21
|
+
readonly reasoning: true;
|
|
22
|
+
readonly toolCall: true;
|
|
23
|
+
readonly attachment: false;
|
|
24
|
+
readonly structuredOutput: false;
|
|
25
|
+
};
|
|
26
|
+
}, {
|
|
27
|
+
readonly id: "meta.llama3-1-70b-instruct-v1:0";
|
|
28
|
+
readonly name: "Llama 3.1 70B Instruct";
|
|
29
|
+
readonly provider: "amazon-bedrock";
|
|
30
|
+
readonly family: "llama";
|
|
31
|
+
readonly pricing: {
|
|
32
|
+
readonly input: 7.2e-7;
|
|
33
|
+
readonly output: 7.2e-7;
|
|
34
|
+
};
|
|
35
|
+
readonly contextWindow: 128000;
|
|
36
|
+
readonly maxOutput: 4096;
|
|
37
|
+
readonly modalities: {
|
|
38
|
+
readonly input: readonly ["text"];
|
|
39
|
+
readonly output: readonly ["text"];
|
|
40
|
+
};
|
|
41
|
+
readonly capabilities: {
|
|
42
|
+
readonly reasoning: false;
|
|
43
|
+
readonly toolCall: true;
|
|
44
|
+
readonly attachment: false;
|
|
45
|
+
readonly structuredOutput: false;
|
|
46
|
+
};
|
|
47
|
+
}, {
|
|
48
|
+
readonly id: "qwen.qwen3-coder-480b-a35b-v1:0";
|
|
49
|
+
readonly name: "Qwen3 Coder 480B A35B Instruct";
|
|
50
|
+
readonly provider: "amazon-bedrock";
|
|
51
|
+
readonly family: "qwen";
|
|
52
|
+
readonly pricing: {
|
|
53
|
+
readonly input: 2.2e-7;
|
|
54
|
+
readonly output: 0.0000018;
|
|
55
|
+
};
|
|
56
|
+
readonly contextWindow: 131072;
|
|
57
|
+
readonly maxOutput: 65536;
|
|
58
|
+
readonly modalities: {
|
|
59
|
+
readonly input: readonly ["text"];
|
|
60
|
+
readonly output: readonly ["text"];
|
|
61
|
+
};
|
|
62
|
+
readonly capabilities: {
|
|
63
|
+
readonly reasoning: false;
|
|
64
|
+
readonly toolCall: true;
|
|
65
|
+
readonly attachment: false;
|
|
66
|
+
readonly structuredOutput: false;
|
|
67
|
+
};
|
|
68
|
+
}, {
|
|
69
|
+
readonly id: "eu.anthropic.claude-sonnet-4-6";
|
|
70
|
+
readonly name: "Claude Sonnet 4.6 (EU)";
|
|
71
|
+
readonly provider: "amazon-bedrock";
|
|
72
|
+
readonly family: "claude-sonnet";
|
|
73
|
+
readonly pricing: {
|
|
74
|
+
readonly input: 0.000003;
|
|
75
|
+
readonly output: 0.000015;
|
|
76
|
+
readonly cacheRead: 3e-7;
|
|
77
|
+
readonly cacheWrite: 0.00000375;
|
|
78
|
+
};
|
|
79
|
+
readonly contextWindow: 200000;
|
|
80
|
+
readonly maxOutput: 64000;
|
|
81
|
+
readonly modalities: {
|
|
82
|
+
readonly input: readonly ["text", "image", "pdf"];
|
|
83
|
+
readonly output: readonly ["text"];
|
|
84
|
+
};
|
|
85
|
+
readonly capabilities: {
|
|
86
|
+
readonly reasoning: true;
|
|
87
|
+
readonly toolCall: true;
|
|
88
|
+
readonly attachment: true;
|
|
89
|
+
readonly structuredOutput: false;
|
|
90
|
+
};
|
|
91
|
+
}, {
|
|
92
|
+
readonly id: "eu.anthropic.claude-haiku-4-5-20251001-v1:0";
|
|
93
|
+
readonly name: "Claude Haiku 4.5 (EU)";
|
|
94
|
+
readonly provider: "amazon-bedrock";
|
|
95
|
+
readonly family: "claude-haiku";
|
|
96
|
+
readonly pricing: {
|
|
97
|
+
readonly input: 0.000001;
|
|
98
|
+
readonly output: 0.000005;
|
|
99
|
+
readonly cacheRead: 1e-7;
|
|
100
|
+
readonly cacheWrite: 0.00000125;
|
|
101
|
+
};
|
|
102
|
+
readonly contextWindow: 200000;
|
|
103
|
+
readonly maxOutput: 64000;
|
|
104
|
+
readonly modalities: {
|
|
105
|
+
readonly input: readonly ["text", "image", "pdf"];
|
|
106
|
+
readonly output: readonly ["text"];
|
|
107
|
+
};
|
|
108
|
+
readonly capabilities: {
|
|
109
|
+
readonly reasoning: true;
|
|
110
|
+
readonly toolCall: true;
|
|
111
|
+
readonly attachment: true;
|
|
112
|
+
readonly structuredOutput: false;
|
|
113
|
+
};
|
|
114
|
+
}, {
|
|
115
|
+
readonly id: "mistral.mistral-large-3-675b-instruct";
|
|
116
|
+
readonly name: "Mistral Large 3";
|
|
117
|
+
readonly provider: "amazon-bedrock";
|
|
118
|
+
readonly family: "mistral";
|
|
119
|
+
readonly pricing: {
|
|
120
|
+
readonly input: 5e-7;
|
|
121
|
+
readonly output: 0.0000015;
|
|
122
|
+
};
|
|
123
|
+
readonly contextWindow: 256000;
|
|
124
|
+
readonly maxOutput: 8192;
|
|
125
|
+
readonly modalities: {
|
|
126
|
+
readonly input: readonly ["text", "image"];
|
|
127
|
+
readonly output: readonly ["text"];
|
|
128
|
+
};
|
|
129
|
+
readonly capabilities: {
|
|
130
|
+
readonly reasoning: false;
|
|
131
|
+
readonly toolCall: true;
|
|
132
|
+
readonly attachment: false;
|
|
133
|
+
readonly structuredOutput: false;
|
|
134
|
+
};
|
|
135
|
+
}, {
|
|
136
|
+
readonly id: "openai.gpt-oss-120b-1:0";
|
|
137
|
+
readonly name: "gpt-oss-120b";
|
|
138
|
+
readonly provider: "amazon-bedrock";
|
|
139
|
+
readonly family: "gpt-oss";
|
|
140
|
+
readonly pricing: {
|
|
141
|
+
readonly input: 1.5e-7;
|
|
142
|
+
readonly output: 6e-7;
|
|
143
|
+
};
|
|
144
|
+
readonly contextWindow: 128000;
|
|
145
|
+
readonly maxOutput: 4096;
|
|
146
|
+
readonly modalities: {
|
|
147
|
+
readonly input: readonly ["text"];
|
|
148
|
+
readonly output: readonly ["text"];
|
|
149
|
+
};
|
|
150
|
+
readonly capabilities: {
|
|
151
|
+
readonly reasoning: false;
|
|
152
|
+
readonly toolCall: true;
|
|
153
|
+
readonly attachment: false;
|
|
154
|
+
readonly structuredOutput: false;
|
|
155
|
+
};
|
|
156
|
+
}, {
|
|
157
|
+
readonly id: "us.anthropic.claude-opus-4-20250514-v1:0";
|
|
158
|
+
readonly name: "Claude Opus 4 (US)";
|
|
159
|
+
readonly provider: "amazon-bedrock";
|
|
160
|
+
readonly family: "claude-opus";
|
|
161
|
+
readonly pricing: {
|
|
162
|
+
readonly input: 0.000015;
|
|
163
|
+
readonly output: 0.000075;
|
|
164
|
+
readonly cacheRead: 0.0000015;
|
|
165
|
+
readonly cacheWrite: 0.00001875;
|
|
166
|
+
};
|
|
167
|
+
readonly contextWindow: 200000;
|
|
168
|
+
readonly maxOutput: 32000;
|
|
169
|
+
readonly modalities: {
|
|
170
|
+
readonly input: readonly ["text", "image", "pdf"];
|
|
171
|
+
readonly output: readonly ["text"];
|
|
172
|
+
};
|
|
173
|
+
readonly capabilities: {
|
|
174
|
+
readonly reasoning: true;
|
|
175
|
+
readonly toolCall: true;
|
|
176
|
+
readonly attachment: true;
|
|
177
|
+
readonly structuredOutput: false;
|
|
178
|
+
};
|
|
179
|
+
}, {
|
|
180
|
+
readonly id: "nvidia.nemotron-nano-12b-v2";
|
|
181
|
+
readonly name: "NVIDIA Nemotron Nano 12B v2 VL BF16";
|
|
182
|
+
readonly provider: "amazon-bedrock";
|
|
183
|
+
readonly family: "nemotron";
|
|
184
|
+
readonly pricing: {
|
|
185
|
+
readonly input: 2e-7;
|
|
186
|
+
readonly output: 6e-7;
|
|
187
|
+
};
|
|
188
|
+
readonly contextWindow: 128000;
|
|
189
|
+
readonly maxOutput: 4096;
|
|
190
|
+
readonly modalities: {
|
|
191
|
+
readonly input: readonly ["text", "image"];
|
|
192
|
+
readonly output: readonly ["text"];
|
|
193
|
+
};
|
|
194
|
+
readonly capabilities: {
|
|
195
|
+
readonly reasoning: false;
|
|
196
|
+
readonly toolCall: true;
|
|
197
|
+
readonly attachment: false;
|
|
198
|
+
readonly structuredOutput: false;
|
|
199
|
+
};
|
|
200
|
+
}, {
|
|
201
|
+
readonly id: "anthropic.claude-3-7-sonnet-20250219-v1:0";
|
|
202
|
+
readonly name: "Claude Sonnet 3.7";
|
|
203
|
+
readonly provider: "amazon-bedrock";
|
|
204
|
+
readonly family: "claude-sonnet";
|
|
205
|
+
readonly pricing: {
|
|
206
|
+
readonly input: 0.000003;
|
|
207
|
+
readonly output: 0.000015;
|
|
208
|
+
readonly cacheRead: 3e-7;
|
|
209
|
+
readonly cacheWrite: 0.00000375;
|
|
210
|
+
};
|
|
211
|
+
readonly contextWindow: 200000;
|
|
212
|
+
readonly maxOutput: 8192;
|
|
213
|
+
readonly modalities: {
|
|
214
|
+
readonly input: readonly ["text", "image", "pdf"];
|
|
215
|
+
readonly output: readonly ["text"];
|
|
216
|
+
};
|
|
217
|
+
readonly capabilities: {
|
|
218
|
+
readonly reasoning: false;
|
|
219
|
+
readonly toolCall: true;
|
|
220
|
+
readonly attachment: true;
|
|
221
|
+
readonly structuredOutput: false;
|
|
222
|
+
};
|
|
223
|
+
}, {
|
|
224
|
+
readonly id: "anthropic.claude-sonnet-4-6";
|
|
225
|
+
readonly name: "Claude Sonnet 4.6";
|
|
226
|
+
readonly provider: "amazon-bedrock";
|
|
227
|
+
readonly family: "claude-sonnet";
|
|
228
|
+
readonly pricing: {
|
|
229
|
+
readonly input: 0.000003;
|
|
230
|
+
readonly output: 0.000015;
|
|
231
|
+
readonly cacheRead: 3e-7;
|
|
232
|
+
readonly cacheWrite: 0.00000375;
|
|
233
|
+
};
|
|
234
|
+
readonly contextWindow: 200000;
|
|
235
|
+
readonly maxOutput: 64000;
|
|
236
|
+
readonly modalities: {
|
|
237
|
+
readonly input: readonly ["text", "image", "pdf"];
|
|
238
|
+
readonly output: readonly ["text"];
|
|
239
|
+
};
|
|
240
|
+
readonly capabilities: {
|
|
241
|
+
readonly reasoning: true;
|
|
242
|
+
readonly toolCall: true;
|
|
243
|
+
readonly attachment: true;
|
|
244
|
+
readonly structuredOutput: false;
|
|
245
|
+
};
|
|
246
|
+
}, {
|
|
247
|
+
readonly id: "minimax.minimax-m2.1";
|
|
248
|
+
readonly name: "MiniMax M2.1";
|
|
249
|
+
readonly provider: "amazon-bedrock";
|
|
250
|
+
readonly family: "minimax";
|
|
251
|
+
readonly pricing: {
|
|
252
|
+
readonly input: 3e-7;
|
|
253
|
+
readonly output: 0.0000012;
|
|
254
|
+
};
|
|
255
|
+
readonly contextWindow: 204800;
|
|
256
|
+
readonly maxOutput: 131072;
|
|
257
|
+
readonly modalities: {
|
|
258
|
+
readonly input: readonly ["text"];
|
|
259
|
+
readonly output: readonly ["text"];
|
|
260
|
+
};
|
|
261
|
+
readonly capabilities: {
|
|
262
|
+
readonly reasoning: true;
|
|
263
|
+
readonly toolCall: true;
|
|
264
|
+
readonly attachment: false;
|
|
265
|
+
readonly structuredOutput: false;
|
|
266
|
+
};
|
|
267
|
+
}, {
|
|
268
|
+
readonly id: "global.anthropic.claude-opus-4-5-20251101-v1:0";
|
|
269
|
+
readonly name: "Claude Opus 4.5 (Global)";
|
|
270
|
+
readonly provider: "amazon-bedrock";
|
|
271
|
+
readonly family: "claude-opus";
|
|
272
|
+
readonly pricing: {
|
|
273
|
+
readonly input: 0.000005;
|
|
274
|
+
readonly output: 0.000025;
|
|
275
|
+
readonly cacheRead: 5e-7;
|
|
276
|
+
readonly cacheWrite: 0.00000625;
|
|
277
|
+
};
|
|
278
|
+
readonly contextWindow: 200000;
|
|
279
|
+
readonly maxOutput: 64000;
|
|
280
|
+
readonly modalities: {
|
|
281
|
+
readonly input: readonly ["text", "image", "pdf"];
|
|
282
|
+
readonly output: readonly ["text"];
|
|
283
|
+
};
|
|
284
|
+
readonly capabilities: {
|
|
285
|
+
readonly reasoning: true;
|
|
286
|
+
readonly toolCall: true;
|
|
287
|
+
readonly attachment: true;
|
|
288
|
+
readonly structuredOutput: false;
|
|
289
|
+
};
|
|
290
|
+
}, {
|
|
291
|
+
readonly id: "mistral.ministral-3-8b-instruct";
|
|
292
|
+
readonly name: "Ministral 3 8B";
|
|
293
|
+
readonly provider: "amazon-bedrock";
|
|
294
|
+
readonly family: "ministral";
|
|
295
|
+
readonly pricing: {
|
|
296
|
+
readonly input: 1.5e-7;
|
|
297
|
+
readonly output: 1.5e-7;
|
|
298
|
+
};
|
|
299
|
+
readonly contextWindow: 128000;
|
|
300
|
+
readonly maxOutput: 4096;
|
|
301
|
+
readonly modalities: {
|
|
302
|
+
readonly input: readonly ["text"];
|
|
303
|
+
readonly output: readonly ["text"];
|
|
304
|
+
};
|
|
305
|
+
readonly capabilities: {
|
|
306
|
+
readonly reasoning: false;
|
|
307
|
+
readonly toolCall: true;
|
|
308
|
+
readonly attachment: false;
|
|
309
|
+
readonly structuredOutput: false;
|
|
310
|
+
};
|
|
311
|
+
}, {
|
|
312
|
+
readonly id: "openai.gpt-oss-safeguard-20b";
|
|
313
|
+
readonly name: "GPT OSS Safeguard 20B";
|
|
314
|
+
readonly provider: "amazon-bedrock";
|
|
315
|
+
readonly family: "gpt-oss";
|
|
316
|
+
readonly pricing: {
|
|
317
|
+
readonly input: 7e-8;
|
|
318
|
+
readonly output: 2e-7;
|
|
319
|
+
};
|
|
320
|
+
readonly contextWindow: 128000;
|
|
321
|
+
readonly maxOutput: 4096;
|
|
322
|
+
readonly modalities: {
|
|
323
|
+
readonly input: readonly ["text"];
|
|
324
|
+
readonly output: readonly ["text"];
|
|
325
|
+
};
|
|
326
|
+
readonly capabilities: {
|
|
327
|
+
readonly reasoning: false;
|
|
328
|
+
readonly toolCall: true;
|
|
329
|
+
readonly attachment: false;
|
|
330
|
+
readonly structuredOutput: false;
|
|
331
|
+
};
|
|
332
|
+
}, {
|
|
333
|
+
readonly id: "amazon.nova-lite-v1:0";
|
|
334
|
+
readonly name: "Nova Lite";
|
|
335
|
+
readonly provider: "amazon-bedrock";
|
|
336
|
+
readonly family: "nova-lite";
|
|
337
|
+
readonly pricing: {
|
|
338
|
+
readonly input: 6e-8;
|
|
339
|
+
readonly output: 2.4e-7;
|
|
340
|
+
readonly cacheRead: 1.5e-8;
|
|
341
|
+
};
|
|
342
|
+
readonly contextWindow: 300000;
|
|
343
|
+
readonly maxOutput: 8192;
|
|
344
|
+
readonly modalities: {
|
|
345
|
+
readonly input: readonly ["text", "image", "video"];
|
|
346
|
+
readonly output: readonly ["text"];
|
|
347
|
+
};
|
|
348
|
+
readonly capabilities: {
|
|
349
|
+
readonly reasoning: false;
|
|
350
|
+
readonly toolCall: true;
|
|
351
|
+
readonly attachment: true;
|
|
352
|
+
readonly structuredOutput: false;
|
|
353
|
+
};
|
|
354
|
+
}, {
|
|
355
|
+
readonly id: "eu.anthropic.claude-sonnet-4-5-20250929-v1:0";
|
|
356
|
+
readonly name: "Claude Sonnet 4.5 (EU)";
|
|
357
|
+
readonly provider: "amazon-bedrock";
|
|
358
|
+
readonly family: "claude-sonnet";
|
|
359
|
+
readonly pricing: {
|
|
360
|
+
readonly input: 0.000003;
|
|
361
|
+
readonly output: 0.000015;
|
|
362
|
+
readonly cacheRead: 3e-7;
|
|
363
|
+
readonly cacheWrite: 0.00000375;
|
|
364
|
+
};
|
|
365
|
+
readonly contextWindow: 200000;
|
|
366
|
+
readonly maxOutput: 64000;
|
|
367
|
+
readonly modalities: {
|
|
368
|
+
readonly input: readonly ["text", "image", "pdf"];
|
|
369
|
+
readonly output: readonly ["text"];
|
|
370
|
+
};
|
|
371
|
+
readonly capabilities: {
|
|
372
|
+
readonly reasoning: true;
|
|
373
|
+
readonly toolCall: true;
|
|
374
|
+
readonly attachment: true;
|
|
375
|
+
readonly structuredOutput: false;
|
|
376
|
+
};
|
|
377
|
+
}, {
|
|
378
|
+
readonly id: "mistral.pixtral-large-2502-v1:0";
|
|
379
|
+
readonly name: "Pixtral Large (25.02)";
|
|
380
|
+
readonly provider: "amazon-bedrock";
|
|
381
|
+
readonly family: "mistral";
|
|
382
|
+
readonly pricing: {
|
|
383
|
+
readonly input: 0.000002;
|
|
384
|
+
readonly output: 0.000006;
|
|
385
|
+
};
|
|
386
|
+
readonly contextWindow: 128000;
|
|
387
|
+
readonly maxOutput: 8192;
|
|
388
|
+
readonly modalities: {
|
|
389
|
+
readonly input: readonly ["text", "image"];
|
|
390
|
+
readonly output: readonly ["text"];
|
|
391
|
+
};
|
|
392
|
+
readonly capabilities: {
|
|
393
|
+
readonly reasoning: false;
|
|
394
|
+
readonly toolCall: true;
|
|
395
|
+
readonly attachment: false;
|
|
396
|
+
readonly structuredOutput: false;
|
|
397
|
+
};
|
|
398
|
+
}, {
|
|
399
|
+
readonly id: "google.gemma-3-12b-it";
|
|
400
|
+
readonly name: "Google Gemma 3 12B";
|
|
401
|
+
readonly provider: "amazon-bedrock";
|
|
402
|
+
readonly family: "gemma";
|
|
403
|
+
readonly pricing: {
|
|
404
|
+
readonly input: 5e-8;
|
|
405
|
+
readonly output: 1e-7;
|
|
406
|
+
};
|
|
407
|
+
readonly contextWindow: 131072;
|
|
408
|
+
readonly maxOutput: 8192;
|
|
409
|
+
readonly modalities: {
|
|
410
|
+
readonly input: readonly ["text", "image"];
|
|
411
|
+
readonly output: readonly ["text"];
|
|
412
|
+
};
|
|
413
|
+
readonly capabilities: {
|
|
414
|
+
readonly reasoning: false;
|
|
415
|
+
readonly toolCall: false;
|
|
416
|
+
readonly attachment: false;
|
|
417
|
+
readonly structuredOutput: false;
|
|
418
|
+
};
|
|
419
|
+
}, {
|
|
420
|
+
readonly id: "meta.llama3-1-8b-instruct-v1:0";
|
|
421
|
+
readonly name: "Llama 3.1 8B Instruct";
|
|
422
|
+
readonly provider: "amazon-bedrock";
|
|
423
|
+
readonly family: "llama";
|
|
424
|
+
readonly pricing: {
|
|
425
|
+
readonly input: 2.2e-7;
|
|
426
|
+
readonly output: 2.2e-7;
|
|
427
|
+
};
|
|
428
|
+
readonly contextWindow: 128000;
|
|
429
|
+
readonly maxOutput: 4096;
|
|
430
|
+
readonly modalities: {
|
|
431
|
+
readonly input: readonly ["text"];
|
|
432
|
+
readonly output: readonly ["text"];
|
|
433
|
+
};
|
|
434
|
+
readonly capabilities: {
|
|
435
|
+
readonly reasoning: false;
|
|
436
|
+
readonly toolCall: true;
|
|
437
|
+
readonly attachment: false;
|
|
438
|
+
readonly structuredOutput: false;
|
|
439
|
+
};
|
|
440
|
+
}, {
|
|
441
|
+
readonly id: "mistral.devstral-2-123b";
|
|
442
|
+
readonly name: "Devstral 2 123B";
|
|
443
|
+
readonly provider: "amazon-bedrock";
|
|
444
|
+
readonly family: "devstral";
|
|
445
|
+
readonly pricing: {
|
|
446
|
+
readonly input: 4e-7;
|
|
447
|
+
readonly output: 0.000002;
|
|
448
|
+
};
|
|
449
|
+
readonly contextWindow: 256000;
|
|
450
|
+
readonly maxOutput: 8192;
|
|
451
|
+
readonly modalities: {
|
|
452
|
+
readonly input: readonly ["text"];
|
|
453
|
+
readonly output: readonly ["text"];
|
|
454
|
+
};
|
|
455
|
+
readonly capabilities: {
|
|
456
|
+
readonly reasoning: false;
|
|
457
|
+
readonly toolCall: true;
|
|
458
|
+
readonly attachment: false;
|
|
459
|
+
readonly structuredOutput: false;
|
|
460
|
+
};
|
|
461
|
+
}, {
|
|
462
|
+
readonly id: "anthropic.claude-sonnet-4-5-20250929-v1:0";
|
|
463
|
+
readonly name: "Claude Sonnet 4.5";
|
|
464
|
+
readonly provider: "amazon-bedrock";
|
|
465
|
+
readonly family: "claude-sonnet";
|
|
466
|
+
readonly pricing: {
|
|
467
|
+
readonly input: 0.000003;
|
|
468
|
+
readonly output: 0.000015;
|
|
469
|
+
readonly cacheRead: 3e-7;
|
|
470
|
+
readonly cacheWrite: 0.00000375;
|
|
471
|
+
};
|
|
472
|
+
readonly contextWindow: 200000;
|
|
473
|
+
readonly maxOutput: 64000;
|
|
474
|
+
readonly modalities: {
|
|
475
|
+
readonly input: readonly ["text", "image", "pdf"];
|
|
476
|
+
readonly output: readonly ["text"];
|
|
477
|
+
};
|
|
478
|
+
readonly capabilities: {
|
|
479
|
+
readonly reasoning: true;
|
|
480
|
+
readonly toolCall: true;
|
|
481
|
+
readonly attachment: true;
|
|
482
|
+
readonly structuredOutput: false;
|
|
483
|
+
};
|
|
484
|
+
}, {
|
|
485
|
+
readonly id: "meta.llama4-maverick-17b-instruct-v1:0";
|
|
486
|
+
readonly name: "Llama 4 Maverick 17B Instruct";
|
|
487
|
+
readonly provider: "amazon-bedrock";
|
|
488
|
+
readonly family: "llama";
|
|
489
|
+
readonly pricing: {
|
|
490
|
+
readonly input: 2.4e-7;
|
|
491
|
+
readonly output: 9.7e-7;
|
|
492
|
+
};
|
|
493
|
+
readonly contextWindow: 1000000;
|
|
494
|
+
readonly maxOutput: 16384;
|
|
495
|
+
readonly modalities: {
|
|
496
|
+
readonly input: readonly ["text", "image"];
|
|
497
|
+
readonly output: readonly ["text"];
|
|
498
|
+
};
|
|
499
|
+
readonly capabilities: {
|
|
500
|
+
readonly reasoning: false;
|
|
501
|
+
readonly toolCall: true;
|
|
502
|
+
readonly attachment: true;
|
|
503
|
+
readonly structuredOutput: false;
|
|
504
|
+
};
|
|
505
|
+
}, {
|
|
506
|
+
readonly id: "mistral.ministral-3-14b-instruct";
|
|
507
|
+
readonly name: "Ministral 14B 3.0";
|
|
508
|
+
readonly provider: "amazon-bedrock";
|
|
509
|
+
readonly family: "ministral";
|
|
510
|
+
readonly pricing: {
|
|
511
|
+
readonly input: 2e-7;
|
|
512
|
+
readonly output: 2e-7;
|
|
513
|
+
};
|
|
514
|
+
readonly contextWindow: 128000;
|
|
515
|
+
readonly maxOutput: 4096;
|
|
516
|
+
readonly modalities: {
|
|
517
|
+
readonly input: readonly ["text"];
|
|
518
|
+
readonly output: readonly ["text"];
|
|
519
|
+
};
|
|
520
|
+
readonly capabilities: {
|
|
521
|
+
readonly reasoning: false;
|
|
522
|
+
readonly toolCall: true;
|
|
523
|
+
readonly attachment: false;
|
|
524
|
+
readonly structuredOutput: false;
|
|
525
|
+
};
|
|
526
|
+
}, {
|
|
527
|
+
readonly id: "minimax.minimax-m2";
|
|
528
|
+
readonly name: "MiniMax M2";
|
|
529
|
+
readonly provider: "amazon-bedrock";
|
|
530
|
+
readonly family: "minimax";
|
|
531
|
+
readonly pricing: {
|
|
532
|
+
readonly input: 3e-7;
|
|
533
|
+
readonly output: 0.0000012;
|
|
534
|
+
};
|
|
535
|
+
readonly contextWindow: 204608;
|
|
536
|
+
readonly maxOutput: 128000;
|
|
537
|
+
readonly modalities: {
|
|
538
|
+
readonly input: readonly ["text"];
|
|
539
|
+
readonly output: readonly ["text"];
|
|
540
|
+
};
|
|
541
|
+
readonly capabilities: {
|
|
542
|
+
readonly reasoning: true;
|
|
543
|
+
readonly toolCall: true;
|
|
544
|
+
readonly attachment: false;
|
|
545
|
+
readonly structuredOutput: false;
|
|
546
|
+
};
|
|
547
|
+
}, {
|
|
548
|
+
readonly id: "amazon.nova-micro-v1:0";
|
|
549
|
+
readonly name: "Nova Micro";
|
|
550
|
+
readonly provider: "amazon-bedrock";
|
|
551
|
+
readonly family: "nova-micro";
|
|
552
|
+
readonly pricing: {
|
|
553
|
+
readonly input: 3.5e-8;
|
|
554
|
+
readonly output: 1.4e-7;
|
|
555
|
+
readonly cacheRead: 8.75e-9;
|
|
556
|
+
};
|
|
557
|
+
readonly contextWindow: 128000;
|
|
558
|
+
readonly maxOutput: 8192;
|
|
559
|
+
readonly modalities: {
|
|
560
|
+
readonly input: readonly ["text"];
|
|
561
|
+
readonly output: readonly ["text"];
|
|
562
|
+
};
|
|
563
|
+
readonly capabilities: {
|
|
564
|
+
readonly reasoning: false;
|
|
565
|
+
readonly toolCall: true;
|
|
566
|
+
readonly attachment: false;
|
|
567
|
+
readonly structuredOutput: false;
|
|
568
|
+
};
|
|
569
|
+
}, {
|
|
570
|
+
readonly id: "anthropic.claude-3-5-sonnet-20241022-v2:0";
|
|
571
|
+
readonly name: "Claude Sonnet 3.5 v2";
|
|
572
|
+
readonly provider: "amazon-bedrock";
|
|
573
|
+
readonly family: "claude-sonnet";
|
|
574
|
+
readonly pricing: {
|
|
575
|
+
readonly input: 0.000003;
|
|
576
|
+
readonly output: 0.000015;
|
|
577
|
+
readonly cacheRead: 3e-7;
|
|
578
|
+
readonly cacheWrite: 0.00000375;
|
|
579
|
+
};
|
|
580
|
+
readonly contextWindow: 200000;
|
|
581
|
+
readonly maxOutput: 8192;
|
|
582
|
+
readonly modalities: {
|
|
583
|
+
readonly input: readonly ["text", "image", "pdf"];
|
|
584
|
+
readonly output: readonly ["text"];
|
|
585
|
+
};
|
|
586
|
+
readonly capabilities: {
|
|
587
|
+
readonly reasoning: false;
|
|
588
|
+
readonly toolCall: true;
|
|
589
|
+
readonly attachment: true;
|
|
590
|
+
readonly structuredOutput: false;
|
|
591
|
+
};
|
|
592
|
+
}, {
|
|
593
|
+
readonly id: "nvidia.nemotron-nano-3-30b";
|
|
594
|
+
readonly name: "NVIDIA Nemotron Nano 3 30B";
|
|
595
|
+
readonly provider: "amazon-bedrock";
|
|
596
|
+
readonly family: "nemotron";
|
|
597
|
+
readonly pricing: {
|
|
598
|
+
readonly input: 6e-8;
|
|
599
|
+
readonly output: 2.4e-7;
|
|
600
|
+
};
|
|
601
|
+
readonly contextWindow: 128000;
|
|
602
|
+
readonly maxOutput: 4096;
|
|
603
|
+
readonly modalities: {
|
|
604
|
+
readonly input: readonly ["text"];
|
|
605
|
+
readonly output: readonly ["text"];
|
|
606
|
+
};
|
|
607
|
+
readonly capabilities: {
|
|
608
|
+
readonly reasoning: true;
|
|
609
|
+
readonly toolCall: true;
|
|
610
|
+
readonly attachment: false;
|
|
611
|
+
readonly structuredOutput: false;
|
|
612
|
+
};
|
|
613
|
+
}, {
|
|
614
|
+
readonly id: "anthropic.claude-sonnet-4-20250514-v1:0";
|
|
615
|
+
readonly name: "Claude Sonnet 4";
|
|
616
|
+
readonly provider: "amazon-bedrock";
|
|
617
|
+
readonly family: "claude-sonnet";
|
|
618
|
+
readonly pricing: {
|
|
619
|
+
readonly input: 0.000003;
|
|
620
|
+
readonly output: 0.000015;
|
|
621
|
+
readonly cacheRead: 3e-7;
|
|
622
|
+
readonly cacheWrite: 0.00000375;
|
|
623
|
+
};
|
|
624
|
+
readonly contextWindow: 200000;
|
|
625
|
+
readonly maxOutput: 64000;
|
|
626
|
+
readonly modalities: {
|
|
627
|
+
readonly input: readonly ["text", "image", "pdf"];
|
|
628
|
+
readonly output: readonly ["text"];
|
|
629
|
+
};
|
|
630
|
+
readonly capabilities: {
|
|
631
|
+
readonly reasoning: true;
|
|
632
|
+
readonly toolCall: true;
|
|
633
|
+
readonly attachment: true;
|
|
634
|
+
readonly structuredOutput: false;
|
|
635
|
+
};
|
|
636
|
+
}, {
|
|
637
|
+
readonly id: "qwen.qwen3-vl-235b-a22b";
|
|
638
|
+
readonly name: "Qwen/Qwen3-VL-235B-A22B-Instruct";
|
|
639
|
+
readonly provider: "amazon-bedrock";
|
|
640
|
+
readonly family: "qwen";
|
|
641
|
+
readonly pricing: {
|
|
642
|
+
readonly input: 3e-7;
|
|
643
|
+
readonly output: 0.0000015;
|
|
644
|
+
};
|
|
645
|
+
readonly contextWindow: 262000;
|
|
646
|
+
readonly maxOutput: 262000;
|
|
647
|
+
readonly modalities: {
|
|
648
|
+
readonly input: readonly ["text", "image"];
|
|
649
|
+
readonly output: readonly ["text"];
|
|
650
|
+
};
|
|
651
|
+
readonly capabilities: {
|
|
652
|
+
readonly reasoning: false;
|
|
653
|
+
readonly toolCall: true;
|
|
654
|
+
readonly attachment: true;
|
|
655
|
+
readonly structuredOutput: true;
|
|
656
|
+
};
|
|
657
|
+
}, {
|
|
658
|
+
readonly id: "global.anthropic.claude-opus-4-6-v1";
|
|
659
|
+
readonly name: "Claude Opus 4.6 (Global)";
|
|
660
|
+
readonly provider: "amazon-bedrock";
|
|
661
|
+
readonly family: "claude-opus";
|
|
662
|
+
readonly pricing: {
|
|
663
|
+
readonly input: 0.000005;
|
|
664
|
+
readonly output: 0.000025;
|
|
665
|
+
readonly cacheRead: 5e-7;
|
|
666
|
+
readonly cacheWrite: 0.00000625;
|
|
667
|
+
};
|
|
668
|
+
readonly contextWindow: 200000;
|
|
669
|
+
readonly maxOutput: 128000;
|
|
670
|
+
readonly modalities: {
|
|
671
|
+
readonly input: readonly ["text", "image", "pdf"];
|
|
672
|
+
readonly output: readonly ["text"];
|
|
673
|
+
};
|
|
674
|
+
readonly capabilities: {
|
|
675
|
+
readonly reasoning: true;
|
|
676
|
+
readonly toolCall: true;
|
|
677
|
+
readonly attachment: true;
|
|
678
|
+
readonly structuredOutput: false;
|
|
679
|
+
};
|
|
680
|
+
}, {
|
|
681
|
+
readonly id: "writer.palmyra-x4-v1:0";
|
|
682
|
+
readonly name: "Palmyra X4";
|
|
683
|
+
readonly provider: "amazon-bedrock";
|
|
684
|
+
readonly family: "palmyra";
|
|
685
|
+
readonly pricing: {
|
|
686
|
+
readonly input: 0.0000025;
|
|
687
|
+
readonly output: 0.00001;
|
|
688
|
+
};
|
|
689
|
+
readonly contextWindow: 122880;
|
|
690
|
+
readonly maxOutput: 8192;
|
|
691
|
+
readonly modalities: {
|
|
692
|
+
readonly input: readonly ["text"];
|
|
693
|
+
readonly output: readonly ["text"];
|
|
694
|
+
};
|
|
695
|
+
readonly capabilities: {
|
|
696
|
+
readonly reasoning: true;
|
|
697
|
+
readonly toolCall: true;
|
|
698
|
+
readonly attachment: false;
|
|
699
|
+
readonly structuredOutput: false;
|
|
700
|
+
};
|
|
701
|
+
}, {
|
|
702
|
+
readonly id: "amazon.nova-pro-v1:0";
|
|
703
|
+
readonly name: "Nova Pro";
|
|
704
|
+
readonly provider: "amazon-bedrock";
|
|
705
|
+
readonly family: "nova-pro";
|
|
706
|
+
readonly pricing: {
|
|
707
|
+
readonly input: 8e-7;
|
|
708
|
+
readonly output: 0.0000032;
|
|
709
|
+
readonly cacheRead: 2e-7;
|
|
710
|
+
};
|
|
711
|
+
readonly contextWindow: 300000;
|
|
712
|
+
readonly maxOutput: 8192;
|
|
713
|
+
readonly modalities: {
|
|
714
|
+
readonly input: readonly ["text", "image", "video"];
|
|
715
|
+
readonly output: readonly ["text"];
|
|
716
|
+
};
|
|
717
|
+
readonly capabilities: {
|
|
718
|
+
readonly reasoning: false;
|
|
719
|
+
readonly toolCall: true;
|
|
720
|
+
readonly attachment: true;
|
|
721
|
+
readonly structuredOutput: false;
|
|
722
|
+
};
|
|
723
|
+
}, {
|
|
724
|
+
readonly id: "us.anthropic.claude-opus-4-5-20251101-v1:0";
|
|
725
|
+
readonly name: "Claude Opus 4.5 (US)";
|
|
726
|
+
readonly provider: "amazon-bedrock";
|
|
727
|
+
readonly family: "claude-opus";
|
|
728
|
+
readonly pricing: {
|
|
729
|
+
readonly input: 0.000005;
|
|
730
|
+
readonly output: 0.000025;
|
|
731
|
+
readonly cacheRead: 5e-7;
|
|
732
|
+
readonly cacheWrite: 0.00000625;
|
|
733
|
+
};
|
|
734
|
+
readonly contextWindow: 200000;
|
|
735
|
+
readonly maxOutput: 64000;
|
|
736
|
+
readonly modalities: {
|
|
737
|
+
readonly input: readonly ["text", "image", "pdf"];
|
|
738
|
+
readonly output: readonly ["text"];
|
|
739
|
+
};
|
|
740
|
+
readonly capabilities: {
|
|
741
|
+
readonly reasoning: true;
|
|
742
|
+
readonly toolCall: true;
|
|
743
|
+
readonly attachment: true;
|
|
744
|
+
readonly structuredOutput: false;
|
|
745
|
+
};
|
|
746
|
+
}, {
|
|
747
|
+
readonly id: "meta.llama3-2-90b-instruct-v1:0";
|
|
748
|
+
readonly name: "Llama 3.2 90B Instruct";
|
|
749
|
+
readonly provider: "amazon-bedrock";
|
|
750
|
+
readonly family: "llama";
|
|
751
|
+
readonly pricing: {
|
|
752
|
+
readonly input: 7.2e-7;
|
|
753
|
+
readonly output: 7.2e-7;
|
|
754
|
+
};
|
|
755
|
+
readonly contextWindow: 128000;
|
|
756
|
+
readonly maxOutput: 4096;
|
|
757
|
+
readonly modalities: {
|
|
758
|
+
readonly input: readonly ["text", "image"];
|
|
759
|
+
readonly output: readonly ["text"];
|
|
760
|
+
};
|
|
761
|
+
readonly capabilities: {
|
|
762
|
+
readonly reasoning: false;
|
|
763
|
+
readonly toolCall: true;
|
|
764
|
+
readonly attachment: true;
|
|
765
|
+
readonly structuredOutput: false;
|
|
766
|
+
};
|
|
767
|
+
}, {
|
|
768
|
+
readonly id: "us.anthropic.claude-opus-4-6-v1";
|
|
769
|
+
readonly name: "Claude Opus 4.6 (US)";
|
|
770
|
+
readonly provider: "amazon-bedrock";
|
|
771
|
+
readonly family: "claude-opus";
|
|
772
|
+
readonly pricing: {
|
|
773
|
+
readonly input: 0.000005;
|
|
774
|
+
readonly output: 0.000025;
|
|
775
|
+
readonly cacheRead: 5e-7;
|
|
776
|
+
readonly cacheWrite: 0.00000625;
|
|
777
|
+
};
|
|
778
|
+
readonly contextWindow: 200000;
|
|
779
|
+
readonly maxOutput: 128000;
|
|
780
|
+
readonly modalities: {
|
|
781
|
+
readonly input: readonly ["text", "image", "pdf"];
|
|
782
|
+
readonly output: readonly ["text"];
|
|
783
|
+
};
|
|
784
|
+
readonly capabilities: {
|
|
785
|
+
readonly reasoning: true;
|
|
786
|
+
readonly toolCall: true;
|
|
787
|
+
readonly attachment: true;
|
|
788
|
+
readonly structuredOutput: false;
|
|
789
|
+
};
|
|
790
|
+
}, {
|
|
791
|
+
readonly id: "google.gemma-3-4b-it";
|
|
792
|
+
readonly name: "Gemma 3 4B IT";
|
|
793
|
+
readonly provider: "amazon-bedrock";
|
|
794
|
+
readonly family: "gemma";
|
|
795
|
+
readonly pricing: {
|
|
796
|
+
readonly input: 4e-8;
|
|
797
|
+
readonly output: 8e-8;
|
|
798
|
+
};
|
|
799
|
+
readonly contextWindow: 128000;
|
|
800
|
+
readonly maxOutput: 4096;
|
|
801
|
+
readonly modalities: {
|
|
802
|
+
readonly input: readonly ["text", "image"];
|
|
803
|
+
readonly output: readonly ["text"];
|
|
804
|
+
};
|
|
805
|
+
readonly capabilities: {
|
|
806
|
+
readonly reasoning: false;
|
|
807
|
+
readonly toolCall: true;
|
|
808
|
+
readonly attachment: false;
|
|
809
|
+
readonly structuredOutput: false;
|
|
810
|
+
};
|
|
811
|
+
}, {
|
|
812
|
+
readonly id: "anthropic.claude-opus-4-6-v1";
|
|
813
|
+
readonly name: "Claude Opus 4.6";
|
|
814
|
+
readonly provider: "amazon-bedrock";
|
|
815
|
+
readonly family: "claude-opus";
|
|
816
|
+
readonly pricing: {
|
|
817
|
+
readonly input: 0.000005;
|
|
818
|
+
readonly output: 0.000025;
|
|
819
|
+
readonly cacheRead: 5e-7;
|
|
820
|
+
readonly cacheWrite: 0.00000625;
|
|
821
|
+
};
|
|
822
|
+
readonly contextWindow: 200000;
|
|
823
|
+
readonly maxOutput: 128000;
|
|
824
|
+
readonly modalities: {
|
|
825
|
+
readonly input: readonly ["text", "image", "pdf"];
|
|
826
|
+
readonly output: readonly ["text"];
|
|
827
|
+
};
|
|
828
|
+
readonly capabilities: {
|
|
829
|
+
readonly reasoning: true;
|
|
830
|
+
readonly toolCall: true;
|
|
831
|
+
readonly attachment: true;
|
|
832
|
+
readonly structuredOutput: false;
|
|
833
|
+
};
|
|
834
|
+
}, {
|
|
835
|
+
readonly id: "zai.glm-4.7-flash";
|
|
836
|
+
readonly name: "GLM-4.7-Flash";
|
|
837
|
+
readonly provider: "amazon-bedrock";
|
|
838
|
+
readonly family: "glm-flash";
|
|
839
|
+
readonly pricing: {
|
|
840
|
+
readonly input: 7e-8;
|
|
841
|
+
readonly output: 4e-7;
|
|
842
|
+
};
|
|
843
|
+
readonly contextWindow: 200000;
|
|
844
|
+
readonly maxOutput: 131072;
|
|
845
|
+
readonly modalities: {
|
|
846
|
+
readonly input: readonly ["text"];
|
|
847
|
+
readonly output: readonly ["text"];
|
|
848
|
+
};
|
|
849
|
+
readonly capabilities: {
|
|
850
|
+
readonly reasoning: true;
|
|
851
|
+
readonly toolCall: true;
|
|
852
|
+
readonly attachment: false;
|
|
853
|
+
readonly structuredOutput: false;
|
|
854
|
+
};
|
|
855
|
+
}, {
|
|
856
|
+
readonly id: "anthropic.claude-opus-4-20250514-v1:0";
|
|
857
|
+
readonly name: "Claude Opus 4";
|
|
858
|
+
readonly provider: "amazon-bedrock";
|
|
859
|
+
readonly family: "claude-opus";
|
|
860
|
+
readonly pricing: {
|
|
861
|
+
readonly input: 0.000015;
|
|
862
|
+
readonly output: 0.000075;
|
|
863
|
+
readonly cacheRead: 0.0000015;
|
|
864
|
+
readonly cacheWrite: 0.00001875;
|
|
865
|
+
};
|
|
866
|
+
readonly contextWindow: 200000;
|
|
867
|
+
readonly maxOutput: 32000;
|
|
868
|
+
readonly modalities: {
|
|
869
|
+
readonly input: readonly ["text", "image", "pdf"];
|
|
870
|
+
readonly output: readonly ["text"];
|
|
871
|
+
};
|
|
872
|
+
readonly capabilities: {
|
|
873
|
+
readonly reasoning: true;
|
|
874
|
+
readonly toolCall: true;
|
|
875
|
+
readonly attachment: true;
|
|
876
|
+
readonly structuredOutput: false;
|
|
877
|
+
};
|
|
878
|
+
}, {
|
|
879
|
+
readonly id: "global.anthropic.claude-sonnet-4-6";
|
|
880
|
+
readonly name: "Claude Sonnet 4.6 (Global)";
|
|
881
|
+
readonly provider: "amazon-bedrock";
|
|
882
|
+
readonly family: "claude-sonnet";
|
|
883
|
+
readonly pricing: {
|
|
884
|
+
readonly input: 0.000003;
|
|
885
|
+
readonly output: 0.000015;
|
|
886
|
+
readonly cacheRead: 3e-7;
|
|
887
|
+
readonly cacheWrite: 0.00000375;
|
|
888
|
+
};
|
|
889
|
+
readonly contextWindow: 200000;
|
|
890
|
+
readonly maxOutput: 64000;
|
|
891
|
+
readonly modalities: {
|
|
892
|
+
readonly input: readonly ["text", "image", "pdf"];
|
|
893
|
+
readonly output: readonly ["text"];
|
|
894
|
+
};
|
|
895
|
+
readonly capabilities: {
|
|
896
|
+
readonly reasoning: true;
|
|
897
|
+
readonly toolCall: true;
|
|
898
|
+
readonly attachment: true;
|
|
899
|
+
readonly structuredOutput: false;
|
|
900
|
+
};
|
|
901
|
+
}, {
|
|
902
|
+
readonly id: "meta.llama3-2-1b-instruct-v1:0";
|
|
903
|
+
readonly name: "Llama 3.2 1B Instruct";
|
|
904
|
+
readonly provider: "amazon-bedrock";
|
|
905
|
+
readonly family: "llama";
|
|
906
|
+
readonly pricing: {
|
|
907
|
+
readonly input: 1e-7;
|
|
908
|
+
readonly output: 1e-7;
|
|
909
|
+
};
|
|
910
|
+
readonly contextWindow: 131000;
|
|
911
|
+
readonly maxOutput: 4096;
|
|
912
|
+
readonly modalities: {
|
|
913
|
+
readonly input: readonly ["text"];
|
|
914
|
+
readonly output: readonly ["text"];
|
|
915
|
+
};
|
|
916
|
+
readonly capabilities: {
|
|
917
|
+
readonly reasoning: false;
|
|
918
|
+
readonly toolCall: true;
|
|
919
|
+
readonly attachment: false;
|
|
920
|
+
readonly structuredOutput: false;
|
|
921
|
+
};
|
|
922
|
+
}, {
|
|
923
|
+
readonly id: "anthropic.claude-opus-4-1-20250805-v1:0";
|
|
924
|
+
readonly name: "Claude Opus 4.1";
|
|
925
|
+
readonly provider: "amazon-bedrock";
|
|
926
|
+
readonly family: "claude-opus";
|
|
927
|
+
readonly pricing: {
|
|
928
|
+
readonly input: 0.000015;
|
|
929
|
+
readonly output: 0.000075;
|
|
930
|
+
readonly cacheRead: 0.0000015;
|
|
931
|
+
readonly cacheWrite: 0.00001875;
|
|
932
|
+
};
|
|
933
|
+
readonly contextWindow: 200000;
|
|
934
|
+
readonly maxOutput: 32000;
|
|
935
|
+
readonly modalities: {
|
|
936
|
+
readonly input: readonly ["text", "image", "pdf"];
|
|
937
|
+
readonly output: readonly ["text"];
|
|
938
|
+
};
|
|
939
|
+
readonly capabilities: {
|
|
940
|
+
readonly reasoning: true;
|
|
941
|
+
readonly toolCall: true;
|
|
942
|
+
readonly attachment: true;
|
|
943
|
+
readonly structuredOutput: false;
|
|
944
|
+
};
|
|
945
|
+
}, {
|
|
946
|
+
readonly id: "meta.llama4-scout-17b-instruct-v1:0";
|
|
947
|
+
readonly name: "Llama 4 Scout 17B Instruct";
|
|
948
|
+
readonly provider: "amazon-bedrock";
|
|
949
|
+
readonly family: "llama";
|
|
950
|
+
readonly pricing: {
|
|
951
|
+
readonly input: 1.7e-7;
|
|
952
|
+
readonly output: 6.6e-7;
|
|
953
|
+
};
|
|
954
|
+
readonly contextWindow: 3500000;
|
|
955
|
+
readonly maxOutput: 16384;
|
|
956
|
+
readonly modalities: {
|
|
957
|
+
readonly input: readonly ["text", "image"];
|
|
958
|
+
readonly output: readonly ["text"];
|
|
959
|
+
};
|
|
960
|
+
readonly capabilities: {
|
|
961
|
+
readonly reasoning: false;
|
|
962
|
+
readonly toolCall: true;
|
|
963
|
+
readonly attachment: true;
|
|
964
|
+
readonly structuredOutput: false;
|
|
965
|
+
};
|
|
966
|
+
}, {
|
|
967
|
+
readonly id: "deepseek.v3.2";
|
|
968
|
+
readonly name: "DeepSeek-V3.2";
|
|
969
|
+
readonly provider: "amazon-bedrock";
|
|
970
|
+
readonly family: "deepseek";
|
|
971
|
+
readonly pricing: {
|
|
972
|
+
readonly input: 6.2e-7;
|
|
973
|
+
readonly output: 0.00000185;
|
|
974
|
+
};
|
|
975
|
+
readonly contextWindow: 163840;
|
|
976
|
+
readonly maxOutput: 81920;
|
|
977
|
+
readonly modalities: {
|
|
978
|
+
readonly input: readonly ["text"];
|
|
979
|
+
readonly output: readonly ["text"];
|
|
980
|
+
};
|
|
981
|
+
readonly capabilities: {
|
|
982
|
+
readonly reasoning: true;
|
|
983
|
+
readonly toolCall: true;
|
|
984
|
+
readonly attachment: false;
|
|
985
|
+
readonly structuredOutput: false;
|
|
986
|
+
};
|
|
987
|
+
}, {
|
|
988
|
+
readonly id: "deepseek.v3-v1:0";
|
|
989
|
+
readonly name: "DeepSeek-V3.1";
|
|
990
|
+
readonly provider: "amazon-bedrock";
|
|
991
|
+
readonly family: "deepseek";
|
|
992
|
+
readonly pricing: {
|
|
993
|
+
readonly input: 5.8e-7;
|
|
994
|
+
readonly output: 0.00000168;
|
|
995
|
+
};
|
|
996
|
+
readonly contextWindow: 163840;
|
|
997
|
+
readonly maxOutput: 81920;
|
|
998
|
+
readonly modalities: {
|
|
999
|
+
readonly input: readonly ["text"];
|
|
1000
|
+
readonly output: readonly ["text"];
|
|
1001
|
+
};
|
|
1002
|
+
readonly capabilities: {
|
|
1003
|
+
readonly reasoning: true;
|
|
1004
|
+
readonly toolCall: true;
|
|
1005
|
+
readonly attachment: false;
|
|
1006
|
+
readonly structuredOutput: false;
|
|
1007
|
+
};
|
|
1008
|
+
}, {
|
|
1009
|
+
readonly id: "mistral.ministral-3-3b-instruct";
|
|
1010
|
+
readonly name: "Ministral 3 3B";
|
|
1011
|
+
readonly provider: "amazon-bedrock";
|
|
1012
|
+
readonly family: "ministral";
|
|
1013
|
+
readonly pricing: {
|
|
1014
|
+
readonly input: 1e-7;
|
|
1015
|
+
readonly output: 1e-7;
|
|
1016
|
+
};
|
|
1017
|
+
readonly contextWindow: 256000;
|
|
1018
|
+
readonly maxOutput: 8192;
|
|
1019
|
+
readonly modalities: {
|
|
1020
|
+
readonly input: readonly ["text", "image"];
|
|
1021
|
+
readonly output: readonly ["text"];
|
|
1022
|
+
};
|
|
1023
|
+
readonly capabilities: {
|
|
1024
|
+
readonly reasoning: false;
|
|
1025
|
+
readonly toolCall: true;
|
|
1026
|
+
readonly attachment: false;
|
|
1027
|
+
readonly structuredOutput: false;
|
|
1028
|
+
};
|
|
1029
|
+
}, {
|
|
1030
|
+
readonly id: "global.anthropic.claude-haiku-4-5-20251001-v1:0";
|
|
1031
|
+
readonly name: "Claude Haiku 4.5 (Global)";
|
|
1032
|
+
readonly provider: "amazon-bedrock";
|
|
1033
|
+
readonly family: "claude-haiku";
|
|
1034
|
+
readonly pricing: {
|
|
1035
|
+
readonly input: 0.000001;
|
|
1036
|
+
readonly output: 0.000005;
|
|
1037
|
+
readonly cacheRead: 1e-7;
|
|
1038
|
+
readonly cacheWrite: 0.00000125;
|
|
1039
|
+
};
|
|
1040
|
+
readonly contextWindow: 200000;
|
|
1041
|
+
readonly maxOutput: 64000;
|
|
1042
|
+
readonly modalities: {
|
|
1043
|
+
readonly input: readonly ["text", "image", "pdf"];
|
|
1044
|
+
readonly output: readonly ["text"];
|
|
1045
|
+
};
|
|
1046
|
+
readonly capabilities: {
|
|
1047
|
+
readonly reasoning: true;
|
|
1048
|
+
readonly toolCall: true;
|
|
1049
|
+
readonly attachment: true;
|
|
1050
|
+
readonly structuredOutput: false;
|
|
1051
|
+
};
|
|
1052
|
+
}, {
|
|
1053
|
+
readonly id: "nvidia.nemotron-nano-9b-v2";
|
|
1054
|
+
readonly name: "NVIDIA Nemotron Nano 9B v2";
|
|
1055
|
+
readonly provider: "amazon-bedrock";
|
|
1056
|
+
readonly family: "nemotron";
|
|
1057
|
+
readonly pricing: {
|
|
1058
|
+
readonly input: 6e-8;
|
|
1059
|
+
readonly output: 2.3e-7;
|
|
1060
|
+
};
|
|
1061
|
+
readonly contextWindow: 128000;
|
|
1062
|
+
readonly maxOutput: 4096;
|
|
1063
|
+
readonly modalities: {
|
|
1064
|
+
readonly input: readonly ["text"];
|
|
1065
|
+
readonly output: readonly ["text"];
|
|
1066
|
+
};
|
|
1067
|
+
readonly capabilities: {
|
|
1068
|
+
readonly reasoning: false;
|
|
1069
|
+
readonly toolCall: true;
|
|
1070
|
+
readonly attachment: false;
|
|
1071
|
+
readonly structuredOutput: false;
|
|
1072
|
+
};
|
|
1073
|
+
}, {
|
|
1074
|
+
readonly id: "writer.palmyra-x5-v1:0";
|
|
1075
|
+
readonly name: "Palmyra X5";
|
|
1076
|
+
readonly provider: "amazon-bedrock";
|
|
1077
|
+
readonly family: "palmyra";
|
|
1078
|
+
readonly pricing: {
|
|
1079
|
+
readonly input: 6e-7;
|
|
1080
|
+
readonly output: 0.000006;
|
|
1081
|
+
};
|
|
1082
|
+
readonly contextWindow: 1040000;
|
|
1083
|
+
readonly maxOutput: 8192;
|
|
1084
|
+
readonly modalities: {
|
|
1085
|
+
readonly input: readonly ["text"];
|
|
1086
|
+
readonly output: readonly ["text"];
|
|
1087
|
+
};
|
|
1088
|
+
readonly capabilities: {
|
|
1089
|
+
readonly reasoning: true;
|
|
1090
|
+
readonly toolCall: true;
|
|
1091
|
+
readonly attachment: false;
|
|
1092
|
+
readonly structuredOutput: false;
|
|
1093
|
+
};
|
|
1094
|
+
}, {
|
|
1095
|
+
readonly id: "meta.llama3-3-70b-instruct-v1:0";
|
|
1096
|
+
readonly name: "Llama 3.3 70B Instruct";
|
|
1097
|
+
readonly provider: "amazon-bedrock";
|
|
1098
|
+
readonly family: "llama";
|
|
1099
|
+
readonly pricing: {
|
|
1100
|
+
readonly input: 7.2e-7;
|
|
1101
|
+
readonly output: 7.2e-7;
|
|
1102
|
+
};
|
|
1103
|
+
readonly contextWindow: 128000;
|
|
1104
|
+
readonly maxOutput: 4096;
|
|
1105
|
+
readonly modalities: {
|
|
1106
|
+
readonly input: readonly ["text"];
|
|
1107
|
+
readonly output: readonly ["text"];
|
|
1108
|
+
};
|
|
1109
|
+
readonly capabilities: {
|
|
1110
|
+
readonly reasoning: false;
|
|
1111
|
+
readonly toolCall: true;
|
|
1112
|
+
readonly attachment: false;
|
|
1113
|
+
readonly structuredOutput: false;
|
|
1114
|
+
};
|
|
1115
|
+
}, {
|
|
1116
|
+
readonly id: "zai.glm-4.7";
|
|
1117
|
+
readonly name: "GLM-4.7";
|
|
1118
|
+
readonly provider: "amazon-bedrock";
|
|
1119
|
+
readonly family: "glm";
|
|
1120
|
+
readonly pricing: {
|
|
1121
|
+
readonly input: 6e-7;
|
|
1122
|
+
readonly output: 0.0000022;
|
|
1123
|
+
};
|
|
1124
|
+
readonly contextWindow: 204800;
|
|
1125
|
+
readonly maxOutput: 131072;
|
|
1126
|
+
readonly modalities: {
|
|
1127
|
+
readonly input: readonly ["text"];
|
|
1128
|
+
readonly output: readonly ["text"];
|
|
1129
|
+
};
|
|
1130
|
+
readonly capabilities: {
|
|
1131
|
+
readonly reasoning: true;
|
|
1132
|
+
readonly toolCall: true;
|
|
1133
|
+
readonly attachment: false;
|
|
1134
|
+
readonly structuredOutput: false;
|
|
1135
|
+
};
|
|
1136
|
+
}, {
|
|
1137
|
+
readonly id: "moonshot.kimi-k2-thinking";
|
|
1138
|
+
readonly name: "Kimi K2 Thinking";
|
|
1139
|
+
readonly provider: "amazon-bedrock";
|
|
1140
|
+
readonly family: "kimi-thinking";
|
|
1141
|
+
readonly pricing: {
|
|
1142
|
+
readonly input: 6e-7;
|
|
1143
|
+
readonly output: 0.0000025;
|
|
1144
|
+
};
|
|
1145
|
+
readonly contextWindow: 256000;
|
|
1146
|
+
readonly maxOutput: 256000;
|
|
1147
|
+
readonly modalities: {
|
|
1148
|
+
readonly input: readonly ["text"];
|
|
1149
|
+
readonly output: readonly ["text"];
|
|
1150
|
+
};
|
|
1151
|
+
readonly capabilities: {
|
|
1152
|
+
readonly reasoning: true;
|
|
1153
|
+
readonly toolCall: true;
|
|
1154
|
+
readonly attachment: false;
|
|
1155
|
+
readonly structuredOutput: false;
|
|
1156
|
+
};
|
|
1157
|
+
}, {
|
|
1158
|
+
readonly id: "anthropic.claude-3-haiku-20240307-v1:0";
|
|
1159
|
+
readonly name: "Claude Haiku 3";
|
|
1160
|
+
readonly provider: "amazon-bedrock";
|
|
1161
|
+
readonly family: "claude-haiku";
|
|
1162
|
+
readonly pricing: {
|
|
1163
|
+
readonly input: 2.5e-7;
|
|
1164
|
+
readonly output: 0.00000125;
|
|
1165
|
+
};
|
|
1166
|
+
readonly contextWindow: 200000;
|
|
1167
|
+
readonly maxOutput: 4096;
|
|
1168
|
+
readonly modalities: {
|
|
1169
|
+
readonly input: readonly ["text", "image", "pdf"];
|
|
1170
|
+
readonly output: readonly ["text"];
|
|
1171
|
+
};
|
|
1172
|
+
readonly capabilities: {
|
|
1173
|
+
readonly reasoning: false;
|
|
1174
|
+
readonly toolCall: true;
|
|
1175
|
+
readonly attachment: true;
|
|
1176
|
+
readonly structuredOutput: false;
|
|
1177
|
+
};
|
|
1178
|
+
}, {
|
|
1179
|
+
readonly id: "us.anthropic.claude-sonnet-4-5-20250929-v1:0";
|
|
1180
|
+
readonly name: "Claude Sonnet 4.5 (US)";
|
|
1181
|
+
readonly provider: "amazon-bedrock";
|
|
1182
|
+
readonly family: "claude-sonnet";
|
|
1183
|
+
readonly pricing: {
|
|
1184
|
+
readonly input: 0.000003;
|
|
1185
|
+
readonly output: 0.000015;
|
|
1186
|
+
readonly cacheRead: 3e-7;
|
|
1187
|
+
readonly cacheWrite: 0.00000375;
|
|
1188
|
+
};
|
|
1189
|
+
readonly contextWindow: 200000;
|
|
1190
|
+
readonly maxOutput: 64000;
|
|
1191
|
+
readonly modalities: {
|
|
1192
|
+
readonly input: readonly ["text", "image", "pdf"];
|
|
1193
|
+
readonly output: readonly ["text"];
|
|
1194
|
+
};
|
|
1195
|
+
readonly capabilities: {
|
|
1196
|
+
readonly reasoning: true;
|
|
1197
|
+
readonly toolCall: true;
|
|
1198
|
+
readonly attachment: true;
|
|
1199
|
+
readonly structuredOutput: false;
|
|
1200
|
+
};
|
|
1201
|
+
}, {
|
|
1202
|
+
readonly id: "openai.gpt-oss-20b-1:0";
|
|
1203
|
+
readonly name: "gpt-oss-20b";
|
|
1204
|
+
readonly provider: "amazon-bedrock";
|
|
1205
|
+
readonly family: "gpt-oss";
|
|
1206
|
+
readonly pricing: {
|
|
1207
|
+
readonly input: 7e-8;
|
|
1208
|
+
readonly output: 3e-7;
|
|
1209
|
+
};
|
|
1210
|
+
readonly contextWindow: 128000;
|
|
1211
|
+
readonly maxOutput: 4096;
|
|
1212
|
+
readonly modalities: {
|
|
1213
|
+
readonly input: readonly ["text"];
|
|
1214
|
+
readonly output: readonly ["text"];
|
|
1215
|
+
};
|
|
1216
|
+
readonly capabilities: {
|
|
1217
|
+
readonly reasoning: false;
|
|
1218
|
+
readonly toolCall: true;
|
|
1219
|
+
readonly attachment: false;
|
|
1220
|
+
readonly structuredOutput: false;
|
|
1221
|
+
};
|
|
1222
|
+
}, {
|
|
1223
|
+
readonly id: "us.anthropic.claude-sonnet-4-6";
|
|
1224
|
+
readonly name: "Claude Sonnet 4.6 (US)";
|
|
1225
|
+
readonly provider: "amazon-bedrock";
|
|
1226
|
+
readonly family: "claude-sonnet";
|
|
1227
|
+
readonly pricing: {
|
|
1228
|
+
readonly input: 0.000003;
|
|
1229
|
+
readonly output: 0.000015;
|
|
1230
|
+
readonly cacheRead: 3e-7;
|
|
1231
|
+
readonly cacheWrite: 0.00000375;
|
|
1232
|
+
};
|
|
1233
|
+
readonly contextWindow: 200000;
|
|
1234
|
+
readonly maxOutput: 64000;
|
|
1235
|
+
readonly modalities: {
|
|
1236
|
+
readonly input: readonly ["text", "image", "pdf"];
|
|
1237
|
+
readonly output: readonly ["text"];
|
|
1238
|
+
};
|
|
1239
|
+
readonly capabilities: {
|
|
1240
|
+
readonly reasoning: true;
|
|
1241
|
+
readonly toolCall: true;
|
|
1242
|
+
readonly attachment: true;
|
|
1243
|
+
readonly structuredOutput: false;
|
|
1244
|
+
};
|
|
1245
|
+
}, {
|
|
1246
|
+
readonly id: "meta.llama3-2-11b-instruct-v1:0";
|
|
1247
|
+
readonly name: "Llama 3.2 11B Instruct";
|
|
1248
|
+
readonly provider: "amazon-bedrock";
|
|
1249
|
+
readonly family: "llama";
|
|
1250
|
+
readonly pricing: {
|
|
1251
|
+
readonly input: 1.6e-7;
|
|
1252
|
+
readonly output: 1.6e-7;
|
|
1253
|
+
};
|
|
1254
|
+
readonly contextWindow: 128000;
|
|
1255
|
+
readonly maxOutput: 4096;
|
|
1256
|
+
readonly modalities: {
|
|
1257
|
+
readonly input: readonly ["text", "image"];
|
|
1258
|
+
readonly output: readonly ["text"];
|
|
1259
|
+
};
|
|
1260
|
+
readonly capabilities: {
|
|
1261
|
+
readonly reasoning: false;
|
|
1262
|
+
readonly toolCall: true;
|
|
1263
|
+
readonly attachment: true;
|
|
1264
|
+
readonly structuredOutput: false;
|
|
1265
|
+
};
|
|
1266
|
+
}, {
|
|
1267
|
+
readonly id: "eu.anthropic.claude-opus-4-5-20251101-v1:0";
|
|
1268
|
+
readonly name: "Claude Opus 4.5 (EU)";
|
|
1269
|
+
readonly provider: "amazon-bedrock";
|
|
1270
|
+
readonly family: "claude-opus";
|
|
1271
|
+
readonly pricing: {
|
|
1272
|
+
readonly input: 0.000005;
|
|
1273
|
+
readonly output: 0.000025;
|
|
1274
|
+
readonly cacheRead: 5e-7;
|
|
1275
|
+
readonly cacheWrite: 0.00000625;
|
|
1276
|
+
};
|
|
1277
|
+
readonly contextWindow: 200000;
|
|
1278
|
+
readonly maxOutput: 64000;
|
|
1279
|
+
readonly modalities: {
|
|
1280
|
+
readonly input: readonly ["text", "image", "pdf"];
|
|
1281
|
+
readonly output: readonly ["text"];
|
|
1282
|
+
};
|
|
1283
|
+
readonly capabilities: {
|
|
1284
|
+
readonly reasoning: true;
|
|
1285
|
+
readonly toolCall: true;
|
|
1286
|
+
readonly attachment: true;
|
|
1287
|
+
readonly structuredOutput: false;
|
|
1288
|
+
};
|
|
1289
|
+
}, {
|
|
1290
|
+
readonly id: "meta.llama3-1-405b-instruct-v1:0";
|
|
1291
|
+
readonly name: "Llama 3.1 405B Instruct";
|
|
1292
|
+
readonly provider: "amazon-bedrock";
|
|
1293
|
+
readonly family: "llama";
|
|
1294
|
+
readonly pricing: {
|
|
1295
|
+
readonly input: 0.0000024;
|
|
1296
|
+
readonly output: 0.0000024;
|
|
1297
|
+
};
|
|
1298
|
+
readonly contextWindow: 128000;
|
|
1299
|
+
readonly maxOutput: 4096;
|
|
1300
|
+
readonly modalities: {
|
|
1301
|
+
readonly input: readonly ["text"];
|
|
1302
|
+
readonly output: readonly ["text"];
|
|
1303
|
+
};
|
|
1304
|
+
readonly capabilities: {
|
|
1305
|
+
readonly reasoning: false;
|
|
1306
|
+
readonly toolCall: true;
|
|
1307
|
+
readonly attachment: false;
|
|
1308
|
+
readonly structuredOutput: false;
|
|
1309
|
+
};
|
|
1310
|
+
}, {
|
|
1311
|
+
readonly id: "qwen.qwen3-next-80b-a3b";
|
|
1312
|
+
readonly name: "Qwen/Qwen3-Next-80B-A3B-Instruct";
|
|
1313
|
+
readonly provider: "amazon-bedrock";
|
|
1314
|
+
readonly family: "qwen";
|
|
1315
|
+
readonly pricing: {
|
|
1316
|
+
readonly input: 1.4e-7;
|
|
1317
|
+
readonly output: 0.0000014;
|
|
1318
|
+
};
|
|
1319
|
+
readonly contextWindow: 262000;
|
|
1320
|
+
readonly maxOutput: 262000;
|
|
1321
|
+
readonly modalities: {
|
|
1322
|
+
readonly input: readonly ["text"];
|
|
1323
|
+
readonly output: readonly ["text"];
|
|
1324
|
+
};
|
|
1325
|
+
readonly capabilities: {
|
|
1326
|
+
readonly reasoning: false;
|
|
1327
|
+
readonly toolCall: true;
|
|
1328
|
+
readonly attachment: false;
|
|
1329
|
+
readonly structuredOutput: true;
|
|
1330
|
+
};
|
|
1331
|
+
}, {
|
|
1332
|
+
readonly id: "us.anthropic.claude-sonnet-4-20250514-v1:0";
|
|
1333
|
+
readonly name: "Claude Sonnet 4 (US)";
|
|
1334
|
+
readonly provider: "amazon-bedrock";
|
|
1335
|
+
readonly family: "claude-sonnet";
|
|
1336
|
+
readonly pricing: {
|
|
1337
|
+
readonly input: 0.000003;
|
|
1338
|
+
readonly output: 0.000015;
|
|
1339
|
+
readonly cacheRead: 3e-7;
|
|
1340
|
+
readonly cacheWrite: 0.00000375;
|
|
1341
|
+
};
|
|
1342
|
+
readonly contextWindow: 200000;
|
|
1343
|
+
readonly maxOutput: 64000;
|
|
1344
|
+
readonly modalities: {
|
|
1345
|
+
readonly input: readonly ["text", "image", "pdf"];
|
|
1346
|
+
readonly output: readonly ["text"];
|
|
1347
|
+
};
|
|
1348
|
+
readonly capabilities: {
|
|
1349
|
+
readonly reasoning: true;
|
|
1350
|
+
readonly toolCall: true;
|
|
1351
|
+
readonly attachment: true;
|
|
1352
|
+
readonly structuredOutput: false;
|
|
1353
|
+
};
|
|
1354
|
+
}, {
|
|
1355
|
+
readonly id: "qwen.qwen3-coder-30b-a3b-v1:0";
|
|
1356
|
+
readonly name: "Qwen3 Coder 30B A3B Instruct";
|
|
1357
|
+
readonly provider: "amazon-bedrock";
|
|
1358
|
+
readonly family: "qwen";
|
|
1359
|
+
readonly pricing: {
|
|
1360
|
+
readonly input: 1.5e-7;
|
|
1361
|
+
readonly output: 6e-7;
|
|
1362
|
+
};
|
|
1363
|
+
readonly contextWindow: 262144;
|
|
1364
|
+
readonly maxOutput: 131072;
|
|
1365
|
+
readonly modalities: {
|
|
1366
|
+
readonly input: readonly ["text"];
|
|
1367
|
+
readonly output: readonly ["text"];
|
|
1368
|
+
};
|
|
1369
|
+
readonly capabilities: {
|
|
1370
|
+
readonly reasoning: false;
|
|
1371
|
+
readonly toolCall: true;
|
|
1372
|
+
readonly attachment: false;
|
|
1373
|
+
readonly structuredOutput: false;
|
|
1374
|
+
};
|
|
1375
|
+
}, {
|
|
1376
|
+
readonly id: "us.anthropic.claude-haiku-4-5-20251001-v1:0";
|
|
1377
|
+
readonly name: "Claude Haiku 4.5 (US)";
|
|
1378
|
+
readonly provider: "amazon-bedrock";
|
|
1379
|
+
readonly family: "claude-haiku";
|
|
1380
|
+
readonly pricing: {
|
|
1381
|
+
readonly input: 0.000001;
|
|
1382
|
+
readonly output: 0.000005;
|
|
1383
|
+
readonly cacheRead: 1e-7;
|
|
1384
|
+
readonly cacheWrite: 0.00000125;
|
|
1385
|
+
};
|
|
1386
|
+
readonly contextWindow: 200000;
|
|
1387
|
+
readonly maxOutput: 64000;
|
|
1388
|
+
readonly modalities: {
|
|
1389
|
+
readonly input: readonly ["text", "image", "pdf"];
|
|
1390
|
+
readonly output: readonly ["text"];
|
|
1391
|
+
};
|
|
1392
|
+
readonly capabilities: {
|
|
1393
|
+
readonly reasoning: true;
|
|
1394
|
+
readonly toolCall: true;
|
|
1395
|
+
readonly attachment: true;
|
|
1396
|
+
readonly structuredOutput: false;
|
|
1397
|
+
};
|
|
1398
|
+
}, {
|
|
1399
|
+
readonly id: "qwen.qwen3-235b-a22b-2507-v1:0";
|
|
1400
|
+
readonly name: "Qwen3 235B A22B 2507";
|
|
1401
|
+
readonly provider: "amazon-bedrock";
|
|
1402
|
+
readonly family: "qwen";
|
|
1403
|
+
readonly pricing: {
|
|
1404
|
+
readonly input: 2.2e-7;
|
|
1405
|
+
readonly output: 8.8e-7;
|
|
1406
|
+
};
|
|
1407
|
+
readonly contextWindow: 262144;
|
|
1408
|
+
readonly maxOutput: 131072;
|
|
1409
|
+
readonly modalities: {
|
|
1410
|
+
readonly input: readonly ["text"];
|
|
1411
|
+
readonly output: readonly ["text"];
|
|
1412
|
+
};
|
|
1413
|
+
readonly capabilities: {
|
|
1414
|
+
readonly reasoning: false;
|
|
1415
|
+
readonly toolCall: true;
|
|
1416
|
+
readonly attachment: false;
|
|
1417
|
+
readonly structuredOutput: false;
|
|
1418
|
+
};
|
|
1419
|
+
}, {
|
|
1420
|
+
readonly id: "openai.gpt-oss-safeguard-120b";
|
|
1421
|
+
readonly name: "GPT OSS Safeguard 120B";
|
|
1422
|
+
readonly provider: "amazon-bedrock";
|
|
1423
|
+
readonly family: "gpt-oss";
|
|
1424
|
+
readonly pricing: {
|
|
1425
|
+
readonly input: 1.5e-7;
|
|
1426
|
+
readonly output: 6e-7;
|
|
1427
|
+
};
|
|
1428
|
+
readonly contextWindow: 128000;
|
|
1429
|
+
readonly maxOutput: 4096;
|
|
1430
|
+
readonly modalities: {
|
|
1431
|
+
readonly input: readonly ["text"];
|
|
1432
|
+
readonly output: readonly ["text"];
|
|
1433
|
+
};
|
|
1434
|
+
readonly capabilities: {
|
|
1435
|
+
readonly reasoning: false;
|
|
1436
|
+
readonly toolCall: true;
|
|
1437
|
+
readonly attachment: false;
|
|
1438
|
+
readonly structuredOutput: false;
|
|
1439
|
+
};
|
|
1440
|
+
}, {
|
|
1441
|
+
readonly id: "anthropic.claude-3-5-sonnet-20240620-v1:0";
|
|
1442
|
+
readonly name: "Claude Sonnet 3.5";
|
|
1443
|
+
readonly provider: "amazon-bedrock";
|
|
1444
|
+
readonly family: "claude-sonnet";
|
|
1445
|
+
readonly pricing: {
|
|
1446
|
+
readonly input: 0.000003;
|
|
1447
|
+
readonly output: 0.000015;
|
|
1448
|
+
readonly cacheRead: 3e-7;
|
|
1449
|
+
readonly cacheWrite: 0.00000375;
|
|
1450
|
+
};
|
|
1451
|
+
readonly contextWindow: 200000;
|
|
1452
|
+
readonly maxOutput: 8192;
|
|
1453
|
+
readonly modalities: {
|
|
1454
|
+
readonly input: readonly ["text", "image", "pdf"];
|
|
1455
|
+
readonly output: readonly ["text"];
|
|
1456
|
+
};
|
|
1457
|
+
readonly capabilities: {
|
|
1458
|
+
readonly reasoning: false;
|
|
1459
|
+
readonly toolCall: true;
|
|
1460
|
+
readonly attachment: true;
|
|
1461
|
+
readonly structuredOutput: false;
|
|
1462
|
+
};
|
|
1463
|
+
}, {
|
|
1464
|
+
readonly id: "mistral.voxtral-small-24b-2507";
|
|
1465
|
+
readonly name: "Voxtral Small 24B 2507";
|
|
1466
|
+
readonly provider: "amazon-bedrock";
|
|
1467
|
+
readonly family: "mistral";
|
|
1468
|
+
readonly pricing: {
|
|
1469
|
+
readonly input: 1.5e-7;
|
|
1470
|
+
readonly output: 3.5e-7;
|
|
1471
|
+
};
|
|
1472
|
+
readonly contextWindow: 32000;
|
|
1473
|
+
readonly maxOutput: 8192;
|
|
1474
|
+
readonly modalities: {
|
|
1475
|
+
readonly input: readonly ["text", "audio"];
|
|
1476
|
+
readonly output: readonly ["text"];
|
|
1477
|
+
};
|
|
1478
|
+
readonly capabilities: {
|
|
1479
|
+
readonly reasoning: false;
|
|
1480
|
+
readonly toolCall: true;
|
|
1481
|
+
readonly attachment: true;
|
|
1482
|
+
readonly structuredOutput: false;
|
|
1483
|
+
};
|
|
1484
|
+
}, {
|
|
1485
|
+
readonly id: "anthropic.claude-haiku-4-5-20251001-v1:0";
|
|
1486
|
+
readonly name: "Claude Haiku 4.5";
|
|
1487
|
+
readonly provider: "amazon-bedrock";
|
|
1488
|
+
readonly family: "claude-haiku";
|
|
1489
|
+
readonly pricing: {
|
|
1490
|
+
readonly input: 0.000001;
|
|
1491
|
+
readonly output: 0.000005;
|
|
1492
|
+
readonly cacheRead: 1e-7;
|
|
1493
|
+
readonly cacheWrite: 0.00000125;
|
|
1494
|
+
};
|
|
1495
|
+
readonly contextWindow: 200000;
|
|
1496
|
+
readonly maxOutput: 64000;
|
|
1497
|
+
readonly modalities: {
|
|
1498
|
+
readonly input: readonly ["text", "image", "pdf"];
|
|
1499
|
+
readonly output: readonly ["text"];
|
|
1500
|
+
};
|
|
1501
|
+
readonly capabilities: {
|
|
1502
|
+
readonly reasoning: true;
|
|
1503
|
+
readonly toolCall: true;
|
|
1504
|
+
readonly attachment: true;
|
|
1505
|
+
readonly structuredOutput: false;
|
|
1506
|
+
};
|
|
1507
|
+
}, {
|
|
1508
|
+
readonly id: "meta.llama3-2-3b-instruct-v1:0";
|
|
1509
|
+
readonly name: "Llama 3.2 3B Instruct";
|
|
1510
|
+
readonly provider: "amazon-bedrock";
|
|
1511
|
+
readonly family: "llama";
|
|
1512
|
+
readonly pricing: {
|
|
1513
|
+
readonly input: 1.5e-7;
|
|
1514
|
+
readonly output: 1.5e-7;
|
|
1515
|
+
};
|
|
1516
|
+
readonly contextWindow: 131000;
|
|
1517
|
+
readonly maxOutput: 4096;
|
|
1518
|
+
readonly modalities: {
|
|
1519
|
+
readonly input: readonly ["text"];
|
|
1520
|
+
readonly output: readonly ["text"];
|
|
1521
|
+
};
|
|
1522
|
+
readonly capabilities: {
|
|
1523
|
+
readonly reasoning: false;
|
|
1524
|
+
readonly toolCall: true;
|
|
1525
|
+
readonly attachment: false;
|
|
1526
|
+
readonly structuredOutput: false;
|
|
1527
|
+
};
|
|
1528
|
+
}, {
|
|
1529
|
+
readonly id: "google.gemma-3-27b-it";
|
|
1530
|
+
readonly name: "Google Gemma 3 27B Instruct";
|
|
1531
|
+
readonly provider: "amazon-bedrock";
|
|
1532
|
+
readonly family: "gemma";
|
|
1533
|
+
readonly pricing: {
|
|
1534
|
+
readonly input: 1.2e-7;
|
|
1535
|
+
readonly output: 2e-7;
|
|
1536
|
+
};
|
|
1537
|
+
readonly contextWindow: 202752;
|
|
1538
|
+
readonly maxOutput: 8192;
|
|
1539
|
+
readonly modalities: {
|
|
1540
|
+
readonly input: readonly ["text", "image"];
|
|
1541
|
+
readonly output: readonly ["text"];
|
|
1542
|
+
};
|
|
1543
|
+
readonly capabilities: {
|
|
1544
|
+
readonly reasoning: false;
|
|
1545
|
+
readonly toolCall: true;
|
|
1546
|
+
readonly attachment: true;
|
|
1547
|
+
readonly structuredOutput: false;
|
|
1548
|
+
};
|
|
1549
|
+
}, {
|
|
1550
|
+
readonly id: "us.anthropic.claude-opus-4-1-20250805-v1:0";
|
|
1551
|
+
readonly name: "Claude Opus 4.1 (US)";
|
|
1552
|
+
readonly provider: "amazon-bedrock";
|
|
1553
|
+
readonly family: "claude-opus";
|
|
1554
|
+
readonly pricing: {
|
|
1555
|
+
readonly input: 0.000015;
|
|
1556
|
+
readonly output: 0.000075;
|
|
1557
|
+
readonly cacheRead: 0.0000015;
|
|
1558
|
+
readonly cacheWrite: 0.00001875;
|
|
1559
|
+
};
|
|
1560
|
+
readonly contextWindow: 200000;
|
|
1561
|
+
readonly maxOutput: 32000;
|
|
1562
|
+
readonly modalities: {
|
|
1563
|
+
readonly input: readonly ["text", "image", "pdf"];
|
|
1564
|
+
readonly output: readonly ["text"];
|
|
1565
|
+
};
|
|
1566
|
+
readonly capabilities: {
|
|
1567
|
+
readonly reasoning: true;
|
|
1568
|
+
readonly toolCall: true;
|
|
1569
|
+
readonly attachment: true;
|
|
1570
|
+
readonly structuredOutput: false;
|
|
1571
|
+
};
|
|
1572
|
+
}, {
|
|
1573
|
+
readonly id: "global.anthropic.claude-sonnet-4-20250514-v1:0";
|
|
1574
|
+
readonly name: "Claude Sonnet 4 (Global)";
|
|
1575
|
+
readonly provider: "amazon-bedrock";
|
|
1576
|
+
readonly family: "claude-sonnet";
|
|
1577
|
+
readonly pricing: {
|
|
1578
|
+
readonly input: 0.000003;
|
|
1579
|
+
readonly output: 0.000015;
|
|
1580
|
+
readonly cacheRead: 3e-7;
|
|
1581
|
+
readonly cacheWrite: 0.00000375;
|
|
1582
|
+
};
|
|
1583
|
+
readonly contextWindow: 200000;
|
|
1584
|
+
readonly maxOutput: 64000;
|
|
1585
|
+
readonly modalities: {
|
|
1586
|
+
readonly input: readonly ["text", "image", "pdf"];
|
|
1587
|
+
readonly output: readonly ["text"];
|
|
1588
|
+
};
|
|
1589
|
+
readonly capabilities: {
|
|
1590
|
+
readonly reasoning: true;
|
|
1591
|
+
readonly toolCall: true;
|
|
1592
|
+
readonly attachment: true;
|
|
1593
|
+
readonly structuredOutput: false;
|
|
1594
|
+
};
|
|
1595
|
+
}, {
|
|
1596
|
+
readonly id: "anthropic.claude-3-5-haiku-20241022-v1:0";
|
|
1597
|
+
readonly name: "Claude Haiku 3.5";
|
|
1598
|
+
readonly provider: "amazon-bedrock";
|
|
1599
|
+
readonly family: "claude-haiku";
|
|
1600
|
+
readonly pricing: {
|
|
1601
|
+
readonly input: 8e-7;
|
|
1602
|
+
readonly output: 0.000004;
|
|
1603
|
+
readonly cacheRead: 8e-8;
|
|
1604
|
+
readonly cacheWrite: 0.000001;
|
|
1605
|
+
};
|
|
1606
|
+
readonly contextWindow: 200000;
|
|
1607
|
+
readonly maxOutput: 8192;
|
|
1608
|
+
readonly modalities: {
|
|
1609
|
+
readonly input: readonly ["text", "image", "pdf"];
|
|
1610
|
+
readonly output: readonly ["text"];
|
|
1611
|
+
};
|
|
1612
|
+
readonly capabilities: {
|
|
1613
|
+
readonly reasoning: false;
|
|
1614
|
+
readonly toolCall: true;
|
|
1615
|
+
readonly attachment: true;
|
|
1616
|
+
readonly structuredOutput: false;
|
|
1617
|
+
};
|
|
1618
|
+
}, {
|
|
1619
|
+
readonly id: "eu.anthropic.claude-sonnet-4-20250514-v1:0";
|
|
1620
|
+
readonly name: "Claude Sonnet 4 (EU)";
|
|
1621
|
+
readonly provider: "amazon-bedrock";
|
|
1622
|
+
readonly family: "claude-sonnet";
|
|
1623
|
+
readonly pricing: {
|
|
1624
|
+
readonly input: 0.000003;
|
|
1625
|
+
readonly output: 0.000015;
|
|
1626
|
+
readonly cacheRead: 3e-7;
|
|
1627
|
+
readonly cacheWrite: 0.00000375;
|
|
1628
|
+
};
|
|
1629
|
+
readonly contextWindow: 200000;
|
|
1630
|
+
readonly maxOutput: 64000;
|
|
1631
|
+
readonly modalities: {
|
|
1632
|
+
readonly input: readonly ["text", "image", "pdf"];
|
|
1633
|
+
readonly output: readonly ["text"];
|
|
1634
|
+
};
|
|
1635
|
+
readonly capabilities: {
|
|
1636
|
+
readonly reasoning: true;
|
|
1637
|
+
readonly toolCall: true;
|
|
1638
|
+
readonly attachment: true;
|
|
1639
|
+
readonly structuredOutput: false;
|
|
1640
|
+
};
|
|
1641
|
+
}, {
|
|
1642
|
+
readonly id: "anthropic.claude-opus-4-5-20251101-v1:0";
|
|
1643
|
+
readonly name: "Claude Opus 4.5";
|
|
1644
|
+
readonly provider: "amazon-bedrock";
|
|
1645
|
+
readonly family: "claude-opus";
|
|
1646
|
+
readonly pricing: {
|
|
1647
|
+
readonly input: 0.000005;
|
|
1648
|
+
readonly output: 0.000025;
|
|
1649
|
+
readonly cacheRead: 5e-7;
|
|
1650
|
+
readonly cacheWrite: 0.00000625;
|
|
1651
|
+
};
|
|
1652
|
+
readonly contextWindow: 200000;
|
|
1653
|
+
readonly maxOutput: 64000;
|
|
1654
|
+
readonly modalities: {
|
|
1655
|
+
readonly input: readonly ["text", "image", "pdf"];
|
|
1656
|
+
readonly output: readonly ["text"];
|
|
1657
|
+
};
|
|
1658
|
+
readonly capabilities: {
|
|
1659
|
+
readonly reasoning: true;
|
|
1660
|
+
readonly toolCall: true;
|
|
1661
|
+
readonly attachment: true;
|
|
1662
|
+
readonly structuredOutput: false;
|
|
1663
|
+
};
|
|
1664
|
+
}, {
|
|
1665
|
+
readonly id: "eu.anthropic.claude-opus-4-6-v1";
|
|
1666
|
+
readonly name: "Claude Opus 4.6 (EU)";
|
|
1667
|
+
readonly provider: "amazon-bedrock";
|
|
1668
|
+
readonly family: "claude-opus";
|
|
1669
|
+
readonly pricing: {
|
|
1670
|
+
readonly input: 0.000005;
|
|
1671
|
+
readonly output: 0.000025;
|
|
1672
|
+
readonly cacheRead: 5e-7;
|
|
1673
|
+
readonly cacheWrite: 0.00000625;
|
|
1674
|
+
};
|
|
1675
|
+
readonly contextWindow: 200000;
|
|
1676
|
+
readonly maxOutput: 128000;
|
|
1677
|
+
readonly modalities: {
|
|
1678
|
+
readonly input: readonly ["text", "image", "pdf"];
|
|
1679
|
+
readonly output: readonly ["text"];
|
|
1680
|
+
};
|
|
1681
|
+
readonly capabilities: {
|
|
1682
|
+
readonly reasoning: true;
|
|
1683
|
+
readonly toolCall: true;
|
|
1684
|
+
readonly attachment: true;
|
|
1685
|
+
readonly structuredOutput: false;
|
|
1686
|
+
};
|
|
1687
|
+
}, {
|
|
1688
|
+
readonly id: "amazon.nova-premier-v1:0";
|
|
1689
|
+
readonly name: "Nova Premier";
|
|
1690
|
+
readonly provider: "amazon-bedrock";
|
|
1691
|
+
readonly family: "nova";
|
|
1692
|
+
readonly pricing: {
|
|
1693
|
+
readonly input: 0.0000025;
|
|
1694
|
+
readonly output: 0.0000125;
|
|
1695
|
+
};
|
|
1696
|
+
readonly contextWindow: 1000000;
|
|
1697
|
+
readonly maxOutput: 16384;
|
|
1698
|
+
readonly modalities: {
|
|
1699
|
+
readonly input: readonly ["text", "image", "video"];
|
|
1700
|
+
readonly output: readonly ["text"];
|
|
1701
|
+
};
|
|
1702
|
+
readonly capabilities: {
|
|
1703
|
+
readonly reasoning: true;
|
|
1704
|
+
readonly toolCall: true;
|
|
1705
|
+
readonly attachment: true;
|
|
1706
|
+
readonly structuredOutput: false;
|
|
1707
|
+
};
|
|
1708
|
+
}, {
|
|
1709
|
+
readonly id: "amazon.nova-2-lite-v1:0";
|
|
1710
|
+
readonly name: "Nova 2 Lite";
|
|
1711
|
+
readonly provider: "amazon-bedrock";
|
|
1712
|
+
readonly family: "nova";
|
|
1713
|
+
readonly pricing: {
|
|
1714
|
+
readonly input: 3.3e-7;
|
|
1715
|
+
readonly output: 0.00000275;
|
|
1716
|
+
};
|
|
1717
|
+
readonly contextWindow: 128000;
|
|
1718
|
+
readonly maxOutput: 4096;
|
|
1719
|
+
readonly modalities: {
|
|
1720
|
+
readonly input: readonly ["text", "image", "video"];
|
|
1721
|
+
readonly output: readonly ["text"];
|
|
1722
|
+
};
|
|
1723
|
+
readonly capabilities: {
|
|
1724
|
+
readonly reasoning: false;
|
|
1725
|
+
readonly toolCall: true;
|
|
1726
|
+
readonly attachment: false;
|
|
1727
|
+
readonly structuredOutput: false;
|
|
1728
|
+
};
|
|
1729
|
+
}, {
|
|
1730
|
+
readonly id: "qwen.qwen3-32b-v1:0";
|
|
1731
|
+
readonly name: "Qwen3 32B (dense)";
|
|
1732
|
+
readonly provider: "amazon-bedrock";
|
|
1733
|
+
readonly family: "qwen";
|
|
1734
|
+
readonly pricing: {
|
|
1735
|
+
readonly input: 1.5e-7;
|
|
1736
|
+
readonly output: 6e-7;
|
|
1737
|
+
};
|
|
1738
|
+
readonly contextWindow: 16384;
|
|
1739
|
+
readonly maxOutput: 16384;
|
|
1740
|
+
readonly modalities: {
|
|
1741
|
+
readonly input: readonly ["text"];
|
|
1742
|
+
readonly output: readonly ["text"];
|
|
1743
|
+
};
|
|
1744
|
+
readonly capabilities: {
|
|
1745
|
+
readonly reasoning: true;
|
|
1746
|
+
readonly toolCall: true;
|
|
1747
|
+
readonly attachment: false;
|
|
1748
|
+
readonly structuredOutput: false;
|
|
1749
|
+
};
|
|
1750
|
+
}, {
|
|
1751
|
+
readonly id: "mistral.magistral-small-2509";
|
|
1752
|
+
readonly name: "Magistral Small 1.2";
|
|
1753
|
+
readonly provider: "amazon-bedrock";
|
|
1754
|
+
readonly family: "magistral";
|
|
1755
|
+
readonly pricing: {
|
|
1756
|
+
readonly input: 5e-7;
|
|
1757
|
+
readonly output: 0.0000015;
|
|
1758
|
+
};
|
|
1759
|
+
readonly contextWindow: 128000;
|
|
1760
|
+
readonly maxOutput: 40000;
|
|
1761
|
+
readonly modalities: {
|
|
1762
|
+
readonly input: readonly ["text", "image"];
|
|
1763
|
+
readonly output: readonly ["text"];
|
|
1764
|
+
};
|
|
1765
|
+
readonly capabilities: {
|
|
1766
|
+
readonly reasoning: true;
|
|
1767
|
+
readonly toolCall: true;
|
|
1768
|
+
readonly attachment: false;
|
|
1769
|
+
readonly structuredOutput: false;
|
|
1770
|
+
};
|
|
1771
|
+
}, {
|
|
1772
|
+
readonly id: "moonshotai.kimi-k2.5";
|
|
1773
|
+
readonly name: "Kimi K2.5";
|
|
1774
|
+
readonly provider: "amazon-bedrock";
|
|
1775
|
+
readonly family: "kimi";
|
|
1776
|
+
readonly pricing: {
|
|
1777
|
+
readonly input: 6e-7;
|
|
1778
|
+
readonly output: 0.000003;
|
|
1779
|
+
};
|
|
1780
|
+
readonly contextWindow: 256000;
|
|
1781
|
+
readonly maxOutput: 256000;
|
|
1782
|
+
readonly modalities: {
|
|
1783
|
+
readonly input: readonly ["text", "image"];
|
|
1784
|
+
readonly output: readonly ["text"];
|
|
1785
|
+
};
|
|
1786
|
+
readonly capabilities: {
|
|
1787
|
+
readonly reasoning: true;
|
|
1788
|
+
readonly toolCall: true;
|
|
1789
|
+
readonly attachment: false;
|
|
1790
|
+
readonly structuredOutput: false;
|
|
1791
|
+
};
|
|
1792
|
+
}, {
|
|
1793
|
+
readonly id: "mistral.voxtral-mini-3b-2507";
|
|
1794
|
+
readonly name: "Voxtral Mini 3B 2507";
|
|
1795
|
+
readonly provider: "amazon-bedrock";
|
|
1796
|
+
readonly family: "mistral";
|
|
1797
|
+
readonly pricing: {
|
|
1798
|
+
readonly input: 4e-8;
|
|
1799
|
+
readonly output: 4e-8;
|
|
1800
|
+
};
|
|
1801
|
+
readonly contextWindow: 128000;
|
|
1802
|
+
readonly maxOutput: 4096;
|
|
1803
|
+
readonly modalities: {
|
|
1804
|
+
readonly input: readonly ["audio", "text"];
|
|
1805
|
+
readonly output: readonly ["text"];
|
|
1806
|
+
};
|
|
1807
|
+
readonly capabilities: {
|
|
1808
|
+
readonly reasoning: false;
|
|
1809
|
+
readonly toolCall: true;
|
|
1810
|
+
readonly attachment: false;
|
|
1811
|
+
readonly structuredOutput: false;
|
|
1812
|
+
};
|
|
1813
|
+
}, {
|
|
1814
|
+
readonly id: "global.anthropic.claude-sonnet-4-5-20250929-v1:0";
|
|
1815
|
+
readonly name: "Claude Sonnet 4.5 (Global)";
|
|
1816
|
+
readonly provider: "amazon-bedrock";
|
|
1817
|
+
readonly family: "claude-sonnet";
|
|
1818
|
+
readonly pricing: {
|
|
1819
|
+
readonly input: 0.000003;
|
|
1820
|
+
readonly output: 0.000015;
|
|
1821
|
+
readonly cacheRead: 3e-7;
|
|
1822
|
+
readonly cacheWrite: 0.00000375;
|
|
1823
|
+
};
|
|
1824
|
+
readonly contextWindow: 200000;
|
|
1825
|
+
readonly maxOutput: 64000;
|
|
1826
|
+
readonly modalities: {
|
|
1827
|
+
readonly input: readonly ["text", "image", "pdf"];
|
|
1828
|
+
readonly output: readonly ["text"];
|
|
1829
|
+
};
|
|
1830
|
+
readonly capabilities: {
|
|
1831
|
+
readonly reasoning: true;
|
|
1832
|
+
readonly toolCall: true;
|
|
1833
|
+
readonly attachment: true;
|
|
1834
|
+
readonly structuredOutput: false;
|
|
1835
|
+
};
|
|
1836
|
+
}];
|
|
1837
|
+
//#endregion
|
|
1838
|
+
//#region src/providers/amazon-bedrock.d.ts
|
|
1839
|
+
/**
|
|
1840
|
+
* Known model identifiers for Amazon Bedrock.
|
|
1841
|
+
*
|
|
1842
|
+
* @example
|
|
1843
|
+
* ```typescript
|
|
1844
|
+
* import type { AmazonBedrockModelId } from '@funkai/models/amazon-bedrock'
|
|
1845
|
+
*
|
|
1846
|
+
* const id: AmazonBedrockModelId = 'deepseek.r1-v1:0'
|
|
1847
|
+
* ```
|
|
1848
|
+
*/
|
|
1849
|
+
type AmazonBedrockModelId = (typeof AMAZON_BEDROCK_MODELS)[number]["id"];
|
|
1850
|
+
/**
|
|
1851
|
+
* All Amazon Bedrock models in the catalog.
|
|
1852
|
+
*
|
|
1853
|
+
* @example
|
|
1854
|
+
* ```typescript
|
|
1855
|
+
* import { amazonBedrockModels } from '@funkai/models/amazon-bedrock'
|
|
1856
|
+
*
|
|
1857
|
+
* for (const m of amazonBedrockModels) {
|
|
1858
|
+
* console.log(m.id, m.pricing.input)
|
|
1859
|
+
* }
|
|
1860
|
+
* ```
|
|
1861
|
+
*/
|
|
1862
|
+
declare const amazonBedrockModels: readonly [{
|
|
1863
|
+
readonly id: "deepseek.r1-v1:0";
|
|
1864
|
+
readonly name: "DeepSeek-R1";
|
|
1865
|
+
readonly provider: "amazon-bedrock";
|
|
1866
|
+
readonly family: "deepseek-thinking";
|
|
1867
|
+
readonly pricing: {
|
|
1868
|
+
readonly input: 0.00000135;
|
|
1869
|
+
readonly output: 0.0000054;
|
|
1870
|
+
};
|
|
1871
|
+
readonly contextWindow: 128000;
|
|
1872
|
+
readonly maxOutput: 32768;
|
|
1873
|
+
readonly modalities: {
|
|
1874
|
+
readonly input: readonly ["text"];
|
|
1875
|
+
readonly output: readonly ["text"];
|
|
1876
|
+
};
|
|
1877
|
+
readonly capabilities: {
|
|
1878
|
+
readonly reasoning: true;
|
|
1879
|
+
readonly toolCall: true;
|
|
1880
|
+
readonly attachment: false;
|
|
1881
|
+
readonly structuredOutput: false;
|
|
1882
|
+
};
|
|
1883
|
+
}, {
|
|
1884
|
+
readonly id: "meta.llama3-1-70b-instruct-v1:0";
|
|
1885
|
+
readonly name: "Llama 3.1 70B Instruct";
|
|
1886
|
+
readonly provider: "amazon-bedrock";
|
|
1887
|
+
readonly family: "llama";
|
|
1888
|
+
readonly pricing: {
|
|
1889
|
+
readonly input: 7.2e-7;
|
|
1890
|
+
readonly output: 7.2e-7;
|
|
1891
|
+
};
|
|
1892
|
+
readonly contextWindow: 128000;
|
|
1893
|
+
readonly maxOutput: 4096;
|
|
1894
|
+
readonly modalities: {
|
|
1895
|
+
readonly input: readonly ["text"];
|
|
1896
|
+
readonly output: readonly ["text"];
|
|
1897
|
+
};
|
|
1898
|
+
readonly capabilities: {
|
|
1899
|
+
readonly reasoning: false;
|
|
1900
|
+
readonly toolCall: true;
|
|
1901
|
+
readonly attachment: false;
|
|
1902
|
+
readonly structuredOutput: false;
|
|
1903
|
+
};
|
|
1904
|
+
}, {
|
|
1905
|
+
readonly id: "qwen.qwen3-coder-480b-a35b-v1:0";
|
|
1906
|
+
readonly name: "Qwen3 Coder 480B A35B Instruct";
|
|
1907
|
+
readonly provider: "amazon-bedrock";
|
|
1908
|
+
readonly family: "qwen";
|
|
1909
|
+
readonly pricing: {
|
|
1910
|
+
readonly input: 2.2e-7;
|
|
1911
|
+
readonly output: 0.0000018;
|
|
1912
|
+
};
|
|
1913
|
+
readonly contextWindow: 131072;
|
|
1914
|
+
readonly maxOutput: 65536;
|
|
1915
|
+
readonly modalities: {
|
|
1916
|
+
readonly input: readonly ["text"];
|
|
1917
|
+
readonly output: readonly ["text"];
|
|
1918
|
+
};
|
|
1919
|
+
readonly capabilities: {
|
|
1920
|
+
readonly reasoning: false;
|
|
1921
|
+
readonly toolCall: true;
|
|
1922
|
+
readonly attachment: false;
|
|
1923
|
+
readonly structuredOutput: false;
|
|
1924
|
+
};
|
|
1925
|
+
}, {
|
|
1926
|
+
readonly id: "eu.anthropic.claude-sonnet-4-6";
|
|
1927
|
+
readonly name: "Claude Sonnet 4.6 (EU)";
|
|
1928
|
+
readonly provider: "amazon-bedrock";
|
|
1929
|
+
readonly family: "claude-sonnet";
|
|
1930
|
+
readonly pricing: {
|
|
1931
|
+
readonly input: 0.000003;
|
|
1932
|
+
readonly output: 0.000015;
|
|
1933
|
+
readonly cacheRead: 3e-7;
|
|
1934
|
+
readonly cacheWrite: 0.00000375;
|
|
1935
|
+
};
|
|
1936
|
+
readonly contextWindow: 200000;
|
|
1937
|
+
readonly maxOutput: 64000;
|
|
1938
|
+
readonly modalities: {
|
|
1939
|
+
readonly input: readonly ["text", "image", "pdf"];
|
|
1940
|
+
readonly output: readonly ["text"];
|
|
1941
|
+
};
|
|
1942
|
+
readonly capabilities: {
|
|
1943
|
+
readonly reasoning: true;
|
|
1944
|
+
readonly toolCall: true;
|
|
1945
|
+
readonly attachment: true;
|
|
1946
|
+
readonly structuredOutput: false;
|
|
1947
|
+
};
|
|
1948
|
+
}, {
|
|
1949
|
+
readonly id: "eu.anthropic.claude-haiku-4-5-20251001-v1:0";
|
|
1950
|
+
readonly name: "Claude Haiku 4.5 (EU)";
|
|
1951
|
+
readonly provider: "amazon-bedrock";
|
|
1952
|
+
readonly family: "claude-haiku";
|
|
1953
|
+
readonly pricing: {
|
|
1954
|
+
readonly input: 0.000001;
|
|
1955
|
+
readonly output: 0.000005;
|
|
1956
|
+
readonly cacheRead: 1e-7;
|
|
1957
|
+
readonly cacheWrite: 0.00000125;
|
|
1958
|
+
};
|
|
1959
|
+
readonly contextWindow: 200000;
|
|
1960
|
+
readonly maxOutput: 64000;
|
|
1961
|
+
readonly modalities: {
|
|
1962
|
+
readonly input: readonly ["text", "image", "pdf"];
|
|
1963
|
+
readonly output: readonly ["text"];
|
|
1964
|
+
};
|
|
1965
|
+
readonly capabilities: {
|
|
1966
|
+
readonly reasoning: true;
|
|
1967
|
+
readonly toolCall: true;
|
|
1968
|
+
readonly attachment: true;
|
|
1969
|
+
readonly structuredOutput: false;
|
|
1970
|
+
};
|
|
1971
|
+
}, {
|
|
1972
|
+
readonly id: "mistral.mistral-large-3-675b-instruct";
|
|
1973
|
+
readonly name: "Mistral Large 3";
|
|
1974
|
+
readonly provider: "amazon-bedrock";
|
|
1975
|
+
readonly family: "mistral";
|
|
1976
|
+
readonly pricing: {
|
|
1977
|
+
readonly input: 5e-7;
|
|
1978
|
+
readonly output: 0.0000015;
|
|
1979
|
+
};
|
|
1980
|
+
readonly contextWindow: 256000;
|
|
1981
|
+
readonly maxOutput: 8192;
|
|
1982
|
+
readonly modalities: {
|
|
1983
|
+
readonly input: readonly ["text", "image"];
|
|
1984
|
+
readonly output: readonly ["text"];
|
|
1985
|
+
};
|
|
1986
|
+
readonly capabilities: {
|
|
1987
|
+
readonly reasoning: false;
|
|
1988
|
+
readonly toolCall: true;
|
|
1989
|
+
readonly attachment: false;
|
|
1990
|
+
readonly structuredOutput: false;
|
|
1991
|
+
};
|
|
1992
|
+
}, {
|
|
1993
|
+
readonly id: "openai.gpt-oss-120b-1:0";
|
|
1994
|
+
readonly name: "gpt-oss-120b";
|
|
1995
|
+
readonly provider: "amazon-bedrock";
|
|
1996
|
+
readonly family: "gpt-oss";
|
|
1997
|
+
readonly pricing: {
|
|
1998
|
+
readonly input: 1.5e-7;
|
|
1999
|
+
readonly output: 6e-7;
|
|
2000
|
+
};
|
|
2001
|
+
readonly contextWindow: 128000;
|
|
2002
|
+
readonly maxOutput: 4096;
|
|
2003
|
+
readonly modalities: {
|
|
2004
|
+
readonly input: readonly ["text"];
|
|
2005
|
+
readonly output: readonly ["text"];
|
|
2006
|
+
};
|
|
2007
|
+
readonly capabilities: {
|
|
2008
|
+
readonly reasoning: false;
|
|
2009
|
+
readonly toolCall: true;
|
|
2010
|
+
readonly attachment: false;
|
|
2011
|
+
readonly structuredOutput: false;
|
|
2012
|
+
};
|
|
2013
|
+
}, {
|
|
2014
|
+
readonly id: "us.anthropic.claude-opus-4-20250514-v1:0";
|
|
2015
|
+
readonly name: "Claude Opus 4 (US)";
|
|
2016
|
+
readonly provider: "amazon-bedrock";
|
|
2017
|
+
readonly family: "claude-opus";
|
|
2018
|
+
readonly pricing: {
|
|
2019
|
+
readonly input: 0.000015;
|
|
2020
|
+
readonly output: 0.000075;
|
|
2021
|
+
readonly cacheRead: 0.0000015;
|
|
2022
|
+
readonly cacheWrite: 0.00001875;
|
|
2023
|
+
};
|
|
2024
|
+
readonly contextWindow: 200000;
|
|
2025
|
+
readonly maxOutput: 32000;
|
|
2026
|
+
readonly modalities: {
|
|
2027
|
+
readonly input: readonly ["text", "image", "pdf"];
|
|
2028
|
+
readonly output: readonly ["text"];
|
|
2029
|
+
};
|
|
2030
|
+
readonly capabilities: {
|
|
2031
|
+
readonly reasoning: true;
|
|
2032
|
+
readonly toolCall: true;
|
|
2033
|
+
readonly attachment: true;
|
|
2034
|
+
readonly structuredOutput: false;
|
|
2035
|
+
};
|
|
2036
|
+
}, {
|
|
2037
|
+
readonly id: "nvidia.nemotron-nano-12b-v2";
|
|
2038
|
+
readonly name: "NVIDIA Nemotron Nano 12B v2 VL BF16";
|
|
2039
|
+
readonly provider: "amazon-bedrock";
|
|
2040
|
+
readonly family: "nemotron";
|
|
2041
|
+
readonly pricing: {
|
|
2042
|
+
readonly input: 2e-7;
|
|
2043
|
+
readonly output: 6e-7;
|
|
2044
|
+
};
|
|
2045
|
+
readonly contextWindow: 128000;
|
|
2046
|
+
readonly maxOutput: 4096;
|
|
2047
|
+
readonly modalities: {
|
|
2048
|
+
readonly input: readonly ["text", "image"];
|
|
2049
|
+
readonly output: readonly ["text"];
|
|
2050
|
+
};
|
|
2051
|
+
readonly capabilities: {
|
|
2052
|
+
readonly reasoning: false;
|
|
2053
|
+
readonly toolCall: true;
|
|
2054
|
+
readonly attachment: false;
|
|
2055
|
+
readonly structuredOutput: false;
|
|
2056
|
+
};
|
|
2057
|
+
}, {
|
|
2058
|
+
readonly id: "anthropic.claude-3-7-sonnet-20250219-v1:0";
|
|
2059
|
+
readonly name: "Claude Sonnet 3.7";
|
|
2060
|
+
readonly provider: "amazon-bedrock";
|
|
2061
|
+
readonly family: "claude-sonnet";
|
|
2062
|
+
readonly pricing: {
|
|
2063
|
+
readonly input: 0.000003;
|
|
2064
|
+
readonly output: 0.000015;
|
|
2065
|
+
readonly cacheRead: 3e-7;
|
|
2066
|
+
readonly cacheWrite: 0.00000375;
|
|
2067
|
+
};
|
|
2068
|
+
readonly contextWindow: 200000;
|
|
2069
|
+
readonly maxOutput: 8192;
|
|
2070
|
+
readonly modalities: {
|
|
2071
|
+
readonly input: readonly ["text", "image", "pdf"];
|
|
2072
|
+
readonly output: readonly ["text"];
|
|
2073
|
+
};
|
|
2074
|
+
readonly capabilities: {
|
|
2075
|
+
readonly reasoning: false;
|
|
2076
|
+
readonly toolCall: true;
|
|
2077
|
+
readonly attachment: true;
|
|
2078
|
+
readonly structuredOutput: false;
|
|
2079
|
+
};
|
|
2080
|
+
}, {
|
|
2081
|
+
readonly id: "anthropic.claude-sonnet-4-6";
|
|
2082
|
+
readonly name: "Claude Sonnet 4.6";
|
|
2083
|
+
readonly provider: "amazon-bedrock";
|
|
2084
|
+
readonly family: "claude-sonnet";
|
|
2085
|
+
readonly pricing: {
|
|
2086
|
+
readonly input: 0.000003;
|
|
2087
|
+
readonly output: 0.000015;
|
|
2088
|
+
readonly cacheRead: 3e-7;
|
|
2089
|
+
readonly cacheWrite: 0.00000375;
|
|
2090
|
+
};
|
|
2091
|
+
readonly contextWindow: 200000;
|
|
2092
|
+
readonly maxOutput: 64000;
|
|
2093
|
+
readonly modalities: {
|
|
2094
|
+
readonly input: readonly ["text", "image", "pdf"];
|
|
2095
|
+
readonly output: readonly ["text"];
|
|
2096
|
+
};
|
|
2097
|
+
readonly capabilities: {
|
|
2098
|
+
readonly reasoning: true;
|
|
2099
|
+
readonly toolCall: true;
|
|
2100
|
+
readonly attachment: true;
|
|
2101
|
+
readonly structuredOutput: false;
|
|
2102
|
+
};
|
|
2103
|
+
}, {
|
|
2104
|
+
readonly id: "minimax.minimax-m2.1";
|
|
2105
|
+
readonly name: "MiniMax M2.1";
|
|
2106
|
+
readonly provider: "amazon-bedrock";
|
|
2107
|
+
readonly family: "minimax";
|
|
2108
|
+
readonly pricing: {
|
|
2109
|
+
readonly input: 3e-7;
|
|
2110
|
+
readonly output: 0.0000012;
|
|
2111
|
+
};
|
|
2112
|
+
readonly contextWindow: 204800;
|
|
2113
|
+
readonly maxOutput: 131072;
|
|
2114
|
+
readonly modalities: {
|
|
2115
|
+
readonly input: readonly ["text"];
|
|
2116
|
+
readonly output: readonly ["text"];
|
|
2117
|
+
};
|
|
2118
|
+
readonly capabilities: {
|
|
2119
|
+
readonly reasoning: true;
|
|
2120
|
+
readonly toolCall: true;
|
|
2121
|
+
readonly attachment: false;
|
|
2122
|
+
readonly structuredOutput: false;
|
|
2123
|
+
};
|
|
2124
|
+
}, {
|
|
2125
|
+
readonly id: "global.anthropic.claude-opus-4-5-20251101-v1:0";
|
|
2126
|
+
readonly name: "Claude Opus 4.5 (Global)";
|
|
2127
|
+
readonly provider: "amazon-bedrock";
|
|
2128
|
+
readonly family: "claude-opus";
|
|
2129
|
+
readonly pricing: {
|
|
2130
|
+
readonly input: 0.000005;
|
|
2131
|
+
readonly output: 0.000025;
|
|
2132
|
+
readonly cacheRead: 5e-7;
|
|
2133
|
+
readonly cacheWrite: 0.00000625;
|
|
2134
|
+
};
|
|
2135
|
+
readonly contextWindow: 200000;
|
|
2136
|
+
readonly maxOutput: 64000;
|
|
2137
|
+
readonly modalities: {
|
|
2138
|
+
readonly input: readonly ["text", "image", "pdf"];
|
|
2139
|
+
readonly output: readonly ["text"];
|
|
2140
|
+
};
|
|
2141
|
+
readonly capabilities: {
|
|
2142
|
+
readonly reasoning: true;
|
|
2143
|
+
readonly toolCall: true;
|
|
2144
|
+
readonly attachment: true;
|
|
2145
|
+
readonly structuredOutput: false;
|
|
2146
|
+
};
|
|
2147
|
+
}, {
|
|
2148
|
+
readonly id: "mistral.ministral-3-8b-instruct";
|
|
2149
|
+
readonly name: "Ministral 3 8B";
|
|
2150
|
+
readonly provider: "amazon-bedrock";
|
|
2151
|
+
readonly family: "ministral";
|
|
2152
|
+
readonly pricing: {
|
|
2153
|
+
readonly input: 1.5e-7;
|
|
2154
|
+
readonly output: 1.5e-7;
|
|
2155
|
+
};
|
|
2156
|
+
readonly contextWindow: 128000;
|
|
2157
|
+
readonly maxOutput: 4096;
|
|
2158
|
+
readonly modalities: {
|
|
2159
|
+
readonly input: readonly ["text"];
|
|
2160
|
+
readonly output: readonly ["text"];
|
|
2161
|
+
};
|
|
2162
|
+
readonly capabilities: {
|
|
2163
|
+
readonly reasoning: false;
|
|
2164
|
+
readonly toolCall: true;
|
|
2165
|
+
readonly attachment: false;
|
|
2166
|
+
readonly structuredOutput: false;
|
|
2167
|
+
};
|
|
2168
|
+
}, {
|
|
2169
|
+
readonly id: "openai.gpt-oss-safeguard-20b";
|
|
2170
|
+
readonly name: "GPT OSS Safeguard 20B";
|
|
2171
|
+
readonly provider: "amazon-bedrock";
|
|
2172
|
+
readonly family: "gpt-oss";
|
|
2173
|
+
readonly pricing: {
|
|
2174
|
+
readonly input: 7e-8;
|
|
2175
|
+
readonly output: 2e-7;
|
|
2176
|
+
};
|
|
2177
|
+
readonly contextWindow: 128000;
|
|
2178
|
+
readonly maxOutput: 4096;
|
|
2179
|
+
readonly modalities: {
|
|
2180
|
+
readonly input: readonly ["text"];
|
|
2181
|
+
readonly output: readonly ["text"];
|
|
2182
|
+
};
|
|
2183
|
+
readonly capabilities: {
|
|
2184
|
+
readonly reasoning: false;
|
|
2185
|
+
readonly toolCall: true;
|
|
2186
|
+
readonly attachment: false;
|
|
2187
|
+
readonly structuredOutput: false;
|
|
2188
|
+
};
|
|
2189
|
+
}, {
|
|
2190
|
+
readonly id: "amazon.nova-lite-v1:0";
|
|
2191
|
+
readonly name: "Nova Lite";
|
|
2192
|
+
readonly provider: "amazon-bedrock";
|
|
2193
|
+
readonly family: "nova-lite";
|
|
2194
|
+
readonly pricing: {
|
|
2195
|
+
readonly input: 6e-8;
|
|
2196
|
+
readonly output: 2.4e-7;
|
|
2197
|
+
readonly cacheRead: 1.5e-8;
|
|
2198
|
+
};
|
|
2199
|
+
readonly contextWindow: 300000;
|
|
2200
|
+
readonly maxOutput: 8192;
|
|
2201
|
+
readonly modalities: {
|
|
2202
|
+
readonly input: readonly ["text", "image", "video"];
|
|
2203
|
+
readonly output: readonly ["text"];
|
|
2204
|
+
};
|
|
2205
|
+
readonly capabilities: {
|
|
2206
|
+
readonly reasoning: false;
|
|
2207
|
+
readonly toolCall: true;
|
|
2208
|
+
readonly attachment: true;
|
|
2209
|
+
readonly structuredOutput: false;
|
|
2210
|
+
};
|
|
2211
|
+
}, {
|
|
2212
|
+
readonly id: "eu.anthropic.claude-sonnet-4-5-20250929-v1:0";
|
|
2213
|
+
readonly name: "Claude Sonnet 4.5 (EU)";
|
|
2214
|
+
readonly provider: "amazon-bedrock";
|
|
2215
|
+
readonly family: "claude-sonnet";
|
|
2216
|
+
readonly pricing: {
|
|
2217
|
+
readonly input: 0.000003;
|
|
2218
|
+
readonly output: 0.000015;
|
|
2219
|
+
readonly cacheRead: 3e-7;
|
|
2220
|
+
readonly cacheWrite: 0.00000375;
|
|
2221
|
+
};
|
|
2222
|
+
readonly contextWindow: 200000;
|
|
2223
|
+
readonly maxOutput: 64000;
|
|
2224
|
+
readonly modalities: {
|
|
2225
|
+
readonly input: readonly ["text", "image", "pdf"];
|
|
2226
|
+
readonly output: readonly ["text"];
|
|
2227
|
+
};
|
|
2228
|
+
readonly capabilities: {
|
|
2229
|
+
readonly reasoning: true;
|
|
2230
|
+
readonly toolCall: true;
|
|
2231
|
+
readonly attachment: true;
|
|
2232
|
+
readonly structuredOutput: false;
|
|
2233
|
+
};
|
|
2234
|
+
}, {
|
|
2235
|
+
readonly id: "mistral.pixtral-large-2502-v1:0";
|
|
2236
|
+
readonly name: "Pixtral Large (25.02)";
|
|
2237
|
+
readonly provider: "amazon-bedrock";
|
|
2238
|
+
readonly family: "mistral";
|
|
2239
|
+
readonly pricing: {
|
|
2240
|
+
readonly input: 0.000002;
|
|
2241
|
+
readonly output: 0.000006;
|
|
2242
|
+
};
|
|
2243
|
+
readonly contextWindow: 128000;
|
|
2244
|
+
readonly maxOutput: 8192;
|
|
2245
|
+
readonly modalities: {
|
|
2246
|
+
readonly input: readonly ["text", "image"];
|
|
2247
|
+
readonly output: readonly ["text"];
|
|
2248
|
+
};
|
|
2249
|
+
readonly capabilities: {
|
|
2250
|
+
readonly reasoning: false;
|
|
2251
|
+
readonly toolCall: true;
|
|
2252
|
+
readonly attachment: false;
|
|
2253
|
+
readonly structuredOutput: false;
|
|
2254
|
+
};
|
|
2255
|
+
}, {
|
|
2256
|
+
readonly id: "google.gemma-3-12b-it";
|
|
2257
|
+
readonly name: "Google Gemma 3 12B";
|
|
2258
|
+
readonly provider: "amazon-bedrock";
|
|
2259
|
+
readonly family: "gemma";
|
|
2260
|
+
readonly pricing: {
|
|
2261
|
+
readonly input: 5e-8;
|
|
2262
|
+
readonly output: 1e-7;
|
|
2263
|
+
};
|
|
2264
|
+
readonly contextWindow: 131072;
|
|
2265
|
+
readonly maxOutput: 8192;
|
|
2266
|
+
readonly modalities: {
|
|
2267
|
+
readonly input: readonly ["text", "image"];
|
|
2268
|
+
readonly output: readonly ["text"];
|
|
2269
|
+
};
|
|
2270
|
+
readonly capabilities: {
|
|
2271
|
+
readonly reasoning: false;
|
|
2272
|
+
readonly toolCall: false;
|
|
2273
|
+
readonly attachment: false;
|
|
2274
|
+
readonly structuredOutput: false;
|
|
2275
|
+
};
|
|
2276
|
+
}, {
|
|
2277
|
+
readonly id: "meta.llama3-1-8b-instruct-v1:0";
|
|
2278
|
+
readonly name: "Llama 3.1 8B Instruct";
|
|
2279
|
+
readonly provider: "amazon-bedrock";
|
|
2280
|
+
readonly family: "llama";
|
|
2281
|
+
readonly pricing: {
|
|
2282
|
+
readonly input: 2.2e-7;
|
|
2283
|
+
readonly output: 2.2e-7;
|
|
2284
|
+
};
|
|
2285
|
+
readonly contextWindow: 128000;
|
|
2286
|
+
readonly maxOutput: 4096;
|
|
2287
|
+
readonly modalities: {
|
|
2288
|
+
readonly input: readonly ["text"];
|
|
2289
|
+
readonly output: readonly ["text"];
|
|
2290
|
+
};
|
|
2291
|
+
readonly capabilities: {
|
|
2292
|
+
readonly reasoning: false;
|
|
2293
|
+
readonly toolCall: true;
|
|
2294
|
+
readonly attachment: false;
|
|
2295
|
+
readonly structuredOutput: false;
|
|
2296
|
+
};
|
|
2297
|
+
}, {
|
|
2298
|
+
readonly id: "mistral.devstral-2-123b";
|
|
2299
|
+
readonly name: "Devstral 2 123B";
|
|
2300
|
+
readonly provider: "amazon-bedrock";
|
|
2301
|
+
readonly family: "devstral";
|
|
2302
|
+
readonly pricing: {
|
|
2303
|
+
readonly input: 4e-7;
|
|
2304
|
+
readonly output: 0.000002;
|
|
2305
|
+
};
|
|
2306
|
+
readonly contextWindow: 256000;
|
|
2307
|
+
readonly maxOutput: 8192;
|
|
2308
|
+
readonly modalities: {
|
|
2309
|
+
readonly input: readonly ["text"];
|
|
2310
|
+
readonly output: readonly ["text"];
|
|
2311
|
+
};
|
|
2312
|
+
readonly capabilities: {
|
|
2313
|
+
readonly reasoning: false;
|
|
2314
|
+
readonly toolCall: true;
|
|
2315
|
+
readonly attachment: false;
|
|
2316
|
+
readonly structuredOutput: false;
|
|
2317
|
+
};
|
|
2318
|
+
}, {
|
|
2319
|
+
readonly id: "anthropic.claude-sonnet-4-5-20250929-v1:0";
|
|
2320
|
+
readonly name: "Claude Sonnet 4.5";
|
|
2321
|
+
readonly provider: "amazon-bedrock";
|
|
2322
|
+
readonly family: "claude-sonnet";
|
|
2323
|
+
readonly pricing: {
|
|
2324
|
+
readonly input: 0.000003;
|
|
2325
|
+
readonly output: 0.000015;
|
|
2326
|
+
readonly cacheRead: 3e-7;
|
|
2327
|
+
readonly cacheWrite: 0.00000375;
|
|
2328
|
+
};
|
|
2329
|
+
readonly contextWindow: 200000;
|
|
2330
|
+
readonly maxOutput: 64000;
|
|
2331
|
+
readonly modalities: {
|
|
2332
|
+
readonly input: readonly ["text", "image", "pdf"];
|
|
2333
|
+
readonly output: readonly ["text"];
|
|
2334
|
+
};
|
|
2335
|
+
readonly capabilities: {
|
|
2336
|
+
readonly reasoning: true;
|
|
2337
|
+
readonly toolCall: true;
|
|
2338
|
+
readonly attachment: true;
|
|
2339
|
+
readonly structuredOutput: false;
|
|
2340
|
+
};
|
|
2341
|
+
}, {
|
|
2342
|
+
readonly id: "meta.llama4-maverick-17b-instruct-v1:0";
|
|
2343
|
+
readonly name: "Llama 4 Maverick 17B Instruct";
|
|
2344
|
+
readonly provider: "amazon-bedrock";
|
|
2345
|
+
readonly family: "llama";
|
|
2346
|
+
readonly pricing: {
|
|
2347
|
+
readonly input: 2.4e-7;
|
|
2348
|
+
readonly output: 9.7e-7;
|
|
2349
|
+
};
|
|
2350
|
+
readonly contextWindow: 1000000;
|
|
2351
|
+
readonly maxOutput: 16384;
|
|
2352
|
+
readonly modalities: {
|
|
2353
|
+
readonly input: readonly ["text", "image"];
|
|
2354
|
+
readonly output: readonly ["text"];
|
|
2355
|
+
};
|
|
2356
|
+
readonly capabilities: {
|
|
2357
|
+
readonly reasoning: false;
|
|
2358
|
+
readonly toolCall: true;
|
|
2359
|
+
readonly attachment: true;
|
|
2360
|
+
readonly structuredOutput: false;
|
|
2361
|
+
};
|
|
2362
|
+
}, {
|
|
2363
|
+
readonly id: "mistral.ministral-3-14b-instruct";
|
|
2364
|
+
readonly name: "Ministral 14B 3.0";
|
|
2365
|
+
readonly provider: "amazon-bedrock";
|
|
2366
|
+
readonly family: "ministral";
|
|
2367
|
+
readonly pricing: {
|
|
2368
|
+
readonly input: 2e-7;
|
|
2369
|
+
readonly output: 2e-7;
|
|
2370
|
+
};
|
|
2371
|
+
readonly contextWindow: 128000;
|
|
2372
|
+
readonly maxOutput: 4096;
|
|
2373
|
+
readonly modalities: {
|
|
2374
|
+
readonly input: readonly ["text"];
|
|
2375
|
+
readonly output: readonly ["text"];
|
|
2376
|
+
};
|
|
2377
|
+
readonly capabilities: {
|
|
2378
|
+
readonly reasoning: false;
|
|
2379
|
+
readonly toolCall: true;
|
|
2380
|
+
readonly attachment: false;
|
|
2381
|
+
readonly structuredOutput: false;
|
|
2382
|
+
};
|
|
2383
|
+
}, {
|
|
2384
|
+
readonly id: "minimax.minimax-m2";
|
|
2385
|
+
readonly name: "MiniMax M2";
|
|
2386
|
+
readonly provider: "amazon-bedrock";
|
|
2387
|
+
readonly family: "minimax";
|
|
2388
|
+
readonly pricing: {
|
|
2389
|
+
readonly input: 3e-7;
|
|
2390
|
+
readonly output: 0.0000012;
|
|
2391
|
+
};
|
|
2392
|
+
readonly contextWindow: 204608;
|
|
2393
|
+
readonly maxOutput: 128000;
|
|
2394
|
+
readonly modalities: {
|
|
2395
|
+
readonly input: readonly ["text"];
|
|
2396
|
+
readonly output: readonly ["text"];
|
|
2397
|
+
};
|
|
2398
|
+
readonly capabilities: {
|
|
2399
|
+
readonly reasoning: true;
|
|
2400
|
+
readonly toolCall: true;
|
|
2401
|
+
readonly attachment: false;
|
|
2402
|
+
readonly structuredOutput: false;
|
|
2403
|
+
};
|
|
2404
|
+
}, {
|
|
2405
|
+
readonly id: "amazon.nova-micro-v1:0";
|
|
2406
|
+
readonly name: "Nova Micro";
|
|
2407
|
+
readonly provider: "amazon-bedrock";
|
|
2408
|
+
readonly family: "nova-micro";
|
|
2409
|
+
readonly pricing: {
|
|
2410
|
+
readonly input: 3.5e-8;
|
|
2411
|
+
readonly output: 1.4e-7;
|
|
2412
|
+
readonly cacheRead: 8.75e-9;
|
|
2413
|
+
};
|
|
2414
|
+
readonly contextWindow: 128000;
|
|
2415
|
+
readonly maxOutput: 8192;
|
|
2416
|
+
readonly modalities: {
|
|
2417
|
+
readonly input: readonly ["text"];
|
|
2418
|
+
readonly output: readonly ["text"];
|
|
2419
|
+
};
|
|
2420
|
+
readonly capabilities: {
|
|
2421
|
+
readonly reasoning: false;
|
|
2422
|
+
readonly toolCall: true;
|
|
2423
|
+
readonly attachment: false;
|
|
2424
|
+
readonly structuredOutput: false;
|
|
2425
|
+
};
|
|
2426
|
+
}, {
|
|
2427
|
+
readonly id: "anthropic.claude-3-5-sonnet-20241022-v2:0";
|
|
2428
|
+
readonly name: "Claude Sonnet 3.5 v2";
|
|
2429
|
+
readonly provider: "amazon-bedrock";
|
|
2430
|
+
readonly family: "claude-sonnet";
|
|
2431
|
+
readonly pricing: {
|
|
2432
|
+
readonly input: 0.000003;
|
|
2433
|
+
readonly output: 0.000015;
|
|
2434
|
+
readonly cacheRead: 3e-7;
|
|
2435
|
+
readonly cacheWrite: 0.00000375;
|
|
2436
|
+
};
|
|
2437
|
+
readonly contextWindow: 200000;
|
|
2438
|
+
readonly maxOutput: 8192;
|
|
2439
|
+
readonly modalities: {
|
|
2440
|
+
readonly input: readonly ["text", "image", "pdf"];
|
|
2441
|
+
readonly output: readonly ["text"];
|
|
2442
|
+
};
|
|
2443
|
+
readonly capabilities: {
|
|
2444
|
+
readonly reasoning: false;
|
|
2445
|
+
readonly toolCall: true;
|
|
2446
|
+
readonly attachment: true;
|
|
2447
|
+
readonly structuredOutput: false;
|
|
2448
|
+
};
|
|
2449
|
+
}, {
|
|
2450
|
+
readonly id: "nvidia.nemotron-nano-3-30b";
|
|
2451
|
+
readonly name: "NVIDIA Nemotron Nano 3 30B";
|
|
2452
|
+
readonly provider: "amazon-bedrock";
|
|
2453
|
+
readonly family: "nemotron";
|
|
2454
|
+
readonly pricing: {
|
|
2455
|
+
readonly input: 6e-8;
|
|
2456
|
+
readonly output: 2.4e-7;
|
|
2457
|
+
};
|
|
2458
|
+
readonly contextWindow: 128000;
|
|
2459
|
+
readonly maxOutput: 4096;
|
|
2460
|
+
readonly modalities: {
|
|
2461
|
+
readonly input: readonly ["text"];
|
|
2462
|
+
readonly output: readonly ["text"];
|
|
2463
|
+
};
|
|
2464
|
+
readonly capabilities: {
|
|
2465
|
+
readonly reasoning: true;
|
|
2466
|
+
readonly toolCall: true;
|
|
2467
|
+
readonly attachment: false;
|
|
2468
|
+
readonly structuredOutput: false;
|
|
2469
|
+
};
|
|
2470
|
+
}, {
|
|
2471
|
+
readonly id: "anthropic.claude-sonnet-4-20250514-v1:0";
|
|
2472
|
+
readonly name: "Claude Sonnet 4";
|
|
2473
|
+
readonly provider: "amazon-bedrock";
|
|
2474
|
+
readonly family: "claude-sonnet";
|
|
2475
|
+
readonly pricing: {
|
|
2476
|
+
readonly input: 0.000003;
|
|
2477
|
+
readonly output: 0.000015;
|
|
2478
|
+
readonly cacheRead: 3e-7;
|
|
2479
|
+
readonly cacheWrite: 0.00000375;
|
|
2480
|
+
};
|
|
2481
|
+
readonly contextWindow: 200000;
|
|
2482
|
+
readonly maxOutput: 64000;
|
|
2483
|
+
readonly modalities: {
|
|
2484
|
+
readonly input: readonly ["text", "image", "pdf"];
|
|
2485
|
+
readonly output: readonly ["text"];
|
|
2486
|
+
};
|
|
2487
|
+
readonly capabilities: {
|
|
2488
|
+
readonly reasoning: true;
|
|
2489
|
+
readonly toolCall: true;
|
|
2490
|
+
readonly attachment: true;
|
|
2491
|
+
readonly structuredOutput: false;
|
|
2492
|
+
};
|
|
2493
|
+
}, {
|
|
2494
|
+
readonly id: "qwen.qwen3-vl-235b-a22b";
|
|
2495
|
+
readonly name: "Qwen/Qwen3-VL-235B-A22B-Instruct";
|
|
2496
|
+
readonly provider: "amazon-bedrock";
|
|
2497
|
+
readonly family: "qwen";
|
|
2498
|
+
readonly pricing: {
|
|
2499
|
+
readonly input: 3e-7;
|
|
2500
|
+
readonly output: 0.0000015;
|
|
2501
|
+
};
|
|
2502
|
+
readonly contextWindow: 262000;
|
|
2503
|
+
readonly maxOutput: 262000;
|
|
2504
|
+
readonly modalities: {
|
|
2505
|
+
readonly input: readonly ["text", "image"];
|
|
2506
|
+
readonly output: readonly ["text"];
|
|
2507
|
+
};
|
|
2508
|
+
readonly capabilities: {
|
|
2509
|
+
readonly reasoning: false;
|
|
2510
|
+
readonly toolCall: true;
|
|
2511
|
+
readonly attachment: true;
|
|
2512
|
+
readonly structuredOutput: true;
|
|
2513
|
+
};
|
|
2514
|
+
}, {
|
|
2515
|
+
readonly id: "global.anthropic.claude-opus-4-6-v1";
|
|
2516
|
+
readonly name: "Claude Opus 4.6 (Global)";
|
|
2517
|
+
readonly provider: "amazon-bedrock";
|
|
2518
|
+
readonly family: "claude-opus";
|
|
2519
|
+
readonly pricing: {
|
|
2520
|
+
readonly input: 0.000005;
|
|
2521
|
+
readonly output: 0.000025;
|
|
2522
|
+
readonly cacheRead: 5e-7;
|
|
2523
|
+
readonly cacheWrite: 0.00000625;
|
|
2524
|
+
};
|
|
2525
|
+
readonly contextWindow: 200000;
|
|
2526
|
+
readonly maxOutput: 128000;
|
|
2527
|
+
readonly modalities: {
|
|
2528
|
+
readonly input: readonly ["text", "image", "pdf"];
|
|
2529
|
+
readonly output: readonly ["text"];
|
|
2530
|
+
};
|
|
2531
|
+
readonly capabilities: {
|
|
2532
|
+
readonly reasoning: true;
|
|
2533
|
+
readonly toolCall: true;
|
|
2534
|
+
readonly attachment: true;
|
|
2535
|
+
readonly structuredOutput: false;
|
|
2536
|
+
};
|
|
2537
|
+
}, {
|
|
2538
|
+
readonly id: "writer.palmyra-x4-v1:0";
|
|
2539
|
+
readonly name: "Palmyra X4";
|
|
2540
|
+
readonly provider: "amazon-bedrock";
|
|
2541
|
+
readonly family: "palmyra";
|
|
2542
|
+
readonly pricing: {
|
|
2543
|
+
readonly input: 0.0000025;
|
|
2544
|
+
readonly output: 0.00001;
|
|
2545
|
+
};
|
|
2546
|
+
readonly contextWindow: 122880;
|
|
2547
|
+
readonly maxOutput: 8192;
|
|
2548
|
+
readonly modalities: {
|
|
2549
|
+
readonly input: readonly ["text"];
|
|
2550
|
+
readonly output: readonly ["text"];
|
|
2551
|
+
};
|
|
2552
|
+
readonly capabilities: {
|
|
2553
|
+
readonly reasoning: true;
|
|
2554
|
+
readonly toolCall: true;
|
|
2555
|
+
readonly attachment: false;
|
|
2556
|
+
readonly structuredOutput: false;
|
|
2557
|
+
};
|
|
2558
|
+
}, {
|
|
2559
|
+
readonly id: "amazon.nova-pro-v1:0";
|
|
2560
|
+
readonly name: "Nova Pro";
|
|
2561
|
+
readonly provider: "amazon-bedrock";
|
|
2562
|
+
readonly family: "nova-pro";
|
|
2563
|
+
readonly pricing: {
|
|
2564
|
+
readonly input: 8e-7;
|
|
2565
|
+
readonly output: 0.0000032;
|
|
2566
|
+
readonly cacheRead: 2e-7;
|
|
2567
|
+
};
|
|
2568
|
+
readonly contextWindow: 300000;
|
|
2569
|
+
readonly maxOutput: 8192;
|
|
2570
|
+
readonly modalities: {
|
|
2571
|
+
readonly input: readonly ["text", "image", "video"];
|
|
2572
|
+
readonly output: readonly ["text"];
|
|
2573
|
+
};
|
|
2574
|
+
readonly capabilities: {
|
|
2575
|
+
readonly reasoning: false;
|
|
2576
|
+
readonly toolCall: true;
|
|
2577
|
+
readonly attachment: true;
|
|
2578
|
+
readonly structuredOutput: false;
|
|
2579
|
+
};
|
|
2580
|
+
}, {
|
|
2581
|
+
readonly id: "us.anthropic.claude-opus-4-5-20251101-v1:0";
|
|
2582
|
+
readonly name: "Claude Opus 4.5 (US)";
|
|
2583
|
+
readonly provider: "amazon-bedrock";
|
|
2584
|
+
readonly family: "claude-opus";
|
|
2585
|
+
readonly pricing: {
|
|
2586
|
+
readonly input: 0.000005;
|
|
2587
|
+
readonly output: 0.000025;
|
|
2588
|
+
readonly cacheRead: 5e-7;
|
|
2589
|
+
readonly cacheWrite: 0.00000625;
|
|
2590
|
+
};
|
|
2591
|
+
readonly contextWindow: 200000;
|
|
2592
|
+
readonly maxOutput: 64000;
|
|
2593
|
+
readonly modalities: {
|
|
2594
|
+
readonly input: readonly ["text", "image", "pdf"];
|
|
2595
|
+
readonly output: readonly ["text"];
|
|
2596
|
+
};
|
|
2597
|
+
readonly capabilities: {
|
|
2598
|
+
readonly reasoning: true;
|
|
2599
|
+
readonly toolCall: true;
|
|
2600
|
+
readonly attachment: true;
|
|
2601
|
+
readonly structuredOutput: false;
|
|
2602
|
+
};
|
|
2603
|
+
}, {
|
|
2604
|
+
readonly id: "meta.llama3-2-90b-instruct-v1:0";
|
|
2605
|
+
readonly name: "Llama 3.2 90B Instruct";
|
|
2606
|
+
readonly provider: "amazon-bedrock";
|
|
2607
|
+
readonly family: "llama";
|
|
2608
|
+
readonly pricing: {
|
|
2609
|
+
readonly input: 7.2e-7;
|
|
2610
|
+
readonly output: 7.2e-7;
|
|
2611
|
+
};
|
|
2612
|
+
readonly contextWindow: 128000;
|
|
2613
|
+
readonly maxOutput: 4096;
|
|
2614
|
+
readonly modalities: {
|
|
2615
|
+
readonly input: readonly ["text", "image"];
|
|
2616
|
+
readonly output: readonly ["text"];
|
|
2617
|
+
};
|
|
2618
|
+
readonly capabilities: {
|
|
2619
|
+
readonly reasoning: false;
|
|
2620
|
+
readonly toolCall: true;
|
|
2621
|
+
readonly attachment: true;
|
|
2622
|
+
readonly structuredOutput: false;
|
|
2623
|
+
};
|
|
2624
|
+
}, {
|
|
2625
|
+
readonly id: "us.anthropic.claude-opus-4-6-v1";
|
|
2626
|
+
readonly name: "Claude Opus 4.6 (US)";
|
|
2627
|
+
readonly provider: "amazon-bedrock";
|
|
2628
|
+
readonly family: "claude-opus";
|
|
2629
|
+
readonly pricing: {
|
|
2630
|
+
readonly input: 0.000005;
|
|
2631
|
+
readonly output: 0.000025;
|
|
2632
|
+
readonly cacheRead: 5e-7;
|
|
2633
|
+
readonly cacheWrite: 0.00000625;
|
|
2634
|
+
};
|
|
2635
|
+
readonly contextWindow: 200000;
|
|
2636
|
+
readonly maxOutput: 128000;
|
|
2637
|
+
readonly modalities: {
|
|
2638
|
+
readonly input: readonly ["text", "image", "pdf"];
|
|
2639
|
+
readonly output: readonly ["text"];
|
|
2640
|
+
};
|
|
2641
|
+
readonly capabilities: {
|
|
2642
|
+
readonly reasoning: true;
|
|
2643
|
+
readonly toolCall: true;
|
|
2644
|
+
readonly attachment: true;
|
|
2645
|
+
readonly structuredOutput: false;
|
|
2646
|
+
};
|
|
2647
|
+
}, {
|
|
2648
|
+
readonly id: "google.gemma-3-4b-it";
|
|
2649
|
+
readonly name: "Gemma 3 4B IT";
|
|
2650
|
+
readonly provider: "amazon-bedrock";
|
|
2651
|
+
readonly family: "gemma";
|
|
2652
|
+
readonly pricing: {
|
|
2653
|
+
readonly input: 4e-8;
|
|
2654
|
+
readonly output: 8e-8;
|
|
2655
|
+
};
|
|
2656
|
+
readonly contextWindow: 128000;
|
|
2657
|
+
readonly maxOutput: 4096;
|
|
2658
|
+
readonly modalities: {
|
|
2659
|
+
readonly input: readonly ["text", "image"];
|
|
2660
|
+
readonly output: readonly ["text"];
|
|
2661
|
+
};
|
|
2662
|
+
readonly capabilities: {
|
|
2663
|
+
readonly reasoning: false;
|
|
2664
|
+
readonly toolCall: true;
|
|
2665
|
+
readonly attachment: false;
|
|
2666
|
+
readonly structuredOutput: false;
|
|
2667
|
+
};
|
|
2668
|
+
}, {
|
|
2669
|
+
readonly id: "anthropic.claude-opus-4-6-v1";
|
|
2670
|
+
readonly name: "Claude Opus 4.6";
|
|
2671
|
+
readonly provider: "amazon-bedrock";
|
|
2672
|
+
readonly family: "claude-opus";
|
|
2673
|
+
readonly pricing: {
|
|
2674
|
+
readonly input: 0.000005;
|
|
2675
|
+
readonly output: 0.000025;
|
|
2676
|
+
readonly cacheRead: 5e-7;
|
|
2677
|
+
readonly cacheWrite: 0.00000625;
|
|
2678
|
+
};
|
|
2679
|
+
readonly contextWindow: 200000;
|
|
2680
|
+
readonly maxOutput: 128000;
|
|
2681
|
+
readonly modalities: {
|
|
2682
|
+
readonly input: readonly ["text", "image", "pdf"];
|
|
2683
|
+
readonly output: readonly ["text"];
|
|
2684
|
+
};
|
|
2685
|
+
readonly capabilities: {
|
|
2686
|
+
readonly reasoning: true;
|
|
2687
|
+
readonly toolCall: true;
|
|
2688
|
+
readonly attachment: true;
|
|
2689
|
+
readonly structuredOutput: false;
|
|
2690
|
+
};
|
|
2691
|
+
}, {
|
|
2692
|
+
readonly id: "zai.glm-4.7-flash";
|
|
2693
|
+
readonly name: "GLM-4.7-Flash";
|
|
2694
|
+
readonly provider: "amazon-bedrock";
|
|
2695
|
+
readonly family: "glm-flash";
|
|
2696
|
+
readonly pricing: {
|
|
2697
|
+
readonly input: 7e-8;
|
|
2698
|
+
readonly output: 4e-7;
|
|
2699
|
+
};
|
|
2700
|
+
readonly contextWindow: 200000;
|
|
2701
|
+
readonly maxOutput: 131072;
|
|
2702
|
+
readonly modalities: {
|
|
2703
|
+
readonly input: readonly ["text"];
|
|
2704
|
+
readonly output: readonly ["text"];
|
|
2705
|
+
};
|
|
2706
|
+
readonly capabilities: {
|
|
2707
|
+
readonly reasoning: true;
|
|
2708
|
+
readonly toolCall: true;
|
|
2709
|
+
readonly attachment: false;
|
|
2710
|
+
readonly structuredOutput: false;
|
|
2711
|
+
};
|
|
2712
|
+
}, {
|
|
2713
|
+
readonly id: "anthropic.claude-opus-4-20250514-v1:0";
|
|
2714
|
+
readonly name: "Claude Opus 4";
|
|
2715
|
+
readonly provider: "amazon-bedrock";
|
|
2716
|
+
readonly family: "claude-opus";
|
|
2717
|
+
readonly pricing: {
|
|
2718
|
+
readonly input: 0.000015;
|
|
2719
|
+
readonly output: 0.000075;
|
|
2720
|
+
readonly cacheRead: 0.0000015;
|
|
2721
|
+
readonly cacheWrite: 0.00001875;
|
|
2722
|
+
};
|
|
2723
|
+
readonly contextWindow: 200000;
|
|
2724
|
+
readonly maxOutput: 32000;
|
|
2725
|
+
readonly modalities: {
|
|
2726
|
+
readonly input: readonly ["text", "image", "pdf"];
|
|
2727
|
+
readonly output: readonly ["text"];
|
|
2728
|
+
};
|
|
2729
|
+
readonly capabilities: {
|
|
2730
|
+
readonly reasoning: true;
|
|
2731
|
+
readonly toolCall: true;
|
|
2732
|
+
readonly attachment: true;
|
|
2733
|
+
readonly structuredOutput: false;
|
|
2734
|
+
};
|
|
2735
|
+
}, {
|
|
2736
|
+
readonly id: "global.anthropic.claude-sonnet-4-6";
|
|
2737
|
+
readonly name: "Claude Sonnet 4.6 (Global)";
|
|
2738
|
+
readonly provider: "amazon-bedrock";
|
|
2739
|
+
readonly family: "claude-sonnet";
|
|
2740
|
+
readonly pricing: {
|
|
2741
|
+
readonly input: 0.000003;
|
|
2742
|
+
readonly output: 0.000015;
|
|
2743
|
+
readonly cacheRead: 3e-7;
|
|
2744
|
+
readonly cacheWrite: 0.00000375;
|
|
2745
|
+
};
|
|
2746
|
+
readonly contextWindow: 200000;
|
|
2747
|
+
readonly maxOutput: 64000;
|
|
2748
|
+
readonly modalities: {
|
|
2749
|
+
readonly input: readonly ["text", "image", "pdf"];
|
|
2750
|
+
readonly output: readonly ["text"];
|
|
2751
|
+
};
|
|
2752
|
+
readonly capabilities: {
|
|
2753
|
+
readonly reasoning: true;
|
|
2754
|
+
readonly toolCall: true;
|
|
2755
|
+
readonly attachment: true;
|
|
2756
|
+
readonly structuredOutput: false;
|
|
2757
|
+
};
|
|
2758
|
+
}, {
|
|
2759
|
+
readonly id: "meta.llama3-2-1b-instruct-v1:0";
|
|
2760
|
+
readonly name: "Llama 3.2 1B Instruct";
|
|
2761
|
+
readonly provider: "amazon-bedrock";
|
|
2762
|
+
readonly family: "llama";
|
|
2763
|
+
readonly pricing: {
|
|
2764
|
+
readonly input: 1e-7;
|
|
2765
|
+
readonly output: 1e-7;
|
|
2766
|
+
};
|
|
2767
|
+
readonly contextWindow: 131000;
|
|
2768
|
+
readonly maxOutput: 4096;
|
|
2769
|
+
readonly modalities: {
|
|
2770
|
+
readonly input: readonly ["text"];
|
|
2771
|
+
readonly output: readonly ["text"];
|
|
2772
|
+
};
|
|
2773
|
+
readonly capabilities: {
|
|
2774
|
+
readonly reasoning: false;
|
|
2775
|
+
readonly toolCall: true;
|
|
2776
|
+
readonly attachment: false;
|
|
2777
|
+
readonly structuredOutput: false;
|
|
2778
|
+
};
|
|
2779
|
+
}, {
|
|
2780
|
+
readonly id: "anthropic.claude-opus-4-1-20250805-v1:0";
|
|
2781
|
+
readonly name: "Claude Opus 4.1";
|
|
2782
|
+
readonly provider: "amazon-bedrock";
|
|
2783
|
+
readonly family: "claude-opus";
|
|
2784
|
+
readonly pricing: {
|
|
2785
|
+
readonly input: 0.000015;
|
|
2786
|
+
readonly output: 0.000075;
|
|
2787
|
+
readonly cacheRead: 0.0000015;
|
|
2788
|
+
readonly cacheWrite: 0.00001875;
|
|
2789
|
+
};
|
|
2790
|
+
readonly contextWindow: 200000;
|
|
2791
|
+
readonly maxOutput: 32000;
|
|
2792
|
+
readonly modalities: {
|
|
2793
|
+
readonly input: readonly ["text", "image", "pdf"];
|
|
2794
|
+
readonly output: readonly ["text"];
|
|
2795
|
+
};
|
|
2796
|
+
readonly capabilities: {
|
|
2797
|
+
readonly reasoning: true;
|
|
2798
|
+
readonly toolCall: true;
|
|
2799
|
+
readonly attachment: true;
|
|
2800
|
+
readonly structuredOutput: false;
|
|
2801
|
+
};
|
|
2802
|
+
}, {
|
|
2803
|
+
readonly id: "meta.llama4-scout-17b-instruct-v1:0";
|
|
2804
|
+
readonly name: "Llama 4 Scout 17B Instruct";
|
|
2805
|
+
readonly provider: "amazon-bedrock";
|
|
2806
|
+
readonly family: "llama";
|
|
2807
|
+
readonly pricing: {
|
|
2808
|
+
readonly input: 1.7e-7;
|
|
2809
|
+
readonly output: 6.6e-7;
|
|
2810
|
+
};
|
|
2811
|
+
readonly contextWindow: 3500000;
|
|
2812
|
+
readonly maxOutput: 16384;
|
|
2813
|
+
readonly modalities: {
|
|
2814
|
+
readonly input: readonly ["text", "image"];
|
|
2815
|
+
readonly output: readonly ["text"];
|
|
2816
|
+
};
|
|
2817
|
+
readonly capabilities: {
|
|
2818
|
+
readonly reasoning: false;
|
|
2819
|
+
readonly toolCall: true;
|
|
2820
|
+
readonly attachment: true;
|
|
2821
|
+
readonly structuredOutput: false;
|
|
2822
|
+
};
|
|
2823
|
+
}, {
|
|
2824
|
+
readonly id: "deepseek.v3.2";
|
|
2825
|
+
readonly name: "DeepSeek-V3.2";
|
|
2826
|
+
readonly provider: "amazon-bedrock";
|
|
2827
|
+
readonly family: "deepseek";
|
|
2828
|
+
readonly pricing: {
|
|
2829
|
+
readonly input: 6.2e-7;
|
|
2830
|
+
readonly output: 0.00000185;
|
|
2831
|
+
};
|
|
2832
|
+
readonly contextWindow: 163840;
|
|
2833
|
+
readonly maxOutput: 81920;
|
|
2834
|
+
readonly modalities: {
|
|
2835
|
+
readonly input: readonly ["text"];
|
|
2836
|
+
readonly output: readonly ["text"];
|
|
2837
|
+
};
|
|
2838
|
+
readonly capabilities: {
|
|
2839
|
+
readonly reasoning: true;
|
|
2840
|
+
readonly toolCall: true;
|
|
2841
|
+
readonly attachment: false;
|
|
2842
|
+
readonly structuredOutput: false;
|
|
2843
|
+
};
|
|
2844
|
+
}, {
|
|
2845
|
+
readonly id: "deepseek.v3-v1:0";
|
|
2846
|
+
readonly name: "DeepSeek-V3.1";
|
|
2847
|
+
readonly provider: "amazon-bedrock";
|
|
2848
|
+
readonly family: "deepseek";
|
|
2849
|
+
readonly pricing: {
|
|
2850
|
+
readonly input: 5.8e-7;
|
|
2851
|
+
readonly output: 0.00000168;
|
|
2852
|
+
};
|
|
2853
|
+
readonly contextWindow: 163840;
|
|
2854
|
+
readonly maxOutput: 81920;
|
|
2855
|
+
readonly modalities: {
|
|
2856
|
+
readonly input: readonly ["text"];
|
|
2857
|
+
readonly output: readonly ["text"];
|
|
2858
|
+
};
|
|
2859
|
+
readonly capabilities: {
|
|
2860
|
+
readonly reasoning: true;
|
|
2861
|
+
readonly toolCall: true;
|
|
2862
|
+
readonly attachment: false;
|
|
2863
|
+
readonly structuredOutput: false;
|
|
2864
|
+
};
|
|
2865
|
+
}, {
|
|
2866
|
+
readonly id: "mistral.ministral-3-3b-instruct";
|
|
2867
|
+
readonly name: "Ministral 3 3B";
|
|
2868
|
+
readonly provider: "amazon-bedrock";
|
|
2869
|
+
readonly family: "ministral";
|
|
2870
|
+
readonly pricing: {
|
|
2871
|
+
readonly input: 1e-7;
|
|
2872
|
+
readonly output: 1e-7;
|
|
2873
|
+
};
|
|
2874
|
+
readonly contextWindow: 256000;
|
|
2875
|
+
readonly maxOutput: 8192;
|
|
2876
|
+
readonly modalities: {
|
|
2877
|
+
readonly input: readonly ["text", "image"];
|
|
2878
|
+
readonly output: readonly ["text"];
|
|
2879
|
+
};
|
|
2880
|
+
readonly capabilities: {
|
|
2881
|
+
readonly reasoning: false;
|
|
2882
|
+
readonly toolCall: true;
|
|
2883
|
+
readonly attachment: false;
|
|
2884
|
+
readonly structuredOutput: false;
|
|
2885
|
+
};
|
|
2886
|
+
}, {
|
|
2887
|
+
readonly id: "global.anthropic.claude-haiku-4-5-20251001-v1:0";
|
|
2888
|
+
readonly name: "Claude Haiku 4.5 (Global)";
|
|
2889
|
+
readonly provider: "amazon-bedrock";
|
|
2890
|
+
readonly family: "claude-haiku";
|
|
2891
|
+
readonly pricing: {
|
|
2892
|
+
readonly input: 0.000001;
|
|
2893
|
+
readonly output: 0.000005;
|
|
2894
|
+
readonly cacheRead: 1e-7;
|
|
2895
|
+
readonly cacheWrite: 0.00000125;
|
|
2896
|
+
};
|
|
2897
|
+
readonly contextWindow: 200000;
|
|
2898
|
+
readonly maxOutput: 64000;
|
|
2899
|
+
readonly modalities: {
|
|
2900
|
+
readonly input: readonly ["text", "image", "pdf"];
|
|
2901
|
+
readonly output: readonly ["text"];
|
|
2902
|
+
};
|
|
2903
|
+
readonly capabilities: {
|
|
2904
|
+
readonly reasoning: true;
|
|
2905
|
+
readonly toolCall: true;
|
|
2906
|
+
readonly attachment: true;
|
|
2907
|
+
readonly structuredOutput: false;
|
|
2908
|
+
};
|
|
2909
|
+
}, {
|
|
2910
|
+
readonly id: "nvidia.nemotron-nano-9b-v2";
|
|
2911
|
+
readonly name: "NVIDIA Nemotron Nano 9B v2";
|
|
2912
|
+
readonly provider: "amazon-bedrock";
|
|
2913
|
+
readonly family: "nemotron";
|
|
2914
|
+
readonly pricing: {
|
|
2915
|
+
readonly input: 6e-8;
|
|
2916
|
+
readonly output: 2.3e-7;
|
|
2917
|
+
};
|
|
2918
|
+
readonly contextWindow: 128000;
|
|
2919
|
+
readonly maxOutput: 4096;
|
|
2920
|
+
readonly modalities: {
|
|
2921
|
+
readonly input: readonly ["text"];
|
|
2922
|
+
readonly output: readonly ["text"];
|
|
2923
|
+
};
|
|
2924
|
+
readonly capabilities: {
|
|
2925
|
+
readonly reasoning: false;
|
|
2926
|
+
readonly toolCall: true;
|
|
2927
|
+
readonly attachment: false;
|
|
2928
|
+
readonly structuredOutput: false;
|
|
2929
|
+
};
|
|
2930
|
+
}, {
|
|
2931
|
+
readonly id: "writer.palmyra-x5-v1:0";
|
|
2932
|
+
readonly name: "Palmyra X5";
|
|
2933
|
+
readonly provider: "amazon-bedrock";
|
|
2934
|
+
readonly family: "palmyra";
|
|
2935
|
+
readonly pricing: {
|
|
2936
|
+
readonly input: 6e-7;
|
|
2937
|
+
readonly output: 0.000006;
|
|
2938
|
+
};
|
|
2939
|
+
readonly contextWindow: 1040000;
|
|
2940
|
+
readonly maxOutput: 8192;
|
|
2941
|
+
readonly modalities: {
|
|
2942
|
+
readonly input: readonly ["text"];
|
|
2943
|
+
readonly output: readonly ["text"];
|
|
2944
|
+
};
|
|
2945
|
+
readonly capabilities: {
|
|
2946
|
+
readonly reasoning: true;
|
|
2947
|
+
readonly toolCall: true;
|
|
2948
|
+
readonly attachment: false;
|
|
2949
|
+
readonly structuredOutput: false;
|
|
2950
|
+
};
|
|
2951
|
+
}, {
|
|
2952
|
+
readonly id: "meta.llama3-3-70b-instruct-v1:0";
|
|
2953
|
+
readonly name: "Llama 3.3 70B Instruct";
|
|
2954
|
+
readonly provider: "amazon-bedrock";
|
|
2955
|
+
readonly family: "llama";
|
|
2956
|
+
readonly pricing: {
|
|
2957
|
+
readonly input: 7.2e-7;
|
|
2958
|
+
readonly output: 7.2e-7;
|
|
2959
|
+
};
|
|
2960
|
+
readonly contextWindow: 128000;
|
|
2961
|
+
readonly maxOutput: 4096;
|
|
2962
|
+
readonly modalities: {
|
|
2963
|
+
readonly input: readonly ["text"];
|
|
2964
|
+
readonly output: readonly ["text"];
|
|
2965
|
+
};
|
|
2966
|
+
readonly capabilities: {
|
|
2967
|
+
readonly reasoning: false;
|
|
2968
|
+
readonly toolCall: true;
|
|
2969
|
+
readonly attachment: false;
|
|
2970
|
+
readonly structuredOutput: false;
|
|
2971
|
+
};
|
|
2972
|
+
}, {
|
|
2973
|
+
readonly id: "zai.glm-4.7";
|
|
2974
|
+
readonly name: "GLM-4.7";
|
|
2975
|
+
readonly provider: "amazon-bedrock";
|
|
2976
|
+
readonly family: "glm";
|
|
2977
|
+
readonly pricing: {
|
|
2978
|
+
readonly input: 6e-7;
|
|
2979
|
+
readonly output: 0.0000022;
|
|
2980
|
+
};
|
|
2981
|
+
readonly contextWindow: 204800;
|
|
2982
|
+
readonly maxOutput: 131072;
|
|
2983
|
+
readonly modalities: {
|
|
2984
|
+
readonly input: readonly ["text"];
|
|
2985
|
+
readonly output: readonly ["text"];
|
|
2986
|
+
};
|
|
2987
|
+
readonly capabilities: {
|
|
2988
|
+
readonly reasoning: true;
|
|
2989
|
+
readonly toolCall: true;
|
|
2990
|
+
readonly attachment: false;
|
|
2991
|
+
readonly structuredOutput: false;
|
|
2992
|
+
};
|
|
2993
|
+
}, {
|
|
2994
|
+
readonly id: "moonshot.kimi-k2-thinking";
|
|
2995
|
+
readonly name: "Kimi K2 Thinking";
|
|
2996
|
+
readonly provider: "amazon-bedrock";
|
|
2997
|
+
readonly family: "kimi-thinking";
|
|
2998
|
+
readonly pricing: {
|
|
2999
|
+
readonly input: 6e-7;
|
|
3000
|
+
readonly output: 0.0000025;
|
|
3001
|
+
};
|
|
3002
|
+
readonly contextWindow: 256000;
|
|
3003
|
+
readonly maxOutput: 256000;
|
|
3004
|
+
readonly modalities: {
|
|
3005
|
+
readonly input: readonly ["text"];
|
|
3006
|
+
readonly output: readonly ["text"];
|
|
3007
|
+
};
|
|
3008
|
+
readonly capabilities: {
|
|
3009
|
+
readonly reasoning: true;
|
|
3010
|
+
readonly toolCall: true;
|
|
3011
|
+
readonly attachment: false;
|
|
3012
|
+
readonly structuredOutput: false;
|
|
3013
|
+
};
|
|
3014
|
+
}, {
|
|
3015
|
+
readonly id: "anthropic.claude-3-haiku-20240307-v1:0";
|
|
3016
|
+
readonly name: "Claude Haiku 3";
|
|
3017
|
+
readonly provider: "amazon-bedrock";
|
|
3018
|
+
readonly family: "claude-haiku";
|
|
3019
|
+
readonly pricing: {
|
|
3020
|
+
readonly input: 2.5e-7;
|
|
3021
|
+
readonly output: 0.00000125;
|
|
3022
|
+
};
|
|
3023
|
+
readonly contextWindow: 200000;
|
|
3024
|
+
readonly maxOutput: 4096;
|
|
3025
|
+
readonly modalities: {
|
|
3026
|
+
readonly input: readonly ["text", "image", "pdf"];
|
|
3027
|
+
readonly output: readonly ["text"];
|
|
3028
|
+
};
|
|
3029
|
+
readonly capabilities: {
|
|
3030
|
+
readonly reasoning: false;
|
|
3031
|
+
readonly toolCall: true;
|
|
3032
|
+
readonly attachment: true;
|
|
3033
|
+
readonly structuredOutput: false;
|
|
3034
|
+
};
|
|
3035
|
+
}, {
|
|
3036
|
+
readonly id: "us.anthropic.claude-sonnet-4-5-20250929-v1:0";
|
|
3037
|
+
readonly name: "Claude Sonnet 4.5 (US)";
|
|
3038
|
+
readonly provider: "amazon-bedrock";
|
|
3039
|
+
readonly family: "claude-sonnet";
|
|
3040
|
+
readonly pricing: {
|
|
3041
|
+
readonly input: 0.000003;
|
|
3042
|
+
readonly output: 0.000015;
|
|
3043
|
+
readonly cacheRead: 3e-7;
|
|
3044
|
+
readonly cacheWrite: 0.00000375;
|
|
3045
|
+
};
|
|
3046
|
+
readonly contextWindow: 200000;
|
|
3047
|
+
readonly maxOutput: 64000;
|
|
3048
|
+
readonly modalities: {
|
|
3049
|
+
readonly input: readonly ["text", "image", "pdf"];
|
|
3050
|
+
readonly output: readonly ["text"];
|
|
3051
|
+
};
|
|
3052
|
+
readonly capabilities: {
|
|
3053
|
+
readonly reasoning: true;
|
|
3054
|
+
readonly toolCall: true;
|
|
3055
|
+
readonly attachment: true;
|
|
3056
|
+
readonly structuredOutput: false;
|
|
3057
|
+
};
|
|
3058
|
+
}, {
|
|
3059
|
+
readonly id: "openai.gpt-oss-20b-1:0";
|
|
3060
|
+
readonly name: "gpt-oss-20b";
|
|
3061
|
+
readonly provider: "amazon-bedrock";
|
|
3062
|
+
readonly family: "gpt-oss";
|
|
3063
|
+
readonly pricing: {
|
|
3064
|
+
readonly input: 7e-8;
|
|
3065
|
+
readonly output: 3e-7;
|
|
3066
|
+
};
|
|
3067
|
+
readonly contextWindow: 128000;
|
|
3068
|
+
readonly maxOutput: 4096;
|
|
3069
|
+
readonly modalities: {
|
|
3070
|
+
readonly input: readonly ["text"];
|
|
3071
|
+
readonly output: readonly ["text"];
|
|
3072
|
+
};
|
|
3073
|
+
readonly capabilities: {
|
|
3074
|
+
readonly reasoning: false;
|
|
3075
|
+
readonly toolCall: true;
|
|
3076
|
+
readonly attachment: false;
|
|
3077
|
+
readonly structuredOutput: false;
|
|
3078
|
+
};
|
|
3079
|
+
}, {
|
|
3080
|
+
readonly id: "us.anthropic.claude-sonnet-4-6";
|
|
3081
|
+
readonly name: "Claude Sonnet 4.6 (US)";
|
|
3082
|
+
readonly provider: "amazon-bedrock";
|
|
3083
|
+
readonly family: "claude-sonnet";
|
|
3084
|
+
readonly pricing: {
|
|
3085
|
+
readonly input: 0.000003;
|
|
3086
|
+
readonly output: 0.000015;
|
|
3087
|
+
readonly cacheRead: 3e-7;
|
|
3088
|
+
readonly cacheWrite: 0.00000375;
|
|
3089
|
+
};
|
|
3090
|
+
readonly contextWindow: 200000;
|
|
3091
|
+
readonly maxOutput: 64000;
|
|
3092
|
+
readonly modalities: {
|
|
3093
|
+
readonly input: readonly ["text", "image", "pdf"];
|
|
3094
|
+
readonly output: readonly ["text"];
|
|
3095
|
+
};
|
|
3096
|
+
readonly capabilities: {
|
|
3097
|
+
readonly reasoning: true;
|
|
3098
|
+
readonly toolCall: true;
|
|
3099
|
+
readonly attachment: true;
|
|
3100
|
+
readonly structuredOutput: false;
|
|
3101
|
+
};
|
|
3102
|
+
}, {
|
|
3103
|
+
readonly id: "meta.llama3-2-11b-instruct-v1:0";
|
|
3104
|
+
readonly name: "Llama 3.2 11B Instruct";
|
|
3105
|
+
readonly provider: "amazon-bedrock";
|
|
3106
|
+
readonly family: "llama";
|
|
3107
|
+
readonly pricing: {
|
|
3108
|
+
readonly input: 1.6e-7;
|
|
3109
|
+
readonly output: 1.6e-7;
|
|
3110
|
+
};
|
|
3111
|
+
readonly contextWindow: 128000;
|
|
3112
|
+
readonly maxOutput: 4096;
|
|
3113
|
+
readonly modalities: {
|
|
3114
|
+
readonly input: readonly ["text", "image"];
|
|
3115
|
+
readonly output: readonly ["text"];
|
|
3116
|
+
};
|
|
3117
|
+
readonly capabilities: {
|
|
3118
|
+
readonly reasoning: false;
|
|
3119
|
+
readonly toolCall: true;
|
|
3120
|
+
readonly attachment: true;
|
|
3121
|
+
readonly structuredOutput: false;
|
|
3122
|
+
};
|
|
3123
|
+
}, {
|
|
3124
|
+
readonly id: "eu.anthropic.claude-opus-4-5-20251101-v1:0";
|
|
3125
|
+
readonly name: "Claude Opus 4.5 (EU)";
|
|
3126
|
+
readonly provider: "amazon-bedrock";
|
|
3127
|
+
readonly family: "claude-opus";
|
|
3128
|
+
readonly pricing: {
|
|
3129
|
+
readonly input: 0.000005;
|
|
3130
|
+
readonly output: 0.000025;
|
|
3131
|
+
readonly cacheRead: 5e-7;
|
|
3132
|
+
readonly cacheWrite: 0.00000625;
|
|
3133
|
+
};
|
|
3134
|
+
readonly contextWindow: 200000;
|
|
3135
|
+
readonly maxOutput: 64000;
|
|
3136
|
+
readonly modalities: {
|
|
3137
|
+
readonly input: readonly ["text", "image", "pdf"];
|
|
3138
|
+
readonly output: readonly ["text"];
|
|
3139
|
+
};
|
|
3140
|
+
readonly capabilities: {
|
|
3141
|
+
readonly reasoning: true;
|
|
3142
|
+
readonly toolCall: true;
|
|
3143
|
+
readonly attachment: true;
|
|
3144
|
+
readonly structuredOutput: false;
|
|
3145
|
+
};
|
|
3146
|
+
}, {
|
|
3147
|
+
readonly id: "meta.llama3-1-405b-instruct-v1:0";
|
|
3148
|
+
readonly name: "Llama 3.1 405B Instruct";
|
|
3149
|
+
readonly provider: "amazon-bedrock";
|
|
3150
|
+
readonly family: "llama";
|
|
3151
|
+
readonly pricing: {
|
|
3152
|
+
readonly input: 0.0000024;
|
|
3153
|
+
readonly output: 0.0000024;
|
|
3154
|
+
};
|
|
3155
|
+
readonly contextWindow: 128000;
|
|
3156
|
+
readonly maxOutput: 4096;
|
|
3157
|
+
readonly modalities: {
|
|
3158
|
+
readonly input: readonly ["text"];
|
|
3159
|
+
readonly output: readonly ["text"];
|
|
3160
|
+
};
|
|
3161
|
+
readonly capabilities: {
|
|
3162
|
+
readonly reasoning: false;
|
|
3163
|
+
readonly toolCall: true;
|
|
3164
|
+
readonly attachment: false;
|
|
3165
|
+
readonly structuredOutput: false;
|
|
3166
|
+
};
|
|
3167
|
+
}, {
|
|
3168
|
+
readonly id: "qwen.qwen3-next-80b-a3b";
|
|
3169
|
+
readonly name: "Qwen/Qwen3-Next-80B-A3B-Instruct";
|
|
3170
|
+
readonly provider: "amazon-bedrock";
|
|
3171
|
+
readonly family: "qwen";
|
|
3172
|
+
readonly pricing: {
|
|
3173
|
+
readonly input: 1.4e-7;
|
|
3174
|
+
readonly output: 0.0000014;
|
|
3175
|
+
};
|
|
3176
|
+
readonly contextWindow: 262000;
|
|
3177
|
+
readonly maxOutput: 262000;
|
|
3178
|
+
readonly modalities: {
|
|
3179
|
+
readonly input: readonly ["text"];
|
|
3180
|
+
readonly output: readonly ["text"];
|
|
3181
|
+
};
|
|
3182
|
+
readonly capabilities: {
|
|
3183
|
+
readonly reasoning: false;
|
|
3184
|
+
readonly toolCall: true;
|
|
3185
|
+
readonly attachment: false;
|
|
3186
|
+
readonly structuredOutput: true;
|
|
3187
|
+
};
|
|
3188
|
+
}, {
|
|
3189
|
+
readonly id: "us.anthropic.claude-sonnet-4-20250514-v1:0";
|
|
3190
|
+
readonly name: "Claude Sonnet 4 (US)";
|
|
3191
|
+
readonly provider: "amazon-bedrock";
|
|
3192
|
+
readonly family: "claude-sonnet";
|
|
3193
|
+
readonly pricing: {
|
|
3194
|
+
readonly input: 0.000003;
|
|
3195
|
+
readonly output: 0.000015;
|
|
3196
|
+
readonly cacheRead: 3e-7;
|
|
3197
|
+
readonly cacheWrite: 0.00000375;
|
|
3198
|
+
};
|
|
3199
|
+
readonly contextWindow: 200000;
|
|
3200
|
+
readonly maxOutput: 64000;
|
|
3201
|
+
readonly modalities: {
|
|
3202
|
+
readonly input: readonly ["text", "image", "pdf"];
|
|
3203
|
+
readonly output: readonly ["text"];
|
|
3204
|
+
};
|
|
3205
|
+
readonly capabilities: {
|
|
3206
|
+
readonly reasoning: true;
|
|
3207
|
+
readonly toolCall: true;
|
|
3208
|
+
readonly attachment: true;
|
|
3209
|
+
readonly structuredOutput: false;
|
|
3210
|
+
};
|
|
3211
|
+
}, {
|
|
3212
|
+
readonly id: "qwen.qwen3-coder-30b-a3b-v1:0";
|
|
3213
|
+
readonly name: "Qwen3 Coder 30B A3B Instruct";
|
|
3214
|
+
readonly provider: "amazon-bedrock";
|
|
3215
|
+
readonly family: "qwen";
|
|
3216
|
+
readonly pricing: {
|
|
3217
|
+
readonly input: 1.5e-7;
|
|
3218
|
+
readonly output: 6e-7;
|
|
3219
|
+
};
|
|
3220
|
+
readonly contextWindow: 262144;
|
|
3221
|
+
readonly maxOutput: 131072;
|
|
3222
|
+
readonly modalities: {
|
|
3223
|
+
readonly input: readonly ["text"];
|
|
3224
|
+
readonly output: readonly ["text"];
|
|
3225
|
+
};
|
|
3226
|
+
readonly capabilities: {
|
|
3227
|
+
readonly reasoning: false;
|
|
3228
|
+
readonly toolCall: true;
|
|
3229
|
+
readonly attachment: false;
|
|
3230
|
+
readonly structuredOutput: false;
|
|
3231
|
+
};
|
|
3232
|
+
}, {
|
|
3233
|
+
readonly id: "us.anthropic.claude-haiku-4-5-20251001-v1:0";
|
|
3234
|
+
readonly name: "Claude Haiku 4.5 (US)";
|
|
3235
|
+
readonly provider: "amazon-bedrock";
|
|
3236
|
+
readonly family: "claude-haiku";
|
|
3237
|
+
readonly pricing: {
|
|
3238
|
+
readonly input: 0.000001;
|
|
3239
|
+
readonly output: 0.000005;
|
|
3240
|
+
readonly cacheRead: 1e-7;
|
|
3241
|
+
readonly cacheWrite: 0.00000125;
|
|
3242
|
+
};
|
|
3243
|
+
readonly contextWindow: 200000;
|
|
3244
|
+
readonly maxOutput: 64000;
|
|
3245
|
+
readonly modalities: {
|
|
3246
|
+
readonly input: readonly ["text", "image", "pdf"];
|
|
3247
|
+
readonly output: readonly ["text"];
|
|
3248
|
+
};
|
|
3249
|
+
readonly capabilities: {
|
|
3250
|
+
readonly reasoning: true;
|
|
3251
|
+
readonly toolCall: true;
|
|
3252
|
+
readonly attachment: true;
|
|
3253
|
+
readonly structuredOutput: false;
|
|
3254
|
+
};
|
|
3255
|
+
}, {
|
|
3256
|
+
readonly id: "qwen.qwen3-235b-a22b-2507-v1:0";
|
|
3257
|
+
readonly name: "Qwen3 235B A22B 2507";
|
|
3258
|
+
readonly provider: "amazon-bedrock";
|
|
3259
|
+
readonly family: "qwen";
|
|
3260
|
+
readonly pricing: {
|
|
3261
|
+
readonly input: 2.2e-7;
|
|
3262
|
+
readonly output: 8.8e-7;
|
|
3263
|
+
};
|
|
3264
|
+
readonly contextWindow: 262144;
|
|
3265
|
+
readonly maxOutput: 131072;
|
|
3266
|
+
readonly modalities: {
|
|
3267
|
+
readonly input: readonly ["text"];
|
|
3268
|
+
readonly output: readonly ["text"];
|
|
3269
|
+
};
|
|
3270
|
+
readonly capabilities: {
|
|
3271
|
+
readonly reasoning: false;
|
|
3272
|
+
readonly toolCall: true;
|
|
3273
|
+
readonly attachment: false;
|
|
3274
|
+
readonly structuredOutput: false;
|
|
3275
|
+
};
|
|
3276
|
+
}, {
|
|
3277
|
+
readonly id: "openai.gpt-oss-safeguard-120b";
|
|
3278
|
+
readonly name: "GPT OSS Safeguard 120B";
|
|
3279
|
+
readonly provider: "amazon-bedrock";
|
|
3280
|
+
readonly family: "gpt-oss";
|
|
3281
|
+
readonly pricing: {
|
|
3282
|
+
readonly input: 1.5e-7;
|
|
3283
|
+
readonly output: 6e-7;
|
|
3284
|
+
};
|
|
3285
|
+
readonly contextWindow: 128000;
|
|
3286
|
+
readonly maxOutput: 4096;
|
|
3287
|
+
readonly modalities: {
|
|
3288
|
+
readonly input: readonly ["text"];
|
|
3289
|
+
readonly output: readonly ["text"];
|
|
3290
|
+
};
|
|
3291
|
+
readonly capabilities: {
|
|
3292
|
+
readonly reasoning: false;
|
|
3293
|
+
readonly toolCall: true;
|
|
3294
|
+
readonly attachment: false;
|
|
3295
|
+
readonly structuredOutput: false;
|
|
3296
|
+
};
|
|
3297
|
+
}, {
|
|
3298
|
+
readonly id: "anthropic.claude-3-5-sonnet-20240620-v1:0";
|
|
3299
|
+
readonly name: "Claude Sonnet 3.5";
|
|
3300
|
+
readonly provider: "amazon-bedrock";
|
|
3301
|
+
readonly family: "claude-sonnet";
|
|
3302
|
+
readonly pricing: {
|
|
3303
|
+
readonly input: 0.000003;
|
|
3304
|
+
readonly output: 0.000015;
|
|
3305
|
+
readonly cacheRead: 3e-7;
|
|
3306
|
+
readonly cacheWrite: 0.00000375;
|
|
3307
|
+
};
|
|
3308
|
+
readonly contextWindow: 200000;
|
|
3309
|
+
readonly maxOutput: 8192;
|
|
3310
|
+
readonly modalities: {
|
|
3311
|
+
readonly input: readonly ["text", "image", "pdf"];
|
|
3312
|
+
readonly output: readonly ["text"];
|
|
3313
|
+
};
|
|
3314
|
+
readonly capabilities: {
|
|
3315
|
+
readonly reasoning: false;
|
|
3316
|
+
readonly toolCall: true;
|
|
3317
|
+
readonly attachment: true;
|
|
3318
|
+
readonly structuredOutput: false;
|
|
3319
|
+
};
|
|
3320
|
+
}, {
|
|
3321
|
+
readonly id: "mistral.voxtral-small-24b-2507";
|
|
3322
|
+
readonly name: "Voxtral Small 24B 2507";
|
|
3323
|
+
readonly provider: "amazon-bedrock";
|
|
3324
|
+
readonly family: "mistral";
|
|
3325
|
+
readonly pricing: {
|
|
3326
|
+
readonly input: 1.5e-7;
|
|
3327
|
+
readonly output: 3.5e-7;
|
|
3328
|
+
};
|
|
3329
|
+
readonly contextWindow: 32000;
|
|
3330
|
+
readonly maxOutput: 8192;
|
|
3331
|
+
readonly modalities: {
|
|
3332
|
+
readonly input: readonly ["text", "audio"];
|
|
3333
|
+
readonly output: readonly ["text"];
|
|
3334
|
+
};
|
|
3335
|
+
readonly capabilities: {
|
|
3336
|
+
readonly reasoning: false;
|
|
3337
|
+
readonly toolCall: true;
|
|
3338
|
+
readonly attachment: true;
|
|
3339
|
+
readonly structuredOutput: false;
|
|
3340
|
+
};
|
|
3341
|
+
}, {
|
|
3342
|
+
readonly id: "anthropic.claude-haiku-4-5-20251001-v1:0";
|
|
3343
|
+
readonly name: "Claude Haiku 4.5";
|
|
3344
|
+
readonly provider: "amazon-bedrock";
|
|
3345
|
+
readonly family: "claude-haiku";
|
|
3346
|
+
readonly pricing: {
|
|
3347
|
+
readonly input: 0.000001;
|
|
3348
|
+
readonly output: 0.000005;
|
|
3349
|
+
readonly cacheRead: 1e-7;
|
|
3350
|
+
readonly cacheWrite: 0.00000125;
|
|
3351
|
+
};
|
|
3352
|
+
readonly contextWindow: 200000;
|
|
3353
|
+
readonly maxOutput: 64000;
|
|
3354
|
+
readonly modalities: {
|
|
3355
|
+
readonly input: readonly ["text", "image", "pdf"];
|
|
3356
|
+
readonly output: readonly ["text"];
|
|
3357
|
+
};
|
|
3358
|
+
readonly capabilities: {
|
|
3359
|
+
readonly reasoning: true;
|
|
3360
|
+
readonly toolCall: true;
|
|
3361
|
+
readonly attachment: true;
|
|
3362
|
+
readonly structuredOutput: false;
|
|
3363
|
+
};
|
|
3364
|
+
}, {
|
|
3365
|
+
readonly id: "meta.llama3-2-3b-instruct-v1:0";
|
|
3366
|
+
readonly name: "Llama 3.2 3B Instruct";
|
|
3367
|
+
readonly provider: "amazon-bedrock";
|
|
3368
|
+
readonly family: "llama";
|
|
3369
|
+
readonly pricing: {
|
|
3370
|
+
readonly input: 1.5e-7;
|
|
3371
|
+
readonly output: 1.5e-7;
|
|
3372
|
+
};
|
|
3373
|
+
readonly contextWindow: 131000;
|
|
3374
|
+
readonly maxOutput: 4096;
|
|
3375
|
+
readonly modalities: {
|
|
3376
|
+
readonly input: readonly ["text"];
|
|
3377
|
+
readonly output: readonly ["text"];
|
|
3378
|
+
};
|
|
3379
|
+
readonly capabilities: {
|
|
3380
|
+
readonly reasoning: false;
|
|
3381
|
+
readonly toolCall: true;
|
|
3382
|
+
readonly attachment: false;
|
|
3383
|
+
readonly structuredOutput: false;
|
|
3384
|
+
};
|
|
3385
|
+
}, {
|
|
3386
|
+
readonly id: "google.gemma-3-27b-it";
|
|
3387
|
+
readonly name: "Google Gemma 3 27B Instruct";
|
|
3388
|
+
readonly provider: "amazon-bedrock";
|
|
3389
|
+
readonly family: "gemma";
|
|
3390
|
+
readonly pricing: {
|
|
3391
|
+
readonly input: 1.2e-7;
|
|
3392
|
+
readonly output: 2e-7;
|
|
3393
|
+
};
|
|
3394
|
+
readonly contextWindow: 202752;
|
|
3395
|
+
readonly maxOutput: 8192;
|
|
3396
|
+
readonly modalities: {
|
|
3397
|
+
readonly input: readonly ["text", "image"];
|
|
3398
|
+
readonly output: readonly ["text"];
|
|
3399
|
+
};
|
|
3400
|
+
readonly capabilities: {
|
|
3401
|
+
readonly reasoning: false;
|
|
3402
|
+
readonly toolCall: true;
|
|
3403
|
+
readonly attachment: true;
|
|
3404
|
+
readonly structuredOutput: false;
|
|
3405
|
+
};
|
|
3406
|
+
}, {
|
|
3407
|
+
readonly id: "us.anthropic.claude-opus-4-1-20250805-v1:0";
|
|
3408
|
+
readonly name: "Claude Opus 4.1 (US)";
|
|
3409
|
+
readonly provider: "amazon-bedrock";
|
|
3410
|
+
readonly family: "claude-opus";
|
|
3411
|
+
readonly pricing: {
|
|
3412
|
+
readonly input: 0.000015;
|
|
3413
|
+
readonly output: 0.000075;
|
|
3414
|
+
readonly cacheRead: 0.0000015;
|
|
3415
|
+
readonly cacheWrite: 0.00001875;
|
|
3416
|
+
};
|
|
3417
|
+
readonly contextWindow: 200000;
|
|
3418
|
+
readonly maxOutput: 32000;
|
|
3419
|
+
readonly modalities: {
|
|
3420
|
+
readonly input: readonly ["text", "image", "pdf"];
|
|
3421
|
+
readonly output: readonly ["text"];
|
|
3422
|
+
};
|
|
3423
|
+
readonly capabilities: {
|
|
3424
|
+
readonly reasoning: true;
|
|
3425
|
+
readonly toolCall: true;
|
|
3426
|
+
readonly attachment: true;
|
|
3427
|
+
readonly structuredOutput: false;
|
|
3428
|
+
};
|
|
3429
|
+
}, {
|
|
3430
|
+
readonly id: "global.anthropic.claude-sonnet-4-20250514-v1:0";
|
|
3431
|
+
readonly name: "Claude Sonnet 4 (Global)";
|
|
3432
|
+
readonly provider: "amazon-bedrock";
|
|
3433
|
+
readonly family: "claude-sonnet";
|
|
3434
|
+
readonly pricing: {
|
|
3435
|
+
readonly input: 0.000003;
|
|
3436
|
+
readonly output: 0.000015;
|
|
3437
|
+
readonly cacheRead: 3e-7;
|
|
3438
|
+
readonly cacheWrite: 0.00000375;
|
|
3439
|
+
};
|
|
3440
|
+
readonly contextWindow: 200000;
|
|
3441
|
+
readonly maxOutput: 64000;
|
|
3442
|
+
readonly modalities: {
|
|
3443
|
+
readonly input: readonly ["text", "image", "pdf"];
|
|
3444
|
+
readonly output: readonly ["text"];
|
|
3445
|
+
};
|
|
3446
|
+
readonly capabilities: {
|
|
3447
|
+
readonly reasoning: true;
|
|
3448
|
+
readonly toolCall: true;
|
|
3449
|
+
readonly attachment: true;
|
|
3450
|
+
readonly structuredOutput: false;
|
|
3451
|
+
};
|
|
3452
|
+
}, {
|
|
3453
|
+
readonly id: "anthropic.claude-3-5-haiku-20241022-v1:0";
|
|
3454
|
+
readonly name: "Claude Haiku 3.5";
|
|
3455
|
+
readonly provider: "amazon-bedrock";
|
|
3456
|
+
readonly family: "claude-haiku";
|
|
3457
|
+
readonly pricing: {
|
|
3458
|
+
readonly input: 8e-7;
|
|
3459
|
+
readonly output: 0.000004;
|
|
3460
|
+
readonly cacheRead: 8e-8;
|
|
3461
|
+
readonly cacheWrite: 0.000001;
|
|
3462
|
+
};
|
|
3463
|
+
readonly contextWindow: 200000;
|
|
3464
|
+
readonly maxOutput: 8192;
|
|
3465
|
+
readonly modalities: {
|
|
3466
|
+
readonly input: readonly ["text", "image", "pdf"];
|
|
3467
|
+
readonly output: readonly ["text"];
|
|
3468
|
+
};
|
|
3469
|
+
readonly capabilities: {
|
|
3470
|
+
readonly reasoning: false;
|
|
3471
|
+
readonly toolCall: true;
|
|
3472
|
+
readonly attachment: true;
|
|
3473
|
+
readonly structuredOutput: false;
|
|
3474
|
+
};
|
|
3475
|
+
}, {
|
|
3476
|
+
readonly id: "eu.anthropic.claude-sonnet-4-20250514-v1:0";
|
|
3477
|
+
readonly name: "Claude Sonnet 4 (EU)";
|
|
3478
|
+
readonly provider: "amazon-bedrock";
|
|
3479
|
+
readonly family: "claude-sonnet";
|
|
3480
|
+
readonly pricing: {
|
|
3481
|
+
readonly input: 0.000003;
|
|
3482
|
+
readonly output: 0.000015;
|
|
3483
|
+
readonly cacheRead: 3e-7;
|
|
3484
|
+
readonly cacheWrite: 0.00000375;
|
|
3485
|
+
};
|
|
3486
|
+
readonly contextWindow: 200000;
|
|
3487
|
+
readonly maxOutput: 64000;
|
|
3488
|
+
readonly modalities: {
|
|
3489
|
+
readonly input: readonly ["text", "image", "pdf"];
|
|
3490
|
+
readonly output: readonly ["text"];
|
|
3491
|
+
};
|
|
3492
|
+
readonly capabilities: {
|
|
3493
|
+
readonly reasoning: true;
|
|
3494
|
+
readonly toolCall: true;
|
|
3495
|
+
readonly attachment: true;
|
|
3496
|
+
readonly structuredOutput: false;
|
|
3497
|
+
};
|
|
3498
|
+
}, {
|
|
3499
|
+
readonly id: "anthropic.claude-opus-4-5-20251101-v1:0";
|
|
3500
|
+
readonly name: "Claude Opus 4.5";
|
|
3501
|
+
readonly provider: "amazon-bedrock";
|
|
3502
|
+
readonly family: "claude-opus";
|
|
3503
|
+
readonly pricing: {
|
|
3504
|
+
readonly input: 0.000005;
|
|
3505
|
+
readonly output: 0.000025;
|
|
3506
|
+
readonly cacheRead: 5e-7;
|
|
3507
|
+
readonly cacheWrite: 0.00000625;
|
|
3508
|
+
};
|
|
3509
|
+
readonly contextWindow: 200000;
|
|
3510
|
+
readonly maxOutput: 64000;
|
|
3511
|
+
readonly modalities: {
|
|
3512
|
+
readonly input: readonly ["text", "image", "pdf"];
|
|
3513
|
+
readonly output: readonly ["text"];
|
|
3514
|
+
};
|
|
3515
|
+
readonly capabilities: {
|
|
3516
|
+
readonly reasoning: true;
|
|
3517
|
+
readonly toolCall: true;
|
|
3518
|
+
readonly attachment: true;
|
|
3519
|
+
readonly structuredOutput: false;
|
|
3520
|
+
};
|
|
3521
|
+
}, {
|
|
3522
|
+
readonly id: "eu.anthropic.claude-opus-4-6-v1";
|
|
3523
|
+
readonly name: "Claude Opus 4.6 (EU)";
|
|
3524
|
+
readonly provider: "amazon-bedrock";
|
|
3525
|
+
readonly family: "claude-opus";
|
|
3526
|
+
readonly pricing: {
|
|
3527
|
+
readonly input: 0.000005;
|
|
3528
|
+
readonly output: 0.000025;
|
|
3529
|
+
readonly cacheRead: 5e-7;
|
|
3530
|
+
readonly cacheWrite: 0.00000625;
|
|
3531
|
+
};
|
|
3532
|
+
readonly contextWindow: 200000;
|
|
3533
|
+
readonly maxOutput: 128000;
|
|
3534
|
+
readonly modalities: {
|
|
3535
|
+
readonly input: readonly ["text", "image", "pdf"];
|
|
3536
|
+
readonly output: readonly ["text"];
|
|
3537
|
+
};
|
|
3538
|
+
readonly capabilities: {
|
|
3539
|
+
readonly reasoning: true;
|
|
3540
|
+
readonly toolCall: true;
|
|
3541
|
+
readonly attachment: true;
|
|
3542
|
+
readonly structuredOutput: false;
|
|
3543
|
+
};
|
|
3544
|
+
}, {
|
|
3545
|
+
readonly id: "amazon.nova-premier-v1:0";
|
|
3546
|
+
readonly name: "Nova Premier";
|
|
3547
|
+
readonly provider: "amazon-bedrock";
|
|
3548
|
+
readonly family: "nova";
|
|
3549
|
+
readonly pricing: {
|
|
3550
|
+
readonly input: 0.0000025;
|
|
3551
|
+
readonly output: 0.0000125;
|
|
3552
|
+
};
|
|
3553
|
+
readonly contextWindow: 1000000;
|
|
3554
|
+
readonly maxOutput: 16384;
|
|
3555
|
+
readonly modalities: {
|
|
3556
|
+
readonly input: readonly ["text", "image", "video"];
|
|
3557
|
+
readonly output: readonly ["text"];
|
|
3558
|
+
};
|
|
3559
|
+
readonly capabilities: {
|
|
3560
|
+
readonly reasoning: true;
|
|
3561
|
+
readonly toolCall: true;
|
|
3562
|
+
readonly attachment: true;
|
|
3563
|
+
readonly structuredOutput: false;
|
|
3564
|
+
};
|
|
3565
|
+
}, {
|
|
3566
|
+
readonly id: "amazon.nova-2-lite-v1:0";
|
|
3567
|
+
readonly name: "Nova 2 Lite";
|
|
3568
|
+
readonly provider: "amazon-bedrock";
|
|
3569
|
+
readonly family: "nova";
|
|
3570
|
+
readonly pricing: {
|
|
3571
|
+
readonly input: 3.3e-7;
|
|
3572
|
+
readonly output: 0.00000275;
|
|
3573
|
+
};
|
|
3574
|
+
readonly contextWindow: 128000;
|
|
3575
|
+
readonly maxOutput: 4096;
|
|
3576
|
+
readonly modalities: {
|
|
3577
|
+
readonly input: readonly ["text", "image", "video"];
|
|
3578
|
+
readonly output: readonly ["text"];
|
|
3579
|
+
};
|
|
3580
|
+
readonly capabilities: {
|
|
3581
|
+
readonly reasoning: false;
|
|
3582
|
+
readonly toolCall: true;
|
|
3583
|
+
readonly attachment: false;
|
|
3584
|
+
readonly structuredOutput: false;
|
|
3585
|
+
};
|
|
3586
|
+
}, {
|
|
3587
|
+
readonly id: "qwen.qwen3-32b-v1:0";
|
|
3588
|
+
readonly name: "Qwen3 32B (dense)";
|
|
3589
|
+
readonly provider: "amazon-bedrock";
|
|
3590
|
+
readonly family: "qwen";
|
|
3591
|
+
readonly pricing: {
|
|
3592
|
+
readonly input: 1.5e-7;
|
|
3593
|
+
readonly output: 6e-7;
|
|
3594
|
+
};
|
|
3595
|
+
readonly contextWindow: 16384;
|
|
3596
|
+
readonly maxOutput: 16384;
|
|
3597
|
+
readonly modalities: {
|
|
3598
|
+
readonly input: readonly ["text"];
|
|
3599
|
+
readonly output: readonly ["text"];
|
|
3600
|
+
};
|
|
3601
|
+
readonly capabilities: {
|
|
3602
|
+
readonly reasoning: true;
|
|
3603
|
+
readonly toolCall: true;
|
|
3604
|
+
readonly attachment: false;
|
|
3605
|
+
readonly structuredOutput: false;
|
|
3606
|
+
};
|
|
3607
|
+
}, {
|
|
3608
|
+
readonly id: "mistral.magistral-small-2509";
|
|
3609
|
+
readonly name: "Magistral Small 1.2";
|
|
3610
|
+
readonly provider: "amazon-bedrock";
|
|
3611
|
+
readonly family: "magistral";
|
|
3612
|
+
readonly pricing: {
|
|
3613
|
+
readonly input: 5e-7;
|
|
3614
|
+
readonly output: 0.0000015;
|
|
3615
|
+
};
|
|
3616
|
+
readonly contextWindow: 128000;
|
|
3617
|
+
readonly maxOutput: 40000;
|
|
3618
|
+
readonly modalities: {
|
|
3619
|
+
readonly input: readonly ["text", "image"];
|
|
3620
|
+
readonly output: readonly ["text"];
|
|
3621
|
+
};
|
|
3622
|
+
readonly capabilities: {
|
|
3623
|
+
readonly reasoning: true;
|
|
3624
|
+
readonly toolCall: true;
|
|
3625
|
+
readonly attachment: false;
|
|
3626
|
+
readonly structuredOutput: false;
|
|
3627
|
+
};
|
|
3628
|
+
}, {
|
|
3629
|
+
readonly id: "moonshotai.kimi-k2.5";
|
|
3630
|
+
readonly name: "Kimi K2.5";
|
|
3631
|
+
readonly provider: "amazon-bedrock";
|
|
3632
|
+
readonly family: "kimi";
|
|
3633
|
+
readonly pricing: {
|
|
3634
|
+
readonly input: 6e-7;
|
|
3635
|
+
readonly output: 0.000003;
|
|
3636
|
+
};
|
|
3637
|
+
readonly contextWindow: 256000;
|
|
3638
|
+
readonly maxOutput: 256000;
|
|
3639
|
+
readonly modalities: {
|
|
3640
|
+
readonly input: readonly ["text", "image"];
|
|
3641
|
+
readonly output: readonly ["text"];
|
|
3642
|
+
};
|
|
3643
|
+
readonly capabilities: {
|
|
3644
|
+
readonly reasoning: true;
|
|
3645
|
+
readonly toolCall: true;
|
|
3646
|
+
readonly attachment: false;
|
|
3647
|
+
readonly structuredOutput: false;
|
|
3648
|
+
};
|
|
3649
|
+
}, {
|
|
3650
|
+
readonly id: "mistral.voxtral-mini-3b-2507";
|
|
3651
|
+
readonly name: "Voxtral Mini 3B 2507";
|
|
3652
|
+
readonly provider: "amazon-bedrock";
|
|
3653
|
+
readonly family: "mistral";
|
|
3654
|
+
readonly pricing: {
|
|
3655
|
+
readonly input: 4e-8;
|
|
3656
|
+
readonly output: 4e-8;
|
|
3657
|
+
};
|
|
3658
|
+
readonly contextWindow: 128000;
|
|
3659
|
+
readonly maxOutput: 4096;
|
|
3660
|
+
readonly modalities: {
|
|
3661
|
+
readonly input: readonly ["audio", "text"];
|
|
3662
|
+
readonly output: readonly ["text"];
|
|
3663
|
+
};
|
|
3664
|
+
readonly capabilities: {
|
|
3665
|
+
readonly reasoning: false;
|
|
3666
|
+
readonly toolCall: true;
|
|
3667
|
+
readonly attachment: false;
|
|
3668
|
+
readonly structuredOutput: false;
|
|
3669
|
+
};
|
|
3670
|
+
}, {
|
|
3671
|
+
readonly id: "global.anthropic.claude-sonnet-4-5-20250929-v1:0";
|
|
3672
|
+
readonly name: "Claude Sonnet 4.5 (Global)";
|
|
3673
|
+
readonly provider: "amazon-bedrock";
|
|
3674
|
+
readonly family: "claude-sonnet";
|
|
3675
|
+
readonly pricing: {
|
|
3676
|
+
readonly input: 0.000003;
|
|
3677
|
+
readonly output: 0.000015;
|
|
3678
|
+
readonly cacheRead: 3e-7;
|
|
3679
|
+
readonly cacheWrite: 0.00000375;
|
|
3680
|
+
};
|
|
3681
|
+
readonly contextWindow: 200000;
|
|
3682
|
+
readonly maxOutput: 64000;
|
|
3683
|
+
readonly modalities: {
|
|
3684
|
+
readonly input: readonly ["text", "image", "pdf"];
|
|
3685
|
+
readonly output: readonly ["text"];
|
|
3686
|
+
};
|
|
3687
|
+
readonly capabilities: {
|
|
3688
|
+
readonly reasoning: true;
|
|
3689
|
+
readonly toolCall: true;
|
|
3690
|
+
readonly attachment: true;
|
|
3691
|
+
readonly structuredOutput: false;
|
|
3692
|
+
};
|
|
3693
|
+
}];
|
|
3694
|
+
/**
|
|
3695
|
+
* Look up an Amazon Bedrock model by ID.
|
|
3696
|
+
*
|
|
3697
|
+
* @param id - The provider-native model identifier.
|
|
3698
|
+
* @returns The matching model definition, or `null`.
|
|
3699
|
+
*
|
|
3700
|
+
* @example
|
|
3701
|
+
* ```typescript
|
|
3702
|
+
* import { amazonBedrockModel } from '@funkai/models/amazon-bedrock'
|
|
3703
|
+
*
|
|
3704
|
+
* const m = amazonBedrockModel('deepseek.r1-v1:0')
|
|
3705
|
+
* if (m) {
|
|
3706
|
+
* console.log(m.pricing.input)
|
|
3707
|
+
* }
|
|
3708
|
+
* ```
|
|
3709
|
+
*/
|
|
3710
|
+
declare function amazonBedrockModel(id: LiteralUnion<AmazonBedrockModelId, string>): ModelDefinition | null;
|
|
3711
|
+
//#endregion
|
|
3712
|
+
export { AmazonBedrockModelId, amazonBedrockModel, amazonBedrockModels };
|
|
3713
|
+
//# sourceMappingURL=amazon-bedrock.d.mts.map
|