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

22 lines
408 B
TOML

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