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

25 lines
452 B
TOML

name = "Command A"
description = "Cohere command model for multilingual enterprise agents, tools, and chat"
family = "command-a"
release_date = "2025-03-13"
last_updated = "2025-03-13"
attachment = false
reasoning = true
reasoning_options = []
temperature = true
knowledge = "2024-06-01"
tool_call = true
open_weights = true
[cost]
input = 2.50
output = 10.00
[limit]
context = 256_000
output = 8_000
[modalities]
input = ["text"]
output = ["text"]