We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 895b810 commit 729043bCopy full SHA for 729043b
packages/components/models.json
@@ -1217,6 +1217,18 @@
1217
"name": "mistral-large-2402",
1218
"input_cost": 0.002,
1219
"output_cost": 0.006
1220
+ },
1221
+ {
1222
+ "label": "codestral-latsest",
1223
+ "name": "codestral-latest",
1224
+ "input_cost": 0.0002,
1225
+ "output_cost": 0.0006
1226
1227
1228
+ "label": "devstral-small-2505",
1229
+ "name": "devstral-small-2505",
1230
+ "input_cost": 0.0001,
1231
+ "output_cost": 0.0003
1232
}
1233
]
1234
},
0 commit comments