DeepSeek
Learn how to configure and use DeepSeek models like deepseek-chat and deepseek-reasoner with CodinIT.
CodinIT supports accessing models through the DeepSeek API, including deepseek-chat
and deepseek-reasoner
.
Getting an API Key
Sign Up/Sign In
Go to the DeepSeek Platform. Create an account or sign in.
Navigate to API Keys
Find your API keys in the API keys section of the platform.
Create a Key
Click "Create new API key". Give your key a descriptive name (e.g., "CodinIT").
Copy the Key
Important: Copy the API key immediately. You will not be able to see it again. Store it securely.
Supported Models
CodinIT supports the following DeepSeek models:
Model | Description | Recommended Use |
---|---|---|
deepseek-v3-0324 | Latest version | Coding tasks |
deepseek-r1 | Reasoning-focused | Reasoning tasks |
Configuration in CodinIT
Open CodinIT Settings
Click the ⚙️ icon in the CodinIT panel.
Select Provider
Choose "DeepSeek" from the "API Provider" dropdown.
Enter API Key
Paste your DeepSeek API key into the "DeepSeek API Key" field.
Select Model
Choose your desired model from the "Model" dropdown.
Tips and Notes
Pricing Information
Refer to the DeepSeek Pricing page for details on model costs and usage rates.
Anthropic
Learn how to configure and use Anthropic Claude models with CodinIT. Covers API key setup, model selection, and advanced features like prompt caching.
Google Gemini
Learn how to connect Google Gemini AI models to your CodinIT projects. Get access to powerful AI capabilities with simple setup and configuration.