Skip to content

Commit db62e21

Browse files
models-bot[bot]Truefoundry Models Botharshiv-26
authored
feat(mistral-ai): update model YAMLs [bot] (#983)
* feat(mistral-ai): update model YAMLs [bot] * delete model --------- Co-authored-by: Truefoundry Models Bot <truefoundry-models-bot@users.noreply.github.com> Co-authored-by: harshivg <harshiv.ganwani@truefoundry.com>
1 parent 0c56813 commit db62e21

3 files changed

Lines changed: 18 additions & 21 deletions

File tree

providers/mistral-ai/mistral-medium-2604.yaml

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
1+
costs:
2+
- input_cost_per_token: 0.0000015
3+
output_cost_per_token: 0.0000075
4+
region: "*"
15
features:
26
- function_calling
7+
- structured_output
8+
- system_messages
9+
- tool_choice
10+
- assistant_prefill
311
limits:
412
context_window: 262144
513
modalities:
@@ -13,6 +21,8 @@ model: mistral-medium-2604
1321
params:
1422
- defaultValue: 0.7
1523
key: temperature
24+
sources:
25+
- https://docs.mistral.ai/models/model-cards/mistral-medium-3-5-26-04
1626
status: active
1727
supportedModes:
1828
- chat

providers/mistral-ai/mistral-medium-3.5.0.yaml

Lines changed: 0 additions & 21 deletions
This file was deleted.

providers/mistral-ai/mistral-medium-3.5.yaml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
1+
costs:
2+
- input_cost_per_token: 0.0000015
3+
output_cost_per_token: 0.0000075
4+
region: "*"
15
features:
26
- function_calling
7+
- structured_output
8+
- system_messages
39
limits:
410
context_window: 262144
511
modalities:
@@ -13,6 +19,8 @@ model: mistral-medium-3.5
1319
params:
1420
- defaultValue: 0.7
1521
key: temperature
22+
sources:
23+
- https://docs.mistral.ai/models/model-cards/mistral-medium-3-5-26-04
1624
status: active
1725
supportedModes:
1826
- chat

0 commit comments

Comments
 (0)