Add Deepseek R1 On-Demand to Bedrock
@@ -342,6 +342,14 @@ export const bedrockModels = {
inputPrice: 0.25,
outputPrice: 1.25,
},
+ "deepseek.r1-v1:0": {
+ maxTokens: 32_768,
+ contextWindow: 128_000,
+ supportsImages: false,
+ supportsPromptCache: false,
+ inputPrice: 1.35,
+ outputPrice: 5.4,
+ },
"meta.llama3-3-70b-instruct-v1:0": {
maxTokens: 8192,
contextWindow: 128_000,