🐋 DeepSeek V3 聊天与 R1 推理快速入门
中级
这是一个Building Blocks, AI领域的自动化工作流,包含 15 个节点。主要使用 HttpRequest, Agent, ChainLlm, ChatTrigger, LmChatOllama 等节点,结合人工智能技术实现智能自动化。 🐋 DeepSeek V3 聊天与 R1 推理快速入门
前置要求
- •可能需要目标 API 的认证凭证
- •OpenAI API Key
工作流预览
可视化展示节点连接关系,支持缩放和平移
导出工作流
复制以下 JSON 配置到 n8n 导入,即可使用此工作流
{
"id": "IyhH1KHtXidKNSIA",
"meta": {
"instanceId": "31e69f7f4a77bf465b805824e303232f0227212ae922d12133a0f96ffeab4fef"
},
"name": "🐋DeepSeek V3 聊天与 R1 推理快速入门",
"tags": [],
"nodes": [
{
"id": "54c59cae-fbd0-4f0d-b633-6304e6c66d89",
"name": "当收到聊天消息时",
"type": "@n8n/n8n-nodes-langchain.chatTrigger",
"position": [
-840,
-740
],
"webhookId": "b740bd14-1b9e-4b1b-abd2-1ecf1184d53a",
"parameters": {
"options": {}
},
"typeVersion": 1.1
},
{
"id": "ef85680e-569f-4e74-a1b4-aae9923a0dcb",
"name": "AI Agent",
"type": "@n8n/n8n-nodes-langchain.agent",
"onError": "continueErrorOutput",
"position": [
-320,
40
],
"parameters": {
"agent": "conversationalAgent",
"options": {
"systemMessage": "You are a helpful assistant."
}
},
"retryOnFail": true,
"typeVersion": 1.7,
"alwaysOutputData": true
},
{
"id": "07a8c74c-768e-4b38-854f-251f2fe5b7bf",
"name": "DeepSeek",
"type": "@n8n/n8n-nodes-langchain.lmChatOpenAi",
"position": [
-360,
220
],
"parameters": {
"model": "=deepseek-reasoner",
"options": {}
},
"credentials": {
"openAiApi": {
"id": "MSl7SdcvZe0SqCYI",
"name": "deepseek"
}
},
"typeVersion": 1.1
},
{
"id": "a6d58a8c-2d16-4c91-adde-acac98868150",
"name": "窗口缓冲内存",
"type": "@n8n/n8n-nodes-langchain.memoryBufferWindow",
"position": [
-220,
220
],
"parameters": {},
"typeVersion": 1.3
},
{
"id": "401a5932-9f3e-4b17-a531-3a19a6a7788a",
"name": "基础 LLM 链2",
"type": "@n8n/n8n-nodes-langchain.chainLlm",
"position": [
-320,
-800
],
"parameters": {
"messages": {
"messageValues": [
{
"message": "You are a helpful assistant."
}
]
}
},
"typeVersion": 1.5
},
{
"id": "215dda87-faf7-4206-bbc3-b6a6b1eb98de",
"name": "便签",
"type": "n8n-nodes-base.stickyNote",
"position": [
-440,
-460
],
"parameters": {
"color": 5,
"width": 420,
"height": 340,
"content": "## 使用 HTTP 请求的 DeepSeek"
},
"typeVersion": 1
},
{
"id": "6457c0f7-ad02-4ad3-a4a0-9a7a6e8f0f7f",
"name": "便签1",
"type": "n8n-nodes-base.stickyNote",
"position": [
-440,
-900
],
"parameters": {
"color": 4,
"width": 580,
"height": 400,
"content": "## 使用 Ollama 本地模型的 DeepSeek"
},
"typeVersion": 1
},
{
"id": "2ac8b41f-b27d-4074-abcc-430a8f5928e8",
"name": "Ollama DeepSeek",
"type": "@n8n/n8n-nodes-langchain.lmChatOllama",
"position": [
-320,
-640
],
"parameters": {
"model": "deepseek-r1:14b",
"options": {
"format": "default",
"numCtx": 16384,
"temperature": 0.6
}
},
"credentials": {
"ollamaApi": {
"id": "7aPaLgwpfdMWFYm9",
"name": "Ollama account 127.0.0.1"
}
},
"typeVersion": 1
},
{
"id": "37a94fc0-eff3-4226-8633-fb170e5dcff2",
"name": "便签2",
"type": "n8n-nodes-base.stickyNote",
"position": [
-440,
-80
],
"parameters": {
"color": 3,
"width": 600,
"height": 460,
"content": "## 带记忆的 DeepSeek 对话代理"
},
"typeVersion": 1
},
{
"id": "52b484bb-1693-4188-ba55-643c40f10dfc",
"name": "便签3",
"type": "n8n-nodes-base.stickyNote",
"position": [
20,
-460
],
"parameters": {
"color": 6,
"width": 420,
"height": 340,
"content": "## 使用 HTTP 请求的 DeepSeek"
},
"typeVersion": 1
},
{
"id": "ec46acef-60f6-4d34-b636-3654125f5897",
"name": "DeepSeek JSON 主体",
"type": "n8n-nodes-base.httpRequest",
"position": [
160,
-320
],
"parameters": {
"url": "https://api.deepseek.com/chat/completions",
"method": "POST",
"options": {},
"jsonBody": "={\n \"model\": \"deepseek-chat\",\n \"messages\": [\n {\n \"role\": \"system\",\n \"content\": \"{{ $json.chatInput }}\"\n },\n {\n \"role\": \"user\",\n \"content\": \"Hello!\"\n }\n ],\n \"stream\": false\n}",
"sendBody": true,
"specifyBody": "json",
"authentication": "genericCredentialType",
"genericAuthType": "httpHeaderAuth"
},
"credentials": {
"httpHeaderAuth": {
"id": "9CsntxjSlce6yWbN",
"name": "deepseek"
}
},
"typeVersion": 4.2
},
{
"id": "e5295120-57f9-4e02-8b73-f00e4d6baa48",
"name": "DeepSeek 原始主体",
"type": "n8n-nodes-base.httpRequest",
"position": [
-300,
-320
],
"parameters": {
"url": "https://api.deepseek.com/chat/completions",
"body": "={\n \"model\": \"deepseek-reasoner\",\n \"messages\": [\n {\"role\": \"user\", \"content\": \"{{ $json.chatInput.trim() }}\"}\n ],\n \"stream\": false\n }",
"method": "POST",
"options": {},
"sendBody": true,
"contentType": "raw",
"authentication": "genericCredentialType",
"rawContentType": "application/json",
"genericAuthType": "httpHeaderAuth"
},
"credentials": {
"httpHeaderAuth": {
"id": "9CsntxjSlce6yWbN",
"name": "deepseek"
}
},
"typeVersion": 4.2
},
{
"id": "571dc713-ce54-4330-8bdd-94e057ecd223",
"name": "便签4",
"type": "n8n-nodes-base.stickyNote",
"position": [
-1060,
-460
],
"parameters": {
"color": 7,
"width": 580,
"height": 840,
"content": "# 您的首次 DeepSeek API 调用"
},
"typeVersion": 1
},
{
"id": "f0ac3f32-218e-4488-b67f-7b7f7e8be130",
"name": "便签5",
"type": "n8n-nodes-base.stickyNote",
"position": [
-1060,
-900
],
"parameters": {
"color": 2,
"width": 580,
"height": 400,
"content": "## 连接 DeepSeek 的四个示例"
},
"typeVersion": 1
},
{
"id": "91642d68-ab5d-4f61-abaf-8cb7cb991c29",
"name": "便签6",
"type": "n8n-nodes-base.stickyNote",
"position": [
-180,
-640
],
"parameters": {
"color": 7,
"width": 300,
"height": 120,
"content": "### Ollama 本地"
},
"typeVersion": 1
}
],
"active": false,
"pinData": {
"When chat message received": [
{
"json": {
"action": "sendMessage",
"chatInput": "provide 10 sentences that end in the word apple.",
"sessionId": "68cb82d504c14f5eb80bdf2478bd39bb"
}
}
]
},
"settings": {
"executionOrder": "v1"
},
"versionId": "e354040e-7898-4ff9-91a2-b6d36030dac8",
"connections": {
"AI Agent": {
"main": [
[]
]
},
"DeepSeek": {
"ai_languageModel": [
[
{
"node": "AI Agent",
"type": "ai_languageModel",
"index": 0
}
]
]
},
"Ollama DeepSeek": {
"ai_languageModel": [
[
{
"node": "Basic LLM Chain2",
"type": "ai_languageModel",
"index": 0
}
]
]
},
"Window Buffer Memory": {
"ai_memory": [
[
{
"node": "AI Agent",
"type": "ai_memory",
"index": 0
}
]
]
},
"When chat message received": {
"main": [
[
{
"node": "Basic LLM Chain2",
"type": "main",
"index": 0
}
]
]
}
}
}常见问题
如何使用这个工作流?
复制上方的 JSON 配置代码,在您的 n8n 实例中创建新工作流并选择「从 JSON 导入」,粘贴配置后根据需要修改凭证设置即可。
这个工作流适合什么场景?
中级 - 构建模块, 人工智能
需要付费吗?
本工作流完全免费,您可以直接导入使用。但请注意,工作流中使用的第三方服务(如 OpenAI API)可能需要您自行付费。
相关工作流推荐
🧠 为AI聊天机器人提供长期记忆和动态工具路由
🧠 为AI聊天机器人提供长期记忆和动态工具路由
Set
Gmail
Switch
+10
39 节点Joseph LePage
构建模块
🔥📈🤖 适用于n8n创作者排行榜的AI代理 - 查找热门工作流
🔥📈🤖 n8n创作者排行榜AI代理 - 查找热门工作流
Set
Sort
Limit
+15
43 节点Joseph LePage
其他
⚡📽️ 终极AI驱动的YouTube摘要与分析聊天机器人
⚡📽️ 用于YouTube摘要与分析的全能AI聊天机器人
Set
Code
Merge
+11
29 节点Joseph LePage
人工智能
✨🔪 基于Llama Parse的高级AI文档解析与文本提取
✨🔪 基于Llama Parse的高级AI文档解析与文本提取
If
Set
Gmail
+14
54 节点Joseph LePage
构建模块
高级AI演示(在AI开发者第14次聚会中展示)
高级AI演示(在AI开发者第14次聚会中展示)
If
Code
Gmail
+19
39 节点Max Tkacz
构建模块
Mistral转录
使用Google日历和自定义函数构建MCP服务器
Set
Switch
Debug Helper
+11
32 节点Solomon
构建模块
工作流信息
难度等级
中级
节点数量15
分类2
节点类型8
作者
Joseph LePage
@joeAs an AI Automation consultant based in Canada, I partner with forward-thinking organizations to implement AI solutions that streamline operations and drive growth.
外部链接
在 n8n.io 查看 →
分享此工作流