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

24 lines
437 B
TOML

name = "Codestral (latest)"
description = "Mistral code model for completions, refactors, and developer IDE workflows"
family = "codestral"
release_date = "2024-05-29"
last_updated = "2025-01-04"
attachment = false
reasoning = false
temperature = true
knowledge = "2024-10"
tool_call = true
open_weights = true
[cost]
input = 0.30
output = 0.90
[limit]
context = 256_000
output = 4_096
[modalities]
input = ["text"]
output = ["text"]