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

23 lines
422 B
TOML

name = "Mistral: Devstral 2 2512"
description = "Mistral coding agent model for repository tasks and software engineering workflows"
release_date = "2025-09-12"
last_updated = "2026-03-15"
attachment = false
reasoning = false
temperature = true
tool_call = true
open_weights = true
[cost]
input = 0.4
output = 2
cache_read = 0.025
[limit]
context = 262144
output = 65536
[modalities]
input = ["text"]
output = ["text"]