11costs :
2- - input_cost_per_token : 1e-7
2+ - input_cost_per_image : 0.0001
3+ input_cost_per_token : 1e-7
34 region : us-west-2
4- - input_cost_per_token : 1e-7
5+ - input_cost_per_image : 0.0001
6+ input_cost_per_token : 1e-7
57 region : us-east-1
6- - input_cost_per_token : 1e-7
8+ - input_cost_per_image : 0.0001
9+ input_cost_per_token : 1e-7
710 region : sa-east-1
8- - input_cost_per_token : 1e-7
11+ - input_cost_per_image : 0.0001
12+ input_cost_per_token : 1e-7
913 region : eu-west-3
10- - input_cost_per_token : 1e-7
14+ - input_cost_per_image : 0.0001
15+ input_cost_per_token : 1e-7
1116 region : eu-west-2
12- - input_cost_per_token : 1e-7
17+ - input_cost_per_image : 0.0001
18+ input_cost_per_token : 1e-7
1319 region : eu-west-1
14- - input_cost_per_token : 1e-7
20+ - input_cost_per_image : 0.0001
21+ input_cost_per_token : 1e-7
1522 region : eu-central-1
16- - input_cost_per_token : 1e-7
23+ - input_cost_per_image : 0.0001
24+ input_cost_per_token : 1e-7
1725 region : ca-central-1
18- - input_cost_per_token : 1e-7
26+ - input_cost_per_image : 0.0001
27+ input_cost_per_token : 1e-7
1928 region : ap-southeast-2
20- - input_cost_per_token : 1e-7
29+ - input_cost_per_image : 0.0001
30+ input_cost_per_token : 1e-7
2131 region : ap-southeast-1
22- - input_cost_per_token : 1e-7
32+ - input_cost_per_image : 0.0001
33+ input_cost_per_token : 1e-7
2334 region : ap-south-1
24- - input_cost_per_token : 1e-7
35+ - input_cost_per_image : 0.0001
36+ input_cost_per_token : 1e-7
2537 region : ap-northeast-1
2638limits :
2739 context_window : 512
@@ -30,6 +42,7 @@ limits:
3042modalities :
3143 input :
3244 - text
45+ - image
3346 output :
3447 - embedding
3548mode : embedding
0 commit comments