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

24 lines
435 B
TOML

name = "Devstral 2"
description = "Mistral coding agent model for repository tasks and software engineering workflows"
family = "devstral"
release_date = "2025-12-09"
last_updated = "2025-12-09"
attachment = false
reasoning = false
temperature = true
tool_call = true
knowledge = "2024-10"
open_weights = false
[cost]
input = 0.4
output = 2
[limit]
context = 256_000
output = 256_000
[modalities]
input = ["text"]
output = ["text"]