diff --git a/packages/proxy/schema/index.ts b/packages/proxy/schema/index.ts index 74259436..df0f9cb7 100644 --- a/packages/proxy/schema/index.ts +++ b/packages/proxy/schema/index.ts @@ -489,33 +489,9 @@ export const AvailableEndpointTypes: { [name: string]: ModelEndpointType[] } = { "us.anthropic.claude-sonnet-4-5-20250929-v1:0": ["bedrock"], "global.anthropic.claude-sonnet-4-5-20250929-v1:0": ["bedrock"], "anthropic.claude-sonnet-4-20250514-v1:0": ["bedrock"], - "us.anthropic.claude-sonnet-4-20250514-v1:0": ["bedrock"], - "anthropic.claude-3-7-sonnet-20250219-v1:0": ["bedrock"], - "us.anthropic.claude-3-7-sonnet-20250219-v1:0": ["bedrock"], "anthropic.claude-haiku-4-5-20251001-v1:0": ["bedrock"], "us.anthropic.claude-haiku-4-5-20251001-v1:0": ["bedrock"], "global.anthropic.claude-haiku-4-5-20251001-v1:0": ["bedrock"], - "anthropic.claude-3-5-haiku-20241022-v1:0": ["bedrock"], - "us.anthropic.claude-3-5-haiku-20241022-v1:0": ["bedrock"], - "anthropic.claude-3-5-sonnet-20241022-v2:0": ["bedrock"], - "us.anthropic.claude-3-5-sonnet-20241022-v2:0": ["bedrock"], - "apac.anthropic.claude-3-5-sonnet-20241022-v2:0": ["bedrock"], - "anthropic.claude-3-5-sonnet-20240620-v1:0": ["bedrock"], - "us.anthropic.claude-3-5-sonnet-20240620-v1:0": ["bedrock"], - "apac.anthropic.claude-3-5-sonnet-20240620-v1:0": ["bedrock"], - "eu.anthropic.claude-3-5-sonnet-20240620-v1:0": ["bedrock"], - "anthropic.claude-opus-4-20250514-v1:0": ["bedrock"], - "us.anthropic.claude-opus-4-20250514-v1:0": ["bedrock"], - "anthropic.claude-3-opus-20240229-v1:0": ["bedrock"], - "us.anthropic.claude-3-opus-20240229-v1:0": ["bedrock"], - "anthropic.claude-3-sonnet-20240229-v1:0": ["bedrock"], - "us.anthropic.claude-3-sonnet-20240229-v1:0": ["bedrock"], - "apac.anthropic.claude-3-sonnet-20240229-v1:0": ["bedrock"], - "eu.anthropic.claude-3-sonnet-20240229-v1:0": ["bedrock"], - "anthropic.claude-3-haiku-20240307-v1:0": ["bedrock"], - "us.anthropic.claude-3-haiku-20240307-v1:0": ["bedrock"], - "apac.anthropic.claude-3-haiku-20240307-v1:0": ["bedrock"], - "eu.anthropic.claude-3-haiku-20240307-v1:0": ["bedrock"], "anthropic.claude-opus-4-5-20251101-v1:0": ["bedrock"], "us.anthropic.claude-opus-4-5-20251101-v1:0": ["bedrock"], "anthropic.claude-opus-4-7": ["bedrock"], @@ -613,7 +589,6 @@ export const AvailableEndpointTypes: { [name: string]: ModelEndpointType[] } = { "global.anthropic.claude-fable-5": ["bedrock"], "Qwen/Qwen3.7-Max": ["together"], "grok-build-0.1": ["xAI"], - "deepseek.v3-v1:0": ["bedrock"], "deepseek.r1-v1:0": ["bedrock"], "us.deepseek.r1-v1:0": ["bedrock"], "writer.palmyra-x4-v1:0": ["bedrock"], @@ -622,8 +597,6 @@ export const AvailableEndpointTypes: { [name: string]: ModelEndpointType[] } = { "us.writer.palmyra-x5-v1:0": ["bedrock"], "moonshotai.kimi-k2.5": ["bedrock"], "moonshotai/Kimi-K2.7-Code": ["together", "baseten"], - "qwen.qwen3-235b-a22b-2507-v1:0": ["bedrock"], - "qwen.qwen3-coder-480b-a35b-v1:0": ["bedrock"], "qwen.qwen3-coder-30b-a3b-v1:0": ["bedrock"], "mistral.devstral-2-123b": ["bedrock"], "mistral.magistral-small-2509": ["bedrock"], diff --git a/packages/proxy/schema/model_list.json b/packages/proxy/schema/model_list.json index 19e30ed1..9eec4f1a 100644 --- a/packages/proxy/schema/model_list.json +++ b/packages/proxy/schema/model_list.json @@ -2866,16 +2866,6 @@ "bedrock" ] }, - "deepseek.v3-v1:0": { - "format": "converse", - "flavor": "chat", - "displayName": "DeepSeek V3.1", - "max_input_tokens": 128000, - "max_output_tokens": 8000, - "available_providers": [ - "bedrock" - ] - }, "accounts/fireworks/models/deepseek-coder-v2-instruct": { "format": "openai", "flavor": "chat", @@ -6741,42 +6731,6 @@ "bedrock" ] }, - "amazon.titan-text-premier-v1:0": { - "format": "converse", - "flavor": "chat", - "input_cost_per_mil_tokens": 0.5, - "output_cost_per_mil_tokens": 1.5, - "displayName": "Titan Text Premier", - "max_input_tokens": 42000, - "max_output_tokens": 32000, - "available_providers": [ - "bedrock" - ] - }, - "amazon.titan-text-express-v1": { - "format": "converse", - "flavor": "chat", - "input_cost_per_mil_tokens": 1.3, - "output_cost_per_mil_tokens": 1.7, - "displayName": "Titan Text Express", - "max_input_tokens": 42000, - "max_output_tokens": 8000, - "available_providers": [ - "bedrock" - ] - }, - "amazon.titan-text-lite-v1": { - "format": "converse", - "flavor": "chat", - "input_cost_per_mil_tokens": 0.3, - "output_cost_per_mil_tokens": 0.4, - "displayName": "Titan Text Lite", - "max_input_tokens": 42000, - "max_output_tokens": 4000, - "available_providers": [ - "bedrock" - ] - }, "us.anthropic.claude-sonnet-4-6": { "format": "anthropic", "flavor": "chat", @@ -6900,61 +6854,6 @@ "bedrock" ] }, - "us.anthropic.claude-sonnet-4-20250514-v1:0": { - "format": "anthropic", - "flavor": "chat", - "multimodal": true, - "input_cost_per_mil_tokens": 3, - "output_cost_per_mil_tokens": 15, - "input_cache_read_cost_per_mil_tokens": 0.3, - "input_cache_write_cost_per_mil_tokens": 3.75, - "displayName": "US Claude 4 Sonnet", - "reasoning": true, - "reasoning_budget": true, - "parent": "anthropic.claude-sonnet-4-20250514-v1:0", - "max_input_tokens": 1000000, - "max_output_tokens": 64000, - "available_providers": [ - "bedrock" - ] - }, - "anthropic.claude-3-7-sonnet-20250219-v1:0": { - "format": "anthropic", - "flavor": "chat", - "multimodal": true, - "input_cost_per_mil_tokens": 3, - "output_cost_per_mil_tokens": 15, - "input_cache_read_cost_per_mil_tokens": 0.3, - "input_cache_write_cost_per_mil_tokens": 3.75, - "displayName": "Claude Sonnet 3.7", - "reasoning": true, - "reasoning_budget": true, - "deprecation_date": "2026-02-19", - "max_input_tokens": 200000, - "max_output_tokens": 8192, - "available_providers": [ - "bedrock" - ] - }, - "us.anthropic.claude-3-7-sonnet-20250219-v1:0": { - "format": "anthropic", - "flavor": "chat", - "multimodal": true, - "input_cost_per_mil_tokens": 3, - "output_cost_per_mil_tokens": 15, - "input_cache_read_cost_per_mil_tokens": 0.3, - "input_cache_write_cost_per_mil_tokens": 3.75, - "displayName": "US Claude 3.7 Sonnet", - "reasoning": true, - "reasoning_budget": true, - "deprecation_date": "2026-02-19", - "parent": "anthropic.claude-3-7-sonnet-20250219-v1:0", - "max_input_tokens": 200000, - "max_output_tokens": 8192, - "available_providers": [ - "bedrock" - ] - }, "anthropic.claude-haiku-4-5-20251001-v1:0": { "format": "anthropic", "flavor": "chat", @@ -7098,149 +6997,6 @@ "bedrock" ] }, - "anthropic.claude-3-5-haiku-20241022-v1:0": { - "format": "anthropic", - "flavor": "chat", - "multimodal": true, - "input_cost_per_mil_tokens": 0.8, - "output_cost_per_mil_tokens": 4, - "input_cache_read_cost_per_mil_tokens": 0.08, - "input_cache_write_cost_per_mil_tokens": 1, - "displayName": "Claude Haiku 3.5", - "deprecation_date": "2026-02-19", - "max_input_tokens": 200000, - "max_output_tokens": 8192, - "available_providers": [ - "bedrock" - ] - }, - "us.anthropic.claude-3-5-haiku-20241022-v1:0": { - "format": "anthropic", - "flavor": "chat", - "multimodal": true, - "input_cost_per_mil_tokens": 0.8, - "output_cost_per_mil_tokens": 4, - "input_cache_read_cost_per_mil_tokens": 0.08, - "input_cache_write_cost_per_mil_tokens": 1, - "displayName": "US Claude 3.5 Haiku", - "deprecation_date": "2026-02-19", - "parent": "anthropic.claude-3-5-haiku-20241022-v1:0", - "max_input_tokens": 200000, - "max_output_tokens": 8192, - "available_providers": [ - "bedrock" - ] - }, - "anthropic.claude-3-5-sonnet-20241022-v2:0": { - "format": "anthropic", - "flavor": "chat", - "multimodal": true, - "input_cost_per_mil_tokens": 3, - "output_cost_per_mil_tokens": 15, - "input_cache_read_cost_per_mil_tokens": 0.3, - "input_cache_write_cost_per_mil_tokens": 3.75, - "displayName": "Claude Sonnet 3.5 v2", - "max_input_tokens": 1000000, - "max_output_tokens": 8192, - "available_providers": [ - "bedrock" - ] - }, - "us.anthropic.claude-3-5-sonnet-20241022-v2:0": { - "format": "anthropic", - "flavor": "chat", - "multimodal": true, - "input_cost_per_mil_tokens": 3, - "output_cost_per_mil_tokens": 15, - "input_cache_read_cost_per_mil_tokens": 0.3, - "input_cache_write_cost_per_mil_tokens": 3.75, - "displayName": "US Claude 3.5 Sonnet v2", - "parent": "anthropic.claude-3-5-sonnet-20241022-v2:0", - "max_input_tokens": 200000, - "max_output_tokens": 8192, - "available_providers": [ - "bedrock" - ] - }, - "apac.anthropic.claude-3-5-sonnet-20241022-v2:0": { - "format": "anthropic", - "flavor": "chat", - "multimodal": true, - "input_cost_per_mil_tokens": 3, - "output_cost_per_mil_tokens": 15, - "input_cache_read_cost_per_mil_tokens": 0.3, - "input_cache_write_cost_per_mil_tokens": 3.75, - "displayName": "APAC Claude 3.5 Sonnet v2", - "parent": "anthropic.claude-3-5-sonnet-20241022-v2:0", - "max_input_tokens": 200000, - "max_output_tokens": 8192, - "available_providers": [ - "bedrock" - ] - }, - "anthropic.claude-3-5-sonnet-20240620-v1:0": { - "format": "anthropic", - "flavor": "chat", - "multimodal": true, - "input_cost_per_mil_tokens": 3, - "output_cost_per_mil_tokens": 15, - "input_cache_read_cost_per_mil_tokens": 0.3, - "input_cache_write_cost_per_mil_tokens": 3.75, - "displayName": "Claude Sonnet 3.5", - "max_input_tokens": 1000000, - "max_output_tokens": 4096, - "available_providers": [ - "bedrock" - ] - }, - "us.anthropic.claude-3-5-sonnet-20240620-v1:0": { - "format": "anthropic", - "flavor": "chat", - "multimodal": true, - "input_cost_per_mil_tokens": 3, - "output_cost_per_mil_tokens": 15, - "input_cache_read_cost_per_mil_tokens": 0.3, - "input_cache_write_cost_per_mil_tokens": 3.75, - "displayName": "US Claude 3.5 Sonnet", - "parent": "anthropic.claude-3-5-sonnet-20240620-v1:0", - "max_input_tokens": 200000, - "max_output_tokens": 4096, - "available_providers": [ - "bedrock" - ] - }, - "apac.anthropic.claude-3-5-sonnet-20240620-v1:0": { - "format": "anthropic", - "flavor": "chat", - "multimodal": true, - "input_cost_per_mil_tokens": 3, - "output_cost_per_mil_tokens": 15, - "input_cache_read_cost_per_mil_tokens": 0.3, - "input_cache_write_cost_per_mil_tokens": 3.75, - "displayName": "APAC Claude 3.5 Sonnet", - "parent": "anthropic.claude-3-5-sonnet-20240620-v1:0", - "max_input_tokens": 200000, - "max_output_tokens": 4096, - "available_providers": [ - "bedrock" - ] - }, - "eu.anthropic.claude-3-5-sonnet-20240620-v1:0": { - "format": "anthropic", - "flavor": "chat", - "multimodal": true, - "input_cost_per_mil_tokens": 3, - "output_cost_per_mil_tokens": 15, - "input_cache_read_cost_per_mil_tokens": 0.3, - "input_cache_write_cost_per_mil_tokens": 3.75, - "displayName": "EU Claude 3.5 Sonnet", - "parent": "anthropic.claude-3-5-sonnet-20240620-v1:0", - "max_input_tokens": 200000, - "max_output_tokens": 4096, - "available_providers": [ - "bedrock" - ] - }, "us.anthropic.claude-opus-4-5-20251101-v1:0": { "format": "anthropic", "flavor": "chat", @@ -7362,160 +7118,6 @@ "bedrock" ] }, - "anthropic.claude-opus-4-20250514-v1:0": { - "format": "anthropic", - "flavor": "chat", - "multimodal": true, - "input_cost_per_mil_tokens": 15, - "output_cost_per_mil_tokens": 75, - "input_cache_read_cost_per_mil_tokens": 1.5, - "input_cache_write_cost_per_mil_tokens": 18.75, - "displayName": "Claude Opus 4", - "reasoning": true, - "reasoning_budget": true, - "max_input_tokens": 200000, - "max_output_tokens": 32000, - "available_providers": [ - "bedrock" - ] - }, - "us.anthropic.claude-opus-4-20250514-v1:0": { - "format": "anthropic", - "flavor": "chat", - "multimodal": true, - "input_cost_per_mil_tokens": 15, - "output_cost_per_mil_tokens": 75, - "input_cache_read_cost_per_mil_tokens": 1.5, - "input_cache_write_cost_per_mil_tokens": 18.75, - "displayName": "US Claude 4 Opus", - "reasoning": true, - "reasoning_budget": true, - "parent": "anthropic.claude-opus-4-20250514-v1:0", - "max_input_tokens": 200000, - "max_output_tokens": 32000, - "available_providers": [ - "bedrock" - ] - }, - "anthropic.claude-3-opus-20240229-v1:0": { - "format": "anthropic", - "flavor": "chat", - "multimodal": true, - "input_cost_per_mil_tokens": 15, - "output_cost_per_mil_tokens": 75, - "input_cache_read_cost_per_mil_tokens": 1.5, - "input_cache_write_cost_per_mil_tokens": 18.75, - "displayName": "Claude Opus 3", - "max_input_tokens": 200000, - "max_output_tokens": 4096, - "available_providers": [ - "bedrock" - ] - }, - "us.anthropic.claude-3-opus-20240229-v1:0": { - "format": "anthropic", - "flavor": "chat", - "multimodal": true, - "input_cost_per_mil_tokens": 15, - "output_cost_per_mil_tokens": 75, - "input_cache_read_cost_per_mil_tokens": 1.5, - "input_cache_write_cost_per_mil_tokens": 18.75, - "displayName": "US Claude 3 Opus", - "parent": "anthropic.claude-3-opus-20240229-v1:0", - "max_input_tokens": 200000, - "max_output_tokens": 4096, - "available_providers": [ - "bedrock" - ] - }, - "anthropic.claude-3-sonnet-20240229-v1:0": { - "format": "anthropic", - "flavor": "chat", - "multimodal": true, - "input_cost_per_mil_tokens": 3, - "output_cost_per_mil_tokens": 15, - "input_cache_read_cost_per_mil_tokens": 0.3, - "input_cache_write_cost_per_mil_tokens": 3.75, - "displayName": "Claude Sonnet 3", - "deprecated": true, - "deprecation_date": "2025-07-21", - "max_input_tokens": 200000, - "max_output_tokens": 4096, - "available_providers": [ - "bedrock" - ] - }, - "us.anthropic.claude-3-sonnet-20240229-v1:0": { - "format": "anthropic", - "flavor": "chat", - "multimodal": true, - "input_cost_per_mil_tokens": 3, - "output_cost_per_mil_tokens": 15, - "input_cache_read_cost_per_mil_tokens": 0.3, - "input_cache_write_cost_per_mil_tokens": 3.75, - "displayName": "US Claude 3 Sonnet", - "deprecated": true, - "deprecation_date": "2025-07-21", - "parent": "anthropic.claude-3-sonnet-20240229-v1:0", - "max_input_tokens": 200000, - "max_output_tokens": 4096, - "available_providers": [ - "bedrock" - ] - }, - "apac.anthropic.claude-3-sonnet-20240229-v1:0": { - "format": "anthropic", - "flavor": "chat", - "multimodal": true, - "input_cost_per_mil_tokens": 3, - "output_cost_per_mil_tokens": 15, - "input_cache_read_cost_per_mil_tokens": 0.3, - "input_cache_write_cost_per_mil_tokens": 3.75, - "displayName": "APAC Claude 3 Sonnet", - "deprecated": true, - "deprecation_date": "2025-07-21", - "parent": "anthropic.claude-3-sonnet-20240229-v1:0", - "max_input_tokens": 200000, - "max_output_tokens": 4096, - "available_providers": [ - "bedrock" - ] - }, - "eu.anthropic.claude-3-sonnet-20240229-v1:0": { - "format": "anthropic", - "flavor": "chat", - "multimodal": true, - "input_cost_per_mil_tokens": 3, - "output_cost_per_mil_tokens": 15, - "input_cache_read_cost_per_mil_tokens": 0.3, - "input_cache_write_cost_per_mil_tokens": 3.75, - "displayName": "EU Claude 3 Sonnet", - "deprecated": true, - "deprecation_date": "2025-07-21", - "parent": "anthropic.claude-3-sonnet-20240229-v1:0", - "max_input_tokens": 200000, - "max_output_tokens": 4096, - "available_providers": [ - "bedrock" - ] - }, - "anthropic.claude-3-haiku-20240307-v1:0": { - "format": "anthropic", - "flavor": "chat", - "multimodal": true, - "input_cost_per_mil_tokens": 0.25, - "output_cost_per_mil_tokens": 1.25, - "input_cache_read_cost_per_mil_tokens": 0.025, - "input_cache_write_cost_per_mil_tokens": 0.3125, - "displayName": "Claude Haiku 3", - "deprecated": true, - "deprecation_date": "2026-04-20", - "max_input_tokens": 200000, - "max_output_tokens": 4096, - "available_providers": [ - "bedrock" - ] - }, "anthropic.claude-opus-4-8": { "format": "anthropic", "flavor": "chat", @@ -7550,24 +7152,6 @@ "bedrock" ] }, - "us.anthropic.claude-3-haiku-20240307-v1:0": { - "format": "anthropic", - "flavor": "chat", - "multimodal": true, - "input_cost_per_mil_tokens": 0.25, - "output_cost_per_mil_tokens": 1.25, - "input_cache_read_cost_per_mil_tokens": 0.025, - "input_cache_write_cost_per_mil_tokens": 0.3125, - "displayName": "US Claude 3 Haiku", - "deprecated": true, - "deprecation_date": "2026-04-20", - "parent": "anthropic.claude-3-haiku-20240307-v1:0", - "max_input_tokens": 200000, - "max_output_tokens": 4096, - "available_providers": [ - "bedrock" - ] - }, "us.anthropic.claude-opus-4-7": { "format": "anthropic", "flavor": "chat", @@ -7622,42 +7206,6 @@ "bedrock" ] }, - "apac.anthropic.claude-3-haiku-20240307-v1:0": { - "format": "anthropic", - "flavor": "chat", - "multimodal": true, - "input_cost_per_mil_tokens": 0.25, - "output_cost_per_mil_tokens": 1.25, - "input_cache_read_cost_per_mil_tokens": 0.025, - "input_cache_write_cost_per_mil_tokens": 0.3125, - "displayName": "APAC Claude 3 Haiku", - "deprecated": true, - "deprecation_date": "2026-04-20", - "parent": "anthropic.claude-3-haiku-20240307-v1:0", - "max_input_tokens": 200000, - "max_output_tokens": 4096, - "available_providers": [ - "bedrock" - ] - }, - "eu.anthropic.claude-3-haiku-20240307-v1:0": { - "format": "anthropic", - "flavor": "chat", - "multimodal": true, - "input_cost_per_mil_tokens": 0.25, - "output_cost_per_mil_tokens": 1.25, - "input_cache_read_cost_per_mil_tokens": 0.025, - "input_cache_write_cost_per_mil_tokens": 0.3125, - "displayName": "EU Claude 3 Haiku", - "deprecated": true, - "deprecation_date": "2026-04-20", - "parent": "anthropic.claude-3-haiku-20240307-v1:0", - "max_input_tokens": 200000, - "max_output_tokens": 4096, - "available_providers": [ - "bedrock" - ] - }, "meta.llama3-3-70b-instruct-v1:0": { "format": "converse", "flavor": "chat", @@ -7696,20 +7244,6 @@ "bedrock" ] }, - "us.meta.llama3-2-90b-instruct-v1:0": { - "format": "converse", - "flavor": "chat", - "multimodal": true, - "input_cost_per_mil_tokens": 2, - "output_cost_per_mil_tokens": 2, - "displayName": "US Llama 3.2 90B Vision Instruct", - "parent": "meta.llama3-2-90b-instruct-v1:0", - "max_input_tokens": 128000, - "max_output_tokens": 4096, - "available_providers": [ - "bedrock" - ] - }, "meta.llama3-2-11b-instruct-v1:0": { "format": "converse", "flavor": "chat", @@ -7723,20 +7257,6 @@ "bedrock" ] }, - "us.meta.llama3-2-11b-instruct-v1:0": { - "format": "converse", - "flavor": "chat", - "multimodal": true, - "input_cost_per_mil_tokens": 0.35, - "output_cost_per_mil_tokens": 0.35, - "displayName": "US Llama 3.2 11B Vision Instruct", - "parent": "meta.llama3-2-11b-instruct-v1:0", - "max_input_tokens": 128000, - "max_output_tokens": 4096, - "available_providers": [ - "bedrock" - ] - }, "meta.llama3-2-3b-instruct-v1:0": { "format": "converse", "flavor": "chat", @@ -7749,19 +7269,6 @@ "bedrock" ] }, - "us.meta.llama3-2-3b-instruct-v1:0": { - "format": "converse", - "flavor": "chat", - "input_cost_per_mil_tokens": 0.15, - "output_cost_per_mil_tokens": 0.15, - "displayName": "US Llama 3.2 3B Instruct", - "parent": "meta.llama3-2-3b-instruct-v1:0", - "max_input_tokens": 128000, - "max_output_tokens": 4096, - "available_providers": [ - "bedrock" - ] - }, "eu.meta.llama3-2-3b-instruct-v1:0": { "format": "converse", "flavor": "chat", @@ -7787,19 +7294,6 @@ "bedrock" ] }, - "us.meta.llama3-2-1b-instruct-v1:0": { - "format": "converse", - "flavor": "chat", - "input_cost_per_mil_tokens": 0.1, - "output_cost_per_mil_tokens": 0.1, - "displayName": "US Llama 3.2 1B Instruct", - "parent": "meta.llama3-2-1b-instruct-v1:0", - "max_input_tokens": 128000, - "max_output_tokens": 4096, - "available_providers": [ - "bedrock" - ] - }, "eu.meta.llama3-2-1b-instruct-v1:0": { "format": "converse", "flavor": "chat", @@ -7813,31 +7307,6 @@ "bedrock" ] }, - "meta.llama3-1-405b-instruct-v1:0": { - "format": "converse", - "flavor": "chat", - "input_cost_per_mil_tokens": 5.32, - "output_cost_per_mil_tokens": 16, - "displayName": "Llama 3.1 405B Instruct", - "max_input_tokens": 128000, - "max_output_tokens": 4096, - "available_providers": [ - "bedrock" - ] - }, - "us.meta.llama3-1-405b-instruct-v1:0": { - "format": "converse", - "flavor": "chat", - "input_cost_per_mil_tokens": 5.32, - "output_cost_per_mil_tokens": 16, - "displayName": "US Llama 3.1 405B Instruct", - "parent": "meta.llama3-1-405b-instruct-v1:0", - "max_input_tokens": 128000, - "max_output_tokens": 4096, - "available_providers": [ - "bedrock" - ] - }, "meta.llama3-1-70b-instruct-v1:0": { "format": "converse", "flavor": "chat", @@ -7912,54 +7381,6 @@ "bedrock" ] }, - "cohere.command-r-plus-v1:0": { - "format": "converse", - "flavor": "chat", - "input_cost_per_mil_tokens": 3, - "output_cost_per_mil_tokens": 15, - "displayName": "Command R+", - "max_input_tokens": 128000, - "max_output_tokens": 4096, - "available_providers": [ - "bedrock" - ] - }, - "cohere.command-r-v1:0": { - "format": "converse", - "flavor": "chat", - "input_cost_per_mil_tokens": 0.5, - "output_cost_per_mil_tokens": 1.5, - "displayName": "Command R", - "max_input_tokens": 128000, - "max_output_tokens": 4096, - "available_providers": [ - "bedrock" - ] - }, - "cohere.command-text-v14": { - "format": "converse", - "flavor": "chat", - "input_cost_per_mil_tokens": 1.5, - "output_cost_per_mil_tokens": 2, - "displayName": "Command", - "max_input_tokens": 4096, - "max_output_tokens": 4096, - "available_providers": [ - "bedrock" - ] - }, - "cohere.command-light-text-v14": { - "format": "converse", - "flavor": "chat", - "input_cost_per_mil_tokens": 0.3, - "output_cost_per_mil_tokens": 0.6, - "displayName": "Command Light", - "max_input_tokens": 4096, - "max_output_tokens": 4096, - "available_providers": [ - "bedrock" - ] - }, "publishers/google/models/gemini-3.1-pro-preview": { "format": "google", "flavor": "chat", @@ -11690,29 +11111,6 @@ "bedrock" ] }, - "qwen.qwen3-235b-a22b-2507-v1:0": { - "format": "converse", - "flavor": "chat", - "input_cost_per_mil_tokens": 0.22, - "output_cost_per_mil_tokens": 0.88, - "displayName": "Qwen3 235B A22B (2507)", - "reasoning": true, - "max_input_tokens": 262144, - "max_output_tokens": 8192, - "available_providers": [ - "bedrock" - ] - }, - "qwen.qwen3-coder-480b-a35b-v1:0": { - "format": "converse", - "flavor": "chat", - "displayName": "Qwen3 Coder 480B A35B", - "max_input_tokens": 131072, - "max_output_tokens": 16384, - "available_providers": [ - "bedrock" - ] - }, "qwen.qwen3-coder-30b-a3b-v1:0": { "format": "converse", "flavor": "chat",