25 lines
482 B
TOML
25 lines
482 B
TOML
name = "Mistral Medium 3 (25.05)"
|
|
description = "Mistral model for multilingual chat, reasoning, and tool-assisted workflows"
|
|
family = "mistral-medium"
|
|
release_date = "2025-05-01"
|
|
last_updated = "2025-05-01"
|
|
attachment = false
|
|
reasoning = true
|
|
reasoning_options = []
|
|
temperature = true
|
|
knowledge = "2024-09"
|
|
tool_call = true
|
|
open_weights = false
|
|
|
|
[cost]
|
|
input = 0.00
|
|
output = 0.00
|
|
|
|
[limit]
|
|
context = 128_000
|
|
output = 32_768
|
|
|
|
[modalities]
|
|
input = ["text", "image"]
|
|
output = ["text"]
|