Web Scraping & Data Extraction

🐋DeepSeek V3 Chat & R1 Reasoning Quick Start

🐋DeepSeek V3 Chat & R1 Reasoning Quick Start

Manual
High
15
Nodes
Manual
Trigger
High
Complexity
7/22/2025
Added

Workflow Overview

Total Nodes
15
Node Types
8

Node Types

sticky Note
Sticky Note1, Sticky Note2, Sticky Note, Sticky Note3, Sticky Note4, Sticky Note5, Sticky Note6
7 nodes
lm Chat Ollama
Ollama DeepSeek
1 node
chat Trigger
When chat message received
1 node
agent
AI Agent
1 node
lm Chat Open Ai
DeepSeek
1 node
memory Buffer Window
Window Buffer Memory
1 node
chain Llm
Basic LLM Chain2
1 node
http Request
DeepSeek JSON Body, DeepSeek Raw Body
2 nodes

Workflow JSON

9.33 KB
{
  "id": "IyhH1KHtXidKNSIA",
  "meta": {
    "instanceId": "31e69f7f4a77bf465b805824e303232f0227212ae922d12133a0f96ffeab4fef"
  },
  "name": "🐋DeepSeek V3 Chat & R1 Reasoning Quick Start",
  "tags": [],
  "nodes": [
    {
      "id": "54c59cae-fbd0-4f0d-b633-6304e6c66d89",
      "name": "When chat message received",
      "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,
      "typeVe...

Showing first 1000 characters. Click "Expand" to view the full JSON.