DeepSeek
Use DeepSeek’s powerful language models — including thedeepseek-reasoner for complex multi-step reasoning and deepseek-chat for general conversations.
DeepSeek exposes an OpenAI-compatible API, so Agentium connects using the standard openai SDK pointed at https://api.deepseek.com.
DeepSeek has no rate limits. During high-traffic periods, responses may be slower rather than rejected. See DeepSeek docs.
Setup
- Install
- Environment
Factory
string
required
Model ID (e.g.,
"deepseek-chat", "deepseek-reasoner").DeepSeekConfig
Optional
{ apiKey?, baseURL? }.Supported Models
Basic Example
Reasoning Model
Thedeepseek-reasoner model returns chain-of-thought reasoning via reasoning_content: