25 lines
1.1 KiB
Plaintext
25 lines
1.1 KiB
Plaintext
---
|
|
title: "DeepSeek"
|
|
description: "Learn how to configure and use DeepSeek provider."
|
|
---
|
|
|
|
**Website:** [https://platform.deepseek.com/](https://platform.deepseek.com/)
|
|
|
|
### Get API Credentials
|
|
|
|
1. **Sign Up/Sign In:** Go to the [DeepSeek Platform](https://platform.deepseek.com/). Create an account or sign in.
|
|
2. **Navigate to API Keys:** Find your API keys in the [API keys](https://platform.deepseek.com/api_keys) section of the platform.
|
|
3. **Create a Key:** Click "Create new API key". Give your key a descriptive name (e.g., "Cline").
|
|
4. **Copy the Key:** **Important:** Copy the API key _immediately_. You will not be able to see it again. Store it securely.
|
|
|
|
### Configuration in Cline
|
|
|
|
> See [Authorization & Model Selection](/getting-started/authorizing-with-cline#menu).
|
|
|
|
1. **Open Cline Settings:** Click the ⚙️ icon in the Cline panel.
|
|
2. **Select Provider:** Choose "DeepSeek" from the "API Provider" dropdown.
|
|
3. **Enter API Key:** Paste your DeepSeek API key into the "DeepSeek API Key" field.
|
|
4. **Select Provider Model:** Choose your desired model from the "Model" dropdown.
|
|
|
|
### Tips and Notes
|