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

# DeepSeek

> Connect to DeepSeek's powerful language models.

<Frame>
  <img src="https://mintcdn.com/arivu/piekGGEpY74vFGfF/images/deepseek.png?fit=max&auto=format&n=piekGGEpY74vFGfF&q=85&s=0fd85196c06cc3dd52aa7193e5905b6b" alt="DeepSeek Integration" width="1919" height="905" data-path="images/deepseek.png" />
</Frame>

## Overview

DeepSeek is an advanced AI company developing state-of-the-art language models with exceptional reasoning and coding capabilities. Their models offer competitive performance with efficient inference.

<CardGroup cols={2}>
  <Card title="Advanced Reasoning" icon="brain">
    Excellent performance on complex reasoning and problem-solving tasks.
  </Card>

  <Card title="Cost Efficient" icon="dollar">
    Competitive pricing with high-quality outputs.
  </Card>
</CardGroup>

## Get Your API Key

<Steps>
  <Step title="Visit DeepSeek">
    Navigate to [DeepSeek's website](https://www.deepseek.com)
  </Step>

  <Step title="Create Account">
    Sign up or log into your account
  </Step>

  <Step title="Access API Keys">
    Go to your API keys section
  </Step>

  <Step title="Generate API Key">
    Create a new API key for your Arivu integration
  </Step>
</Steps>

## Configuration

Enter your DeepSeek API key in Arivu's LLM connection settings:

<Callout type="info">
  Keep your API key secure and never share it in version control or public repositories.
</Callout>

## Supported Models

DeepSeek offers a range of models for different use cases:

* **DeepSeek-Chat** - High-quality chat capabilities
* **DeepSeek-Coder** - Enhanced code generation and understanding
* **DeepSeek-VL** - Vision and language understanding

## Troubleshooting

<Callout type="warning">
  If you encounter rate limiting, check your API quota in your DeepSeek account settings.
</Callout>

For additional support, visit [DeepSeek's documentation](https://deepseek.com/docs).
