Files
opencode-agent[bot] 706cfffebd chore(sync): update Requesty model catalog (#5143)
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-20 18:27:40 +00:00

24 lines
511 B
TOML

name = "devstral-latest@eu"
description = "An enterprise grade text model, that excels at using tools to explore codebases, editing multiple files and power software engineering agents."
family = "devstral"
release_date = "2026-05-27"
last_updated = "2026-05-27"
attachment = false
reasoning = false
tool_call = true
structured_output = true
open_weights = false
[cost]
input = 0.396
output = 1.98
cache_read = 0.396
[limit]
context = 256_000
output = 256_000
[modalities]
input = ["text"]
output = ["text"]