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

24 lines
447 B
TOML

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