Skip to main content
Cohere specializes in enterprise search and retrieval-augmented generation (RAG). Command R+ is their flagship model with grounding and citation support.

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

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.