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

24 lines
441 B
TOML

# Not included in subscription
name = "Mistral Code Latest"
description = "Compact GPT model for low-latency assistance and high-volume workloads"
release_date = "2026-06-02"
last_updated = "2026-06-02"
attachment = false
reasoning = false
tool_call = true
structured_output = true
open_weights = false
[cost]
input = 0.3
output = 0.9
[limit]
context = 256000
input = 256000
output = 32768
[modalities]
input = ["text"]
output = ["text"]