[AI/LangChain] Output Parser 4

[AI/LangChain] Output Parser 4

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

Workflow Overview

Total Nodes
11
Node Types
7

Node Types

manual Trigger
When clicking "Execute Workflow"
1 node
set
Prompt
1 node
chain Llm
LLM Chain
1 node
output Parser Structured
Structured Output Parser
1 node
output Parser Autofixing
Auto-fixing Output Parser
1 node
sticky Note
Sticky Note, Sticky Note1, Sticky Note2, Sticky Note3
4 nodes
lm Chat Open Ai
OpenAI Chat Model, OpenAI Chat Model1
2 nodes

Workflow JSON

5.8 KB
{
  "id": "cKRViOHDPsosO7UX",
  "meta": {
    "instanceId": "ec7a5f4ffdb34436e59d23eaccb5015b5238de2a877e205b28572bf1ffecfe04"
  },
  "name": "[AI/LangChain] Output Parser 4",
  "tags": [],
  "nodes": [
    {
      "id": "3d669ba2-65b7-4502-92d9-645c4e51b26d",
      "name": "When clicking \"Execute Workflow\"",
      "type": "n8n-nodes-base.manualTrigger",
      "position": [
        380,
        240
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "9a509299-746d-4a3f-b379-8a4a9a92c75a",
      "name": "Prompt",
      "type": "n8n-nodes-base.set",
      "position": [
        600,
        240
      ],
      "parameters": {
        "values": {
          "string": [
            {
              "name": "input",
              "value": "Return the 5 largest states by area in the USA with their 3 largest cities and their population."
            }
          ]
        },
        "options": {}
      },
      "typeVersion": 2
    },
    {
      "id": "e2092fe6-d803...

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