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

24 lines
420 B
TOML

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