Sypha AI Docs
Provider config

DeepSeek

Learn how to configure and use DeepSeek models like deepseek-chat and deepseek-reasoner with Sypha.

Sypha enables accessing models via the DeepSeek API, including deepseek-chat and deepseek-reasoner.

Website: https://platform.deepseek.com/

Getting an API Key

  1. Sign Up/Sign In: Navigate to the DeepSeek Platform. Establish an account or authenticate.
  2. Navigate to API Keys: Locate your API keys in the API keys section of the platform.
  3. Create a Key: Select "Create new API key". Assign your key a meaningful name (e.g., "Sypha").
  4. Copy the Key: Important: Capture the API key right away. You will not be able to view it again. Preserve it securely.

Supported Models

Sypha is compatible with the following DeepSeek models:

  • deepseek-v3-0324 (Recommended for coding tasks)
  • deepseek-r1 (Recommended for reasoning tasks)

Configuration in Sypha

  1. Open Sypha Settings: Select the ⚙️ icon within the Sypha panel.
  2. Select Provider: Pick "DeepSeek" from the "API Provider" dropdown menu.
  3. Enter API Key: Insert your DeepSeek API key into the "DeepSeek API Key" field.
  4. Select Model: Pick your preferred model from the "Model" dropdown menu.

Tips and Notes

On this page