DeepSeek Model Adapter
← Back to Plugin Center
OfficialModelOfficialv0.1.0DeepSeek AI
llm/deepseek
Connects official DeepSeek models with streaming output and tool calling.
The DeepSeek model adapter registers the official DeepSeek provider on ctx.llm, letting dsh use models such as deepseek-chat and deepseek-reasoner with streaming output and programmatic tool calling.
Once the API key is configured, models can be switched without restarting — it is usually the first plugin users configure after installation.
Features
- Supports deepseek-chat / deepseek-reasoner
- Streaming output and PTC programmatic tool calling
- Takes effect immediately after API key configuration
- Registered on ctx.llm, following the unified seam