25 lines
456 B
TOML
25 lines
456 B
TOML
name = "Cohere Command A"
|
|
description = "Cohere command model for multilingual enterprise agents, tools, and chat"
|
|
family = "command-a"
|
|
release_date = "2024-11-01"
|
|
last_updated = "2024-11-01"
|
|
attachment = false
|
|
reasoning = true
|
|
reasoning_options = []
|
|
temperature = true
|
|
knowledge = "2024-03"
|
|
tool_call = true
|
|
open_weights = false
|
|
|
|
[cost]
|
|
input = 0.00
|
|
output = 0.00
|
|
|
|
[limit]
|
|
context = 128_000
|
|
output = 4_096
|
|
|
|
[modalities]
|
|
input = ["text"]
|
|
output = ["text"]
|