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

24 lines
440 B
TOML

name = "Codestral 25.01"
description = "Mistral coding model for code completion, generation, and developer workflows"
family = "codestral"
release_date = "2025-01-01"
last_updated = "2025-01-01"
attachment = false
reasoning = false
temperature = true
knowledge = "2024-03"
tool_call = true
open_weights = false
[cost]
input = 0.30
output = 0.90
[limit]
context = 256_000
output = 256_000
[modalities]
input = ["text"]
output = ["text"]