Files
2026-07-13 12:28:55 +08:00

22 lines
403 B
TOML

name = "Mistral: Devstral Medium"
description = "Mistral coding agent model for repository tasks and software engineering workflows"
release_date = "2025-07-10"
last_updated = "2025-07-10"
attachment = false
reasoning = false
temperature = true
tool_call = true
open_weights = true
[cost]
input = 0.4
output = 2
[limit]
context = 131072
output = 26215
[modalities]
input = ["text"]
output = ["text"]