Skip to content

Commit 3a4e8d6

Browse files
authored
corrections (#223)
1 parent 273f1dc commit 3a4e8d6

5 files changed

+18
-20
lines changed

providers/aws-bedrock/au.anthropic.claude-sonnet-4-6-v1.yaml renamed to providers/aws-bedrock/au.anthropic.claude-sonnet-4-6.yaml

File renamed without changes.

providers/aws-bedrock/global.anthropic.claude-sonnet-4-20250514-v1:0.yaml

Lines changed: 18 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,12 @@ costs:
77
output_cost_per_token_batches: 0.0000075
88
region: us-west-2
99
tiered_pricing:
10+
cache_read:
11+
- cost_per_token: 6.e-7
12+
from: 200000
13+
cache_write:
14+
- cost_per_token: 0.0000075
15+
from: 200000
1016
input:
1117
- cost_per_token: 0.000006
1218
from: 200000
@@ -21,6 +27,12 @@ costs:
2127
output_cost_per_token_batches: 0.0000075
2228
region: us-east-2
2329
tiered_pricing:
30+
cache_read:
31+
- cost_per_token: 6.e-7
32+
from: 200000
33+
cache_write:
34+
- cost_per_token: 0.0000075
35+
from: 200000
2436
input:
2537
- cost_per_token: 0.000006
2638
from: 200000
@@ -35,6 +47,12 @@ costs:
3547
output_cost_per_token_batches: 0.0000075
3648
region: us-east-1
3749
tiered_pricing:
50+
cache_read:
51+
- cost_per_token: 6.e-7
52+
from: 200000
53+
cache_write:
54+
- cost_per_token: 0.0000075
55+
from: 200000
3856
input:
3957
- cost_per_token: 0.000006
4058
from: 200000
@@ -46,27 +64,13 @@ costs:
4664
input_cost_per_token: 0.000003
4765
output_cost_per_token: 0.000015
4866
region: eu-west-1
49-
tiered_pricing:
50-
input:
51-
- cost_per_token: 0.000006
52-
from: 200000
53-
output:
54-
- cost_per_token: 0.0000225
55-
from: 200000
5667
- cache_creation_input_token_cost: 0.00000375
5768
cache_read_input_token_cost: 3.e-7
5869
input_cost_per_token: 0.000003
5970
input_cost_per_token_batches: 0.0000015
6071
output_cost_per_token: 0.000015
6172
output_cost_per_token_batches: 0.0000075
6273
region: ap-northeast-1
63-
tiered_pricing:
64-
input:
65-
- cost_per_token: 0.000006
66-
from: 200000
67-
output:
68-
- cost_per_token: 0.0000225
69-
from: 200000
7074
features:
7175
- function_calling
7276
- vision

providers/aws-bedrock/global.anthropic.claude-sonnet-4-6-v1.yaml renamed to providers/aws-bedrock/global.anthropic.claude-sonnet-4-6.yaml

File renamed without changes.

providers/aws-bedrock/us.anthropic.claude-opus-4-1-20250805-v1:0.yaml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,23 +2,17 @@ costs:
22
- cache_creation_input_token_cost: 0.00001875
33
cache_read_input_token_cost: 0.0000015
44
input_cost_per_token: 0.000015
5-
input_cost_per_token_batches: 0.0000075
65
output_cost_per_token: 0.000075
7-
output_cost_per_token_batches: 0.0000375
86
region: us-west-2
97
- cache_creation_input_token_cost: 0.00001875
108
cache_read_input_token_cost: 0.0000015
119
input_cost_per_token: 0.000015
12-
input_cost_per_token_batches: 0.0000075
1310
output_cost_per_token: 0.000075
14-
output_cost_per_token_batches: 0.0000375
1511
region: us-east-2
1612
- cache_creation_input_token_cost: 0.00001875
1713
cache_read_input_token_cost: 0.0000015
1814
input_cost_per_token: 0.000015
19-
input_cost_per_token_batches: 0.0000075
2015
output_cost_per_token: 0.000075
21-
output_cost_per_token_batches: 0.0000375
2216
region: us-east-1
2317
features:
2418
- function_calling

providers/aws-bedrock/us.anthropic.claude-sonnet-4-6-v1.yaml renamed to providers/aws-bedrock/us.anthropic.claude-sonnet-4-6.yaml

File renamed without changes.

0 commit comments

Comments
 (0)