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

22 lines
400 B
TOML

name = "Cohere: Command R+ (08-2024)"
description = "Cohere retrieval model for long-context chat and enterprise RAG workflows"
release_date = "2024-08-30"
last_updated = "2024-08-30"
attachment = false
reasoning = false
temperature = true
tool_call = true
open_weights = true
[cost]
input = 2.5
output = 10.0
[limit]
context = 128000
output = 4000
[modalities]
input = ["text"]
output = ["text"]