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

22 lines
389 B
TOML

name = "Cohere: Command A"
description = "Cohere command model for multilingual enterprise agents, tools, and chat"
release_date = "2025-03-13"
last_updated = "2025-03-13"
attachment = false
reasoning = false
temperature = true
tool_call = false
open_weights = true
[cost]
input = 2.5
output = 10.0
[limit]
context = 256000
output = 8192
[modalities]
input = ["text"]
output = ["text"]