logo

Use with DeepSeek AI

Detail guideline on how to use DeepSeek AI on TypingMind.

Step 1: Sign up for DeepSeek AI

First, you will need to sign up for a DeepSeek AI account at https://platform.deepseek.com/sign_in
Image without caption

Step 2: Get DeepSeek API key

  • Create a new API key
  • Copy the generated API key
Image without caption

Step 3: Set up DeepSeek AI on TypingMind

  • Go to Manage Models
  • Add Custom Models
  • Updates the following information to set up DeepSeek:
    • Name: DeepSeek (or you can give it any name you want)
    • Endpoint: https://api.deepseek.com/v1/chat/completions
    • Model ID: it can be deepseek-coder or deepseek-chat
    • Add Custom Headers:
    • Authorization: Bearer {{YOUR_API_KEY}} (enter the copied API key)
Image without caption
  • Click Test
  • Click Update model
Now, you can choose the model and interact with it!
๐Ÿ’ก
DeepSeek AI currently offers 10M tokens for FREE.