Files
anomalyco--models.dev/providers/github-models/models/cohere/cohere-command-a.toml
T
2026-07-13 12:28:55 +08:00

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"]