23 lines
417 B
TOML
23 lines
417 B
TOML
name = "Devstral 2 2512"
|
|
description = "Mistral coding agent model for repository tasks and software engineering workflows"
|
|
release_date = "2025-12-09"
|
|
last_updated = "2025-12-09"
|
|
knowledge = "2025-12"
|
|
attachment = false
|
|
reasoning = false
|
|
tool_call = true
|
|
temperature = true
|
|
open_weights = true
|
|
|
|
|
|
[cost]
|
|
input = 0
|
|
output = 0
|
|
|
|
[limit]
|
|
context = 262_000
|
|
output = 262_000
|
|
|
|
[modalities]
|
|
input = ["text"]
|
|
output = ["text"] |