Command R Plus
Command R Plus is Cohere's most capable model for retrieval-augmented generation and enterprise applications. It excels at grounding responses in provided context — citing sources accurately, minimizing hallucinations, and producing well-structured output from retrieved documents.
Command R Plus is the flagship of Cohere's enterprise lineup, offering robust tool use, function calling, and multi-step reasoning that integrates seamlessly with existing enterprise data systems.
Key Features
Best-in-class RAG with source citation
Robust tool use and function calling
Strong grounding — minimal hallucination
128K token context window
Multi-step reasoning over retrieved documents
Multilingual support for global deployments
Ideal Use Cases
Enterprise RAG over internal knowledge bases
Customer support with cited, verifiable answers
Research assistants grounding in specific documents
Tool-augmented enterprise workflows
Technical Specifications
| Context Window | 128K tokens |
| Modality | Text → Text |
| Provider | Cohere |
| Category | Text Generation |
| Specialty | RAG and tool use |
| Max Output | 4K tokens |
API Usage
1 curl -X POST https://api.vincony.com/v1/chat/completions \ 2 -H "Authorization: Bearer YOUR_API_KEY" \ 3 -H "Content-Type: application/json" \ 4 -d '{ 5 "model": "cohere/command-r-plus", 6 "messages": [ 7 { "role": "user", "content": "Hello, Command R Plus!" } 8 ] 9 }'
Replace YOUR_API_KEY with your Vincony API key. OpenAI-compatible endpoint — works with any OpenAI SDK.
Compare with Another Model
Frequently Asked Questions
Try Command R Plus now
Start using Command R Plus instantly — 100 free credits, no credit card required. Access 343+ AI models through one platform.
More from Cohere
Use ← → to navigate between models · Esc to go back