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

24 lines
444 B
TOML

name = "Devstral 2 123B"
description = "Mistral coding agent model for repository tasks and software engineering workflows"
family = "devstral"
release_date = "2026-02-17"
last_updated = "2026-02-17"
attachment = false
reasoning = false
temperature = true
tool_call = true
structured_output = true
open_weights = true
[cost]
input = 0.40
output = 2.00
[limit]
context = 256_000
output = 8_192
[modalities]
input = ["text"]
output = ["text"]