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

24 lines
441 B
TOML

# Included in subscription
name = "Mistral Code Agent 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.4
output = 2
[limit]
context = 262144
input = 262144
output = 32768
[modalities]
input = ["text"]
output = ["text"]