Skip to main content
DeepSeek offers some of the best price-to-performance ratios available. DeepSeek R1 is a state-of-the-art reasoning model competitive with o1. DeepSeek Coder excels at programming tasks.

Supported Models

Setup

1

Get an API key

2

Set the environment variable

3

Verify

Environment Variables

string
required
Your DeepSeek API key.

Configuration Example

Model Aliases

Usage Examples

Notes

  • API endpoint: https://api.deepseek.com/v1 (OpenAI-compatible)
  • Status: Beta
  • DeepSeek R1 uses extended chain-of-thought reasoning similar to OpenAI o1.
  • deepseek-reasoner (R1) does not support tool calling.
  • For local/offline use, run ollama pull deepseek-r1:7b and use the deepseek-local alias.