{
  "id": "R6ahUJ7yTdA5yzS2",
  "meta": {
    "templateCredsSetupCompleted": true
  },
  "name": "Translate to Another Language",
  "tags": [],
  "nodes": [
    {
      "id": "aef84aad-bf7d-44e7-a541-ba6c017ae03b",
      "name": "When chat message received",
      "type": "@n8n/n8n-nodes-langchain.chatTrigger",
      "position": [
        -40,
        20
      ],
      "parameters": {},
      "typeVersion": 1.1
    },
    {
      "id": "12021237-d058-40dc-9ee3-6b22706002cf",
      "name": "DeepL",
      "type": "n8n-nodes-base.deepL",
      "position": [
        220,
        20
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "5b108382-ccb4-4c1a-9f7c-2f1be12b397a",
      "name": "No Operation, do nothing",
      "type": "n8n-nodes-base.noOp",
      "position": [
        480,
        20
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "0c6f9137-d0f4-4601-a464-c1278549760d",
      "name": "Sticky Note",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -120,
        -140
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "f74e14ef-33cb-4cb1-9344-3f13bc2cd149",
      "name": "Sticky Note1",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        140,
        -140
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "8aea7dd5-8c03-4825-ae5e-86e0e034731f",
      "name": "Sticky Note2",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        400,
        -140
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    }
  ],
  "active": false,
  "settings": {
    "executionOrder": "v1"
  },
  "versionId": "cfb5d66c-6f46-4113-8a3f-d20a0a47b3c4",
  "connections": {
    "DeepL": {
      "main": [
        [
          {
            "node": "No Operation, do nothing",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "When chat message received": {
      "main": [
        [
          {
            "node": "DeepL",
            "type": "main",
            "index": 0
          }
        ]
      ]
    }
  }
}