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

24 lines
455 B
TOML

name = "Command A Translate"
description = "Translation model for multilingual conversion, localization, and cross-language workflows"
family = "command-a"
release_date = "2025-08-28"
last_updated = "2025-08-28"
attachment = false
reasoning = false
temperature = true
knowledge = "2024-06-01"
tool_call = true
open_weights = true
[cost]
input = 2.50
output = 10.00
[limit]
context = 8_000
output = 8_000
[modalities]
input = ["text"]
output = ["text"]