21 lines
440 B
TOML
21 lines
440 B
TOML
name = "Command A Plus"
|
|
description = "Cohere's stronger command model for multilingual agents and enterprise workflows"
|
|
family = "command-a"
|
|
release_date = "2026-05-20"
|
|
last_updated = "2026-06-09"
|
|
attachment = true
|
|
reasoning = true
|
|
temperature = true
|
|
knowledge = "2025-04-01"
|
|
tool_call = true
|
|
open_weights = true
|
|
structured_output = true
|
|
|
|
[limit]
|
|
context = 128_000
|
|
output = 64_000
|
|
|
|
[modalities]
|
|
input = ["text", "image"]
|
|
output = ["text"]
|