> ## Documentation Index
> Fetch the complete documentation index at: https://reedai-07fa30f1.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Cohere Models

> Access Cohere's Command models optimized for enterprise use cases

Cohere provides enterprise-focused AI models with strong capabilities in text generation, analysis, and retrieval-augmented generation (RAG).

## Available models

<CardGroup cols={2}>
  <Card title="Command R+" icon="command">
    **Strengths**: RAG, enterprise features

    Optimized for business use
  </Card>

  <Card title="Command R" icon="terminal">
    **Strengths**: General purpose, efficient

    Balanced enterprise model
  </Card>
</CardGroup>

## Key features

* Excellent for RAG applications
* Strong enterprise support
* Multilingual capabilities
* Competitive performance

## Best use cases

* Enterprise applications
* RAG and knowledge systems
* Document processing
* Business intelligence

## Related models

<CardGroup cols={2}>
  <Card title="All models" icon="grid" href="/overview/models-and-providers">
    Browse all models
  </Card>

  <Card title="OpenAI" icon="brain" href="/providers/openai">
    GPT models
  </Card>
</CardGroup>
