Supported Models
Setup
1
Get an API key
Sign up at dashboard.cohere.com. Free tier available.
2
Set the environment variable
3
Verify
Environment Variables
string
required
Your Cohere API key.
Configuration Example
- .env
- settings.yml
Model Aliases
Usage Examples
Notes
- API endpoint:
https://api.cohere.ai/v1(OpenAI-compatible mode) - Status: Beta - API behavior may differ slightly from other OpenAI-compatible providers.
- Command R+ excels at document summarization and retrieval tasks with grounding.
Related
- AI Providers Overview - Compare all 37 supported providers
- Perplexity - Real-time web-search-augmented responses
- Memory Tools - Combine Cohere’s RAG strengths with profClaw memory search
- profclaw provider - Add and test providers from the CLI