← All providerslive
frontier
Cohere
Command R+, best-in-class embeddings and rerankers.
Uptime (30d)
99.85%
Median tps
105
Median TTFT
290 ms
Price index
0.9×
vs. market median
Overview
- HQ
- Toronto, CA
- Founded
- 2019
- Models
- 7
- Modalities
- text
- Regions
- us-east, eu-west, canada
Strengths
ragembeddings
Route via llmcloud
curl https://api.llmcloud.ai/v1/chat/completions \
-H "Authorization: Bearer $LLMCLOUD_KEY" \
-H "X-Provider: cohere" \
-d '{
"model": "auto:quality",
"messages": [{"role":"user","content":"hi"}]
}'