LLM Chaining examples

LLM Chaining examples

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

Workflow Overview

Total Nodes
38
Node Types
14

Node Types

merge
Merge output with initial prompts, Merge, Merge2, Merge output with initial prompts1
4 nodes
manual Trigger
When clicking ‘Test workflow’
1 node
http Request
HTTP Request, LLM steps - parallel
2 nodes
markdown
Markdown
1 node
sticky Note
Sticky Note, Sticky Note1, Sticky Note2, Sticky Note3, Sticky Note4, Sticky Note5, Sticky Note6
7 nodes
lm Chat Anthropic
Anthropic Chat Model, Anthropic Chat Model1, Anthropic Chat Model2, Anthropic Chat Model3, Anthropic Chat Model4, Anthropic Chat Model5
6 nodes
memory Buffer Window
Simple Memory
1 node
memory Manager
Clean memory
1 node
set
Initial prompts, Reshape, Initial prompts1
3 nodes
split Out
Split Out, Split Out1
2 nodes
chain Llm
Basic LLM Chain4, LLM Chain - Step 1, LLM Chain - Step 2, LLM Chain - Step 3, LLM Chain - Step 4
5 nodes
webhook
Webhook
1 node
no Op
CONNECT ME, CONNECT ME1, CONNECT ME2
3 nodes
agent
All LLM steps here - sequentially
1 node

Workflow JSON

23.74 KB
{
  "id": "43gMd18arOcxqDcC",
  "meta": {
    "instanceId": "fb924c73af8f703905bc09c9ee8076f48c17b596ed05b18c0ff86915ef8a7c4a",
    "templateCredsSetupCompleted": true
  },
  "name": "LLM Chaining examples",
  "tags": [],
  "nodes": [
    {
      "id": "35e53ce7-06b4-47ca-b7f3-b147bd059fcf",
      "name": "When clicking ‘Test workflow’",
      "type": "n8n-nodes-base.manualTrigger",
      "position": [
        200,
        520
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "aeef734e-1c3b-4a91-93ae-2ae9c50951b8",
      "name": "HTTP Request",
      "type": "n8n-nodes-base.httpRequest",
      "position": [
        400,
        520
      ],
      "parameters": {
        "url": "https://blog.n8n.io/",
        "options": {}
      },
      "typeVersion": 4.2
    },
    {
      "id": "7f6b95eb-df8c-4f0f-ba69-6b298d624ccd",
      "name": "Markdown",
      "type": "n8n-nodes-base.markdown",
      "position": [
        600,
        520
      ],
      "parameters...

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