File tree Expand file tree Collapse file tree 1 file changed +91
-0
lines changed
agents_mcp_usage/evaluations/mermaid_evals Expand file tree Collapse file tree 1 file changed +91
-0
lines changed Original file line number Diff line number Diff line change 195
195
]
196
196
}
197
197
},
198
+ "gemini-2.5-flash-preview-05-20" : {
199
+ "friendly_name" : " Gemini 2.5 Flash Preview (May)" ,
200
+ "input" : [
201
+ {
202
+ "up_to" : " inf" ,
203
+ "price" : 0.15
204
+ }
205
+ ],
206
+ "output" : {
207
+ "non_thinking" : [
208
+ {
209
+ "up_to" : " inf" ,
210
+ "price" : 0.6
211
+ }
212
+ ],
213
+ "thinking" : [
214
+ {
215
+ "up_to" : " inf" ,
216
+ "price" : 3.5
217
+ }
218
+ ]
219
+ }
220
+ },
198
221
"gemini-2.5-flash-preview" : {
199
222
"friendly_name" : " Gemini 2.5 Flash Preview" ,
200
223
"input" : [
429
452
}
430
453
]
431
454
}
455
+ },
456
+ "bedrock:us.amazon.nova-micro-v1:0" : {
457
+ "friendly_name" : " Amazon Nova Micro" ,
458
+ "input" : [
459
+ {
460
+ "up_to" : " inf" ,
461
+ "price" : 0.035
462
+ }
463
+ ],
464
+ "output" : {
465
+ "default" : [
466
+ {
467
+ "up_to" : " inf" ,
468
+ "price" : 0.14
469
+ }
470
+ ]
471
+ }
472
+ },
473
+ "bedrock:us.amazon.nova-lite-v1:0" : {
474
+ "friendly_name" : " Amazon Nova Lite" ,
475
+ "input" : [
476
+ {
477
+ "up_to" : " inf" ,
478
+ "price" : 0.06
479
+ }
480
+ ],
481
+ "output" : {
482
+ "default" : [
483
+ {
484
+ "up_to" : " inf" ,
485
+ "price" : 0.24
486
+ }
487
+ ]
488
+ }
489
+ },
490
+ "bedrock:us.amazon.nova-pro-v1:0" : {
491
+ "friendly_name" : " Amazon Nova Pro" ,
492
+ "input" : [
493
+ {
494
+ "up_to" : " inf" ,
495
+ "price" : 0.80
496
+ }
497
+ ],
498
+ "output" : {
499
+ "default" : [
500
+ {
501
+ "up_to" : " inf" ,
502
+ "price" : 3.20
503
+ }
504
+ ]
505
+ }
506
+ },
507
+ "bedrock:us.amazon.nova-premier-v1:0" : {
508
+ "friendly_name" : " Amazon Nova Premier" ,
509
+ "input" : [
510
+ {
511
+ "up_to" : " inf" ,
512
+ "price" : 2.50
513
+ }
514
+ ],
515
+ "output" : {
516
+ "default" : [
517
+ {
518
+ "up_to" : " inf" ,
519
+ "price" : 12.50
520
+ }
521
+ ]
522
+ }
432
523
}
433
524
}
434
525
}
You can’t perform that action at this time.
0 commit comments