diff --git a/providers/amazon-bedrock/models/eu.anthropic.claude-opus-4-5-20251101-v1:0.toml b/providers/amazon-bedrock/models/eu.anthropic.claude-opus-4-5-20251101-v1:0.toml index ca2585a62..53b957b57 100644 --- a/providers/amazon-bedrock/models/eu.anthropic.claude-opus-4-5-20251101-v1:0.toml +++ b/providers/amazon-bedrock/models/eu.anthropic.claude-opus-4-5-20251101-v1:0.toml @@ -12,8 +12,8 @@ open_weights = false [cost] input = 5.00 output = 25.00 -cache_read = 1.50 -cache_write = 18.75 +cache_read = 0.50 +cache_write = 6.25 [limit] context = 200_000 diff --git a/providers/amazon-bedrock/models/eu.anthropic.claude-opus-4-6-v1.toml b/providers/amazon-bedrock/models/eu.anthropic.claude-opus-4-6-v1.toml new file mode 100644 index 000000000..2108ab8c1 --- /dev/null +++ b/providers/amazon-bedrock/models/eu.anthropic.claude-opus-4-6-v1.toml @@ -0,0 +1,30 @@ +name = "Claude Opus 4.6 (EU)" +family = "claude-opus" +release_date = "2026-02-05" +last_updated = "2026-02-05" +attachment = true +reasoning = true +temperature = true +tool_call = true +knowledge = "2025-05" +open_weights = false + +[cost] +input = 5.00 +output = 25.00 +cache_read = 0.50 +cache_write = 6.25 + +[cost.context_over_200k] +input = 10.00 +output = 37.50 +cache_read = 1.00 +cache_write = 12.50 + +[limit] +context = 1_000_000 +output = 128_000 + +[modalities] +input = ["text", "image", "pdf"] +output = ["text"] diff --git a/providers/amazon-bedrock/models/us.anthropic.claude-opus-4-5-20251101-v1:0.toml b/providers/amazon-bedrock/models/us.anthropic.claude-opus-4-5-20251101-v1:0.toml index e878561d8..2e28ffdde 100644 --- a/providers/amazon-bedrock/models/us.anthropic.claude-opus-4-5-20251101-v1:0.toml +++ b/providers/amazon-bedrock/models/us.anthropic.claude-opus-4-5-20251101-v1:0.toml @@ -12,8 +12,8 @@ open_weights = false [cost] input = 5.00 output = 25.00 -cache_read = 1.50 -cache_write = 18.75 +cache_read = 0.50 +cache_write = 6.25 [limit] context = 200_000 diff --git a/providers/amazon-bedrock/models/us.anthropic.claude-opus-4-6-v1.toml b/providers/amazon-bedrock/models/us.anthropic.claude-opus-4-6-v1.toml index b78b2ac40..a50e9a932 100644 --- a/providers/amazon-bedrock/models/us.anthropic.claude-opus-4-6-v1.toml +++ b/providers/amazon-bedrock/models/us.anthropic.claude-opus-4-6-v1.toml @@ -12,14 +12,14 @@ open_weights = false [cost] input = 5.00 output = 25.00 -cache_read = 1.50 -cache_write = 18.75 +cache_read = 0.50 +cache_write = 6.25 [cost.context_over_200k] input = 10.00 output = 37.50 -cache_read = 3.00 -cache_write = 37.50 +cache_read = 1.00 +cache_write = 12.50 [limit] context = 1_000_000