deepseek_chat
Send prompts to DeepSeek and get AI responses with quick, expert, or vision modes, plus optional DeepThink reasoning.
Instructions
Send a prompt to DeepSeek and return the AI response. Supports three modes: quick (default, with search+upload), expert (reasoning-focused), vision (image analysis). All modes support DeepThink reasoning.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| mode | No | Chat mode: quick (default, with search+upload), expert (reasoning-focused), vision (image analysis) | |
| prompt | Yes | The prompt or message to send to DeepSeek | |
| deepthink | No | Enable DeepThink reasoning mode (default: false) | |
| smartSearch | No | Enable Smart Search /联网搜索 for web results (quick mode only, default: false) | |
| conversation | No | Conversation control: "continue" (default) appends to current conversation, "new" starts a fresh conversation without previous context |