8
n8n 中文网amn8n.com

内容生成器 v4

高级

这是一个自动化工作流,包含 168 个节点。主要使用 If, Set, Code, Limit, Crypto 等节点。 内容农场v4 - 使用ChatGPT 5和Gemini实现WordPress博客自动化

前置要求
  • MongoDB 连接字符串
  • Twitter API 凭证
  • 可能需要目标 API 的认证凭证
  • Google Sheets API 凭证
  • OpenAI API Key

分类

-
工作流预览
可视化展示节点连接关系,支持缩放和平移
导出工作流
复制以下 JSON 配置到 n8n 导入,即可使用此工作流
{
  "id": "NH9Zx90kKzTMSjdQ",
  "meta": {
    "instanceId": "52254486b159b349334953c1738da94e90477c7604aa8db2062d11afc0120739",
    "templateCredsSetupCompleted": true
  },
  "name": "内容生成器 v4",
  "tags": [
    {
      "id": "ieqEVthNwLDfYSc1",
      "name": "Emp0",
      "createdAt": "2025-05-06T11:04:25.307Z",
      "updatedAt": "2025-05-06T11:04:25.307Z"
    }
  ],
  "nodes": [
    {
      "id": "b5a0ee6d-be51-4470-b64a-8a395d7d2c16",
      "name": "拆分输出",
      "type": "n8n-nodes-base.splitOut",
      "position": [
        1520,
        -80
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "1bc66ca5-6a68-4d6e-b617-0506329038df",
      "name": "默认数据加载器",
      "type": "@n8n/n8n-nodes-langchain.documentDefaultDataLoader",
      "position": [
        4160,
        256
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "a3d11e52-b9d6-4e38-bef8-764613790cd1",
      "name": "递归字符文本分割器",
      "type": "@n8n/n8n-nodes-langchain.textSplitterRecursiveCharacterTextSplitter",
      "position": [
        4448,
        288
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "e9fb4401-cc16-4289-b53b-cd1bd1029870",
      "name": "每日获取文章",
      "type": "n8n-nodes-base.scheduleTrigger",
      "position": [
        1088,
        -80
      ],
      "parameters": {},
      "typeVersion": 1.2
    },
    {
      "id": "a87ae80f-1513-4d3d-8629-5bcde0578ccd",
      "name": "便签1",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        992,
        -192
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "6aca8044-02c4-4d06-af6c-e548906b5949",
      "name": "读取 RSS 新闻源",
      "type": "n8n-nodes-base.rssFeedRead",
      "position": [
        1744,
        -80
      ],
      "parameters": {},
      "typeVersion": 1.1
    },
    {
      "id": "008ce011-deaf-4275-b9a8-e5d637599786",
      "name": "设置和规范化字段",
      "type": "n8n-nodes-base.set",
      "position": [
        2112,
        -80
      ],
      "parameters": {},
      "typeVersion": 3.4
    },
    {
      "id": "02eb0739-1a75-4e40-8498-7ae9b4723be1",
      "name": "便签",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        992,
        512
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "188aa3a5-df36-4ca2-9729-f7bfd6610ff6",
      "name": "聚合",
      "type": "n8n-nodes-base.aggregate",
      "position": [
        2608,
        224
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "4aa61f30-9d9a-4273-8db3-082e49635c18",
      "name": "过滤器",
      "type": "n8n-nodes-base.filter",
      "position": [
        1936,
        -80
      ],
      "parameters": {},
      "typeVersion": 2.2
    },
    {
      "id": "954609cf-63a2-4dff-a9e3-eb6dd917bd16",
      "name": "便签2",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -224,
        464
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "678e22ad-9ed7-45e4-93ce-1aa69b8fc923",
      "name": "结构化输出解析器1",
      "type": "@n8n/n8n-nodes-langchain.outputParserStructured",
      "position": [
        3488,
        928
      ],
      "parameters": {},
      "typeVersion": 1.2
    },
    {
      "id": "9238a010-f4b5-472f-95aa-451f3fe64c7b",
      "name": "结构化输出解析器2",
      "type": "@n8n/n8n-nodes-langchain.outputParserStructured",
      "position": [
        2752,
        2256
      ],
      "parameters": {},
      "typeVersion": 1.2
    },
    {
      "id": "8b01d780-8d57-4a33-a415-3b90a2820614",
      "name": "拆分输出2",
      "type": "n8n-nodes-base.splitOut",
      "position": [
        1728,
        752
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "cff65f39-6a97-4240-8941-8ba886e2434f",
      "name": "MongoDB3",
      "type": "n8n-nodes-base.mongoDb",
      "position": [
        2384,
        2048
      ],
      "parameters": {},
      "typeVersion": 1.2
    },
    {
      "id": "caa36189-9713-4183-be76-a01883b85872",
      "name": "代码7",
      "type": "n8n-nodes-base.code",
      "notes": "rank and choose the best one",
      "position": [
        2912,
        2048
      ],
      "parameters": {},
      "notesInFlow": true,
      "typeVersion": 2
    },
    {
      "id": "992e87c9-cddc-4906-9f4e-e4ba9563f7fe",
      "name": "代码",
      "type": "n8n-nodes-base.code",
      "position": [
        2096,
        736
      ],
      "parameters": {},
      "typeVersion": 2
    },
    {
      "id": "c8a37469-4cba-45ad-bfb3-e06b28cc4361",
      "name": "MongoDB6",
      "type": "n8n-nodes-base.mongoDb",
      "position": [
        4128,
        2048
      ],
      "parameters": {},
      "typeVersion": 1.2
    },
    {
      "id": "72fd0d6f-95f1-41d7-afd2-d59407995052",
      "name": "代码6",
      "type": "n8n-nodes-base.code",
      "notes": "rank and choose the best one",
      "position": [
        3984,
        2048
      ],
      "parameters": {},
      "notesInFlow": true,
      "typeVersion": 2
    },
    {
      "id": "1bf7ae5a-db3a-4b12-8b99-6623835c2246",
      "name": "结构化输出解析器4",
      "type": "@n8n/n8n-nodes-langchain.outputParserStructured",
      "position": [
        3744,
        2240
      ],
      "parameters": {},
      "typeVersion": 1.2
    },
    {
      "id": "dcf130cb-d5c5-4a12-abe4-dacc5caf5164",
      "name": "设置图片",
      "type": "n8n-nodes-base.httpRequest",
      "position": [
        3744,
        2752
      ],
      "parameters": {},
      "typeVersion": 4.2
    },
    {
      "id": "9394cac3-f13b-4708-a7a2-4a1c1c2d9f57",
      "name": "代码12",
      "type": "n8n-nodes-base.code",
      "position": [
        1968,
        2768
      ],
      "parameters": {},
      "typeVersion": 2
    },
    {
      "id": "908cba6b-0e36-48d9-a452-0e3f8414d5ed",
      "name": "MongoDB15",
      "type": "n8n-nodes-base.mongoDb",
      "position": [
        2096,
        2768
      ],
      "parameters": {},
      "typeVersion": 1.2
    },
    {
      "id": "c8c1d564-2c0f-4061-ad0a-48058db8f734",
      "name": "MongoDB16",
      "type": "n8n-nodes-base.mongoDb",
      "position": [
        1808,
        3120
      ],
      "parameters": {},
      "typeVersion": 1.1
    },
    {
      "id": "24fe9125-dbaf-43f0-918d-e76ced1428f9",
      "name": "代码14",
      "type": "n8n-nodes-base.code",
      "position": [
        1616,
        3120
      ],
      "parameters": {},
      "typeVersion": 2
    },
    {
      "id": "43bfb3a8-cdd7-4b5f-a4ab-5d19c0bcbb76",
      "name": "便利贴5",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        976,
        2512
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "f780d8b2-9c57-437c-9705-cb39297b7140",
      "name": "每日获取文章1",
      "type": "n8n-nodes-base.scheduleTrigger",
      "position": [
        1056,
        2768
      ],
      "parameters": {},
      "typeVersion": 1.2
    },
    {
      "id": "6f04623c-13ef-4e69-bbf1-8215aac27290",
      "name": "便签6",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        976,
        1264
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "915e99f1-00ab-44d5-b64f-fb9faf221591",
      "name": "代码1",
      "type": "n8n-nodes-base.code",
      "position": [
        4176,
        704
      ],
      "parameters": {},
      "typeVersion": 2,
      "alwaysOutputData": true
    },
    {
      "id": "75185ce9-0a5b-40db-893d-23b3a551030a",
      "name": "结构化输出解析器8",
      "type": "@n8n/n8n-nodes-langchain.outputParserStructured",
      "position": [
        1872,
        1600
      ],
      "parameters": {},
      "typeVersion": 1.3
    },
    {
      "id": "35dd4080-f438-4dfb-9b4b-c5095fd30493",
      "name": "拆分输出3",
      "type": "n8n-nodes-base.splitOut",
      "position": [
        2096,
        1440
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "a4f34175-b3ca-4c5d-9453-ae51282c84f3",
      "name": "遍历项目1循环",
      "type": "n8n-nodes-base.splitInBatches",
      "position": [
        2288,
        1440
      ],
      "parameters": {},
      "typeVersion": 3
    },
    {
      "id": "a59f0404-02d6-4640-abba-9176af9aaaf9",
      "name": "代码13",
      "type": "n8n-nodes-base.code",
      "onError": "continueErrorOutput",
      "position": [
        3040,
        1456
      ],
      "parameters": {},
      "typeVersion": 2
    },
    {
      "id": "1b5df5ed-7581-4da9-bfc7-b501ba492461",
      "name": "MongoDB10",
      "type": "n8n-nodes-base.mongoDb",
      "position": [
        2576,
        1456
      ],
      "parameters": {},
      "typeVersion": 1.2
    },
    {
      "id": "110121c7-44be-4919-876d-893561c89197",
      "name": "MongoDB11",
      "type": "n8n-nodes-base.mongoDb",
      "position": [
        3248,
        1440
      ],
      "parameters": {},
      "typeVersion": 1.2
    },
    {
      "id": "8fe8653b-e5d3-4a46-92c4-61b3da9fa48d",
      "name": "代码15",
      "type": "n8n-nodes-base.code",
      "position": [
        2448,
        1456
      ],
      "parameters": {},
      "typeVersion": 2
    },
    {
      "id": "1dd15a3e-dbd7-4e46-ba88-9c3b36aeb0b2",
      "name": "代码11",
      "type": "n8n-nodes-base.code",
      "position": [
        3952,
        1664
      ],
      "parameters": {},
      "typeVersion": 2
    },
    {
      "id": "cc99edbc-f1ab-423f-b0ad-855d86e4a19a",
      "name": "dev.to",
      "type": "n8n-nodes-base.httpRequest",
      "notes": "https://developers.forem.com/api/v1#tag/articles",
      "position": [
        4112,
        3136
      ],
      "parameters": {},
      "notesInFlow": true,
      "retryOnFail": false,
      "typeVersion": 4.2,
      "waitBetweenTries": 5000
    },
    {
      "id": "f4c7e9ab-fa97-4938-8234-ab74e4cb53e6",
      "name": "MongoDB Atlas 向量存储",
      "type": "@n8n/n8n-nodes-langchain.vectorStoreMongoDBAtlas",
      "position": [
        4144,
        48
      ],
      "parameters": {},
      "typeVersion": 1.3
    },
    {
      "id": "dc81eb23-4610-49ea-aa3b-d795b49afc08",
      "name": "遍历项目2",
      "type": "n8n-nodes-base.splitInBatches",
      "position": [
        2480,
        -64
      ],
      "parameters": {},
      "typeVersion": 3
    },
    {
      "id": "d6567caf-bc5f-416a-a03e-335ce6a53475",
      "name": "代码2",
      "type": "n8n-nodes-base.code",
      "position": [
        3680,
        -32
      ],
      "parameters": {},
      "typeVersion": 2
    },
    {
      "id": "e50f2d52-548d-487b-9d9e-2b27c78d9fc8",
      "name": "HTTP 请求4",
      "type": "n8n-nodes-base.httpRequest",
      "onError": "continueErrorOutput",
      "position": [
        2720,
        -48
      ],
      "parameters": {},
      "typeVersion": 4.2
    },
    {
      "id": "1b2a1ffd-af73-4c5e-9f9a-38b119b6e35a",
      "name": "代码17",
      "type": "n8n-nodes-base.code",
      "position": [
        2928,
        -64
      ],
      "parameters": {},
      "typeVersion": 2
    },
    {
      "id": "0ae3e62c-02ec-48fe-ab39-44c7cb459098",
      "name": "加密货币",
      "type": "n8n-nodes-base.crypto",
      "position": [
        3120,
        -48
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "7543f933-0125-40e6-bf2b-8134df7f6839",
      "name": "条件判断",
      "type": "n8n-nodes-base.if",
      "position": [
        3472,
        16
      ],
      "parameters": {},
      "typeVersion": 2.2
    },
    {
      "id": "268bf033-1ee8-4904-bf6c-923ec7a40312",
      "name": "便签7",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        3088,
        -144
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "e88cf937-80a3-49fa-9797-c07d88385f5a",
      "name": "便签8",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        3872,
        -144
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "1daa01b4-974e-478e-9c6d-bce40f2d0e9a",
      "name": "便签9",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        2656,
        -144
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "e1621452-db1d-4707-a267-7f8b85f55db2",
      "name": "便签 10",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -224,
        1920
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "87d9d2fd-8158-4aa3-a691-68c77155997c",
      "name": "便签3",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        2384,
        592
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "c617059d-3f55-4630-b68e-a277ac0d1f58",
      "name": "便签11",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        1216,
        592
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "b25b9c0f-79b0-48ca-89d0-b2bf80551342",
      "name": "AI 代理12",
      "type": "@n8n/n8n-nodes-langchain.agent",
      "position": [
        1424,
        752
      ],
      "parameters": {},
      "retryOnFail": true,
      "typeVersion": 2.1
    },
    {
      "id": "e655a82e-2339-4313-a01b-f9cddfcff5aa",
      "name": "MongoDB Atlas 向量存储1",
      "type": "@n8n/n8n-nodes-langchain.vectorStoreMongoDBAtlas",
      "position": [
        1440,
        992
      ],
      "parameters": {},
      "typeVersion": 1.3
    },
    {
      "id": "55b87a88-9d3b-409c-b0f9-14e3dc891470",
      "name": "结构化输出解析器7",
      "type": "@n8n/n8n-nodes-langchain.outputParserStructured",
      "position": [
        1712,
        992
      ],
      "parameters": {},
      "typeVersion": 1.3
    },
    {
      "id": "851fa46f-5b0f-4446-8d01-399195bf12c8",
      "name": "条件判断1",
      "type": "n8n-nodes-base.if",
      "position": [
        1872,
        752
      ],
      "parameters": {},
      "typeVersion": 2.2
    },
    {
      "id": "94e2c966-958e-4198-8414-db0c0c98e6c0",
      "name": "遍历项目",
      "type": "n8n-nodes-base.splitInBatches",
      "position": [
        2608,
        672
      ],
      "parameters": {},
      "typeVersion": 3
    },
    {
      "id": "7e40aaee-a4fb-4d2c-8f16-b209f1bf51da",
      "name": "拆分输出1",
      "type": "n8n-nodes-base.splitOut",
      "position": [
        2880,
        688
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "53f4604f-8ca9-4ff4-b407-256ed3438f62",
      "name": "文章智能代理",
      "type": "@n8n/n8n-nodes-langchain.agent",
      "position": [
        3296,
        688
      ],
      "parameters": {},
      "retryOnFail": true,
      "typeVersion": 2,
      "alwaysOutputData": true
    },
    {
      "id": "7e7b0d44-76db-41dc-ae2f-4bd322939109",
      "name": "每日获取文章5",
      "type": "n8n-nodes-base.scheduleTrigger",
      "position": [
        1024,
        1440
      ],
      "parameters": {},
      "typeVersion": 1.2
    },
    {
      "id": "b0b239a9-a666-42e0-a43d-03940ed2ea60",
      "name": "任务定义代理",
      "type": "@n8n/n8n-nodes-langchain.agent",
      "position": [
        1824,
        1440
      ],
      "parameters": {},
      "retryOnFail": true,
      "typeVersion": 2
    },
    {
      "id": "841d54fb-dca0-4635-a848-e0f295304187",
      "name": "内容撰写代理",
      "type": "@n8n/n8n-nodes-langchain.agent",
      "maxTries": 5,
      "position": [
        2720,
        1456
      ],
      "parameters": {},
      "retryOnFail": true,
      "typeVersion": 2.1,
      "waitBetweenTries": 1000
    },
    {
      "id": "f9ae346b-f9cc-4d23-a3cb-450017b5e1e8",
      "name": "质量检查代理",
      "type": "@n8n/n8n-nodes-langchain.agent",
      "position": [
        4064,
        1424
      ],
      "parameters": {},
      "retryOnFail": true,
      "typeVersion": 2
    },
    {
      "id": "0f5a5106-1579-4542-94cc-f588cfdc02b2",
      "name": "代码10",
      "type": "n8n-nodes-base.code",
      "position": [
        1696,
        1440
      ],
      "parameters": {},
      "typeVersion": 2
    },
    {
      "id": "09b974eb-5fab-4290-af18-58270e662538",
      "name": "如果内容达到阈值",
      "type": "n8n-nodes-base.if",
      "position": [
        3744,
        1680
      ],
      "parameters": {},
      "typeVersion": 2.2
    },
    {
      "id": "d91b64c7-12e4-403d-bcb7-9c115a22391e",
      "name": "结构化输出解析器",
      "type": "@n8n/n8n-nodes-langchain.outputParserStructured",
      "position": [
        2992,
        1616
      ],
      "parameters": {},
      "typeVersion": 1.3
    },
    {
      "id": "db5fb27e-f3e5-4a21-a913-09d7b3fe412c",
      "name": "思考2",
      "type": "@n8n/n8n-nodes-langchain.toolThink",
      "position": [
        784,
        272
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "f8894314-cd6f-4550-8f1b-4803dc2214ee",
      "name": "生成图片",
      "type": "@n8n/n8n-nodes-langchain.toolWorkflow",
      "position": [
        -112,
        256
      ],
      "parameters": {},
      "typeVersion": 2.2
    },
    {
      "id": "f5a84b3f-fabf-4402-9ad4-fcdf4292489b",
      "name": "MongoDB14",
      "type": "n8n-nodes-base.mongoDb",
      "position": [
        3888,
        1424
      ],
      "parameters": {},
      "typeVersion": 1.2
    },
    {
      "id": "65d1441b-540f-4496-8b7f-2952ff55615c",
      "name": "代码18",
      "type": "n8n-nodes-base.code",
      "position": [
        3360,
        1616
      ],
      "parameters": {},
      "typeVersion": 2
    },
    {
      "id": "8f0fdc5f-7efe-4a95-a02f-581b34ea1006",
      "name": "聚合1",
      "type": "n8n-nodes-base.aggregate",
      "position": [
        3712,
        1424
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "4b0d5e4d-b155-4a5d-958d-3ee4bcc1a9b8",
      "name": "便签 12",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        1520,
        1312
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "ce5fc354-6ff9-4707-a4d4-db48309d6184",
      "name": "便签 13",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        2416,
        1312
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "f2800ed7-751b-47ce-ab67-fa40b26bbf92",
      "name": "便签14",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        3616,
        1312
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "014cf543-406c-4891-ae0d-7be9f217a167",
      "name": "MongoDB18",
      "type": "n8n-nodes-base.mongoDb",
      "position": [
        4096,
        1664
      ],
      "parameters": {},
      "typeVersion": 1.2,
      "alwaysOutputData": true
    },
    {
      "id": "c5e6f0ed-40c8-4216-8b2b-e4523735405b",
      "name": "便签15",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        2368,
        1952
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "a2a602e0-66fb-4ffc-b6ba-e1a8b63a4599",
      "name": "便签 16",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        3328,
        1952
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "72d21d8e-2fe7-4d35-8acb-f2327bf45bec",
      "name": "搜索网络",
      "type": "@n8n/n8n-nodes-langchain.toolWorkflow",
      "position": [
        576,
        256
      ],
      "parameters": {},
      "typeVersion": 2.2
    },
    {
      "id": "9e624481-fa93-4702-ac16-c0705e8d1a66",
      "name": "生成图表",
      "type": "@n8n/n8n-nodes-langchain.toolWorkflow",
      "position": [
        352,
        256
      ],
      "parameters": {},
      "typeVersion": 2.2
    },
    {
      "id": "1fb29f5c-2b24-4a1f-9f3e-d6a6ef490f09",
      "name": "MongoDB5",
      "type": "n8n-nodes-base.mongoDb",
      "position": [
        3376,
        2048
      ],
      "parameters": {},
      "typeVersion": 1.2
    },
    {
      "id": "d5dceee3-ee00-4b26-9bfa-f6c65525aa98",
      "name": "MongoDB7",
      "type": "n8n-nodes-base.mongoDb",
      "position": [
        3040,
        2048
      ],
      "parameters": {},
      "typeVersion": 1.2
    },
    {
      "id": "6fc53b4d-29ea-4bf3-b8f2-65db79898e35",
      "name": "博客标题生成器",
      "type": "@n8n/n8n-nodes-langchain.agent",
      "notes": "generate blog title ideas",
      "position": [
        2576,
        2048
      ],
      "parameters": {},
      "notesInFlow": true,
      "retryOnFail": true,
      "typeVersion": 2
    },
    {
      "id": "762b5335-d0d0-424e-b64c-30c6e32d59a6",
      "name": "元数据生成器",
      "type": "@n8n/n8n-nodes-langchain.agent",
      "notes": "generate meta data",
      "position": [
        3520,
        2048
      ],
      "parameters": {},
      "executeOnce": false,
      "notesInFlow": true,
      "retryOnFail": true,
      "typeVersion": 2
    },
    {
      "id": "0c96183c-6f21-4df2-a5b8-dde253dfe490",
      "name": "代码19",
      "type": "n8n-nodes-base.code",
      "notes": "rank and choose the best one",
      "position": [
        3168,
        2048
      ],
      "parameters": {},
      "notesInFlow": true,
      "typeVersion": 2
    },
    {
      "id": "62fef2ef-3a42-420c-8610-6e62cf4bb7b6",
      "name": "创建帖子1",
      "type": "n8n-nodes-base.wordpress",
      "position": [
        3600,
        2752
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "d01e1a6d-fd8a-4e8a-b1ea-1b6effb38e19",
      "name": "便签 17",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        976,
        1920
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "d4e71801-b115-44fb-b6f2-ca7727af4e84",
      "name": "代码20",
      "type": "n8n-nodes-base.code",
      "position": [
        4256,
        1664
      ],
      "parameters": {},
      "typeVersion": 2
    },
    {
      "id": "b73a8f1e-3ca2-43b3-95b3-57ef0fe3910c",
      "name": "代码22",
      "type": "n8n-nodes-base.code",
      "notes": "rank and choose the best one",
      "position": [
        4272,
        2048
      ],
      "parameters": {},
      "notesInFlow": true,
      "typeVersion": 2
    },
    {
      "id": "3b8bddac-e9b3-44c7-abfb-a6f73778dbfa",
      "name": "便签 18",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        1344,
        2672
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "6c58429e-fd33-4128-9100-0b6c1139cf21",
      "name": "便签19",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        2416,
        2656
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "c2f7d3fa-64cc-4ab8-ae4c-e13105de37b4",
      "name": "便签20",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        1024,
        3056
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "ac344d09-a111-4276-a7cf-8e4b7e2c5c2a",
      "name": "openai-text-embedding-3-small",
      "type": "@n8n/n8n-nodes-langchain.embeddingsOpenAi",
      "position": [
        320,
        -32
      ],
      "parameters": {},
      "typeVersion": 1.2
    },
    {
      "id": "3ad4381f-ca09-42ed-b8a9-ef5147d10bd4",
      "name": "便签21",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        2096,
        3056
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "76be3491-21e5-4282-ae3b-af154d1e75ef",
      "name": "创建推文",
      "type": "n8n-nodes-base.twitter",
      "position": [
        2944,
        3120
      ],
      "parameters": {},
      "typeVersion": 2
    },
    {
      "id": "b4eb12eb-e085-45d1-8059-748a6e9e7f9c",
      "name": "编辑字段1",
      "type": "n8n-nodes-base.set",
      "position": [
        3312,
        2768
      ],
      "parameters": {},
      "typeVersion": 3.4
    },
    {
      "id": "a22a60ef-89c3-4151-b5b0-6db66627163a",
      "name": "如果2",
      "type": "n8n-nodes-base.if",
      "position": [
        3440,
        2768
      ],
      "parameters": {},
      "typeVersion": 2.2
    },
    {
      "id": "fb839cfd-d375-4d6b-88f2-81af2c0952cc",
      "name": "拆分输出4",
      "type": "n8n-nodes-base.splitOut",
      "position": [
        2592,
        2768
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "d557964a-039a-4a75-bb9e-435376a5d3fc",
      "name": "AI Agent",
      "type": "@n8n/n8n-nodes-langchain.agent",
      "position": [
        2752,
        2768
      ],
      "parameters": {},
      "retryOnFail": true,
      "typeVersion": 2.1
    },
    {
      "id": "19bee766-1877-4ff8-be90-d5c02a824cbd",
      "name": "聚合2",
      "type": "n8n-nodes-base.aggregate",
      "position": [
        3040,
        2768
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "8393cd0f-e6f6-4aca-97d8-7ed678ee05db",
      "name": "基础LLM链",
      "type": "@n8n/n8n-nodes-langchain.chainLlm",
      "position": [
        2624,
        3120
      ],
      "parameters": {},
      "typeVersion": 1.7
    },
    {
      "id": "35eeb5c5-14f3-46a3-9ed5-35efc5d7fb9c",
      "name": "便签22",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        3472,
        3056
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "4d32c6fc-d289-4b53-aee2-74f9fef92513",
      "name": "代码21",
      "type": "n8n-nodes-base.code",
      "position": [
        3936,
        3136
      ],
      "parameters": {},
      "typeVersion": 2
    },
    {
      "id": "5cfc89f8-d566-4f5d-b942-08ec9260532c",
      "name": "MongoDB19",
      "type": "n8n-nodes-base.mongoDb",
      "position": [
        4128,
        2752
      ],
      "parameters": {},
      "typeVersion": 1.1
    },
    {
      "id": "8f054747-382e-4206-abd5-fdaadc9bc727",
      "name": "代码23",
      "type": "n8n-nodes-base.code",
      "position": [
        4000,
        2752
      ],
      "parameters": {},
      "typeVersion": 2
    },
    {
      "id": "17d6b36c-ac25-4334-a1ed-b13b883cdea6",
      "name": "MongoDB22",
      "type": "n8n-nodes-base.mongoDb",
      "position": [
        2432,
        2768
      ],
      "parameters": {},
      "typeVersion": 1.2
    },
    {
      "id": "f7b1d046-6084-4a7d-8c2c-7060fe4dd07e",
      "name": "代码24",
      "type": "n8n-nodes-base.code",
      "notes": "rank and choose the best one",
      "position": [
        2224,
        2768
      ],
      "parameters": {},
      "notesInFlow": true,
      "typeVersion": 2
    },
    {
      "id": "229c6acb-ea1e-4990-8b51-2cff871732ad",
      "name": "代码25",
      "type": "n8n-nodes-base.code",
      "notes": "rank and choose the best one",
      "position": [
        4400,
        2752
      ],
      "parameters": {},
      "notesInFlow": true,
      "typeVersion": 2
    },
    {
      "id": "48d532c5-45f2-4ad3-922c-6d0cc0eec1e0",
      "name": "MongoDB23",
      "type": "n8n-nodes-base.mongoDb",
      "position": [
        1216,
        3120
      ],
      "parameters": {},
      "typeVersion": 1.2
    },
    {
      "id": "019df275-8685-41e0-aadc-c471eed86b32",
      "name": "更新文章",
      "type": "n8n-nodes-base.wordpress",
      "position": [
        1408,
        3120
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "c5b6fd56-bdef-45d1-96f4-0a570ce6d0e5",
      "name": "MongoDB24",
      "type": "n8n-nodes-base.mongoDb",
      "position": [
        3232,
        3120
      ],
      "parameters": {},
      "typeVersion": 1.1
    },
    {
      "id": "ea4ade7e-fa70-4958-b512-59a5fe098214",
      "name": "代码26",
      "type": "n8n-nodes-base.code",
      "position": [
        3088,
        3120
      ],
      "parameters": {},
      "typeVersion": 2
    },
    {
      "id": "008e3602-d016-43ad-ad49-171bdc8b23a4",
      "name": "MongoDB25",
      "type": "n8n-nodes-base.mongoDb",
      "position": [
        4400,
        3136
      ],
      "parameters": {},
      "typeVersion": 1.1
    },
    {
      "id": "ec628313-f60d-496b-8bbe-765625d028d0",
      "name": "代码27",
      "type": "n8n-nodes-base.code",
      "position": [
        4256,
        3136
      ],
      "parameters": {},
      "typeVersion": 2
    },
    {
      "id": "91e9e383-1f81-4fa8-b00a-12fd31553105",
      "name": "MongoDB26",
      "type": "n8n-nodes-base.mongoDb",
      "position": [
        2400,
        3120
      ],
      "parameters": {},
      "typeVersion": 1.2
    },
    {
      "id": "06e3d2b7-2e3b-4ccc-a3dd-41927987c2a2",
      "name": "每日获取文章3",
      "type": "n8n-nodes-base.scheduleTrigger",
      "position": [
        2192,
        3120
      ],
      "parameters": {},
      "typeVersion": 1.2
    },
    {
      "id": "014468ac-1868-4e1d-8fb4-7f1a76da1632",
      "name": "MongoDB27",
      "type": "n8n-nodes-base.mongoDb",
      "position": [
        3760,
        3136
      ],
      "parameters": {},
      "typeVersion": 1.2
    },
    {
      "id": "ae90ded8-8418-413c-bff1-1ca9f541b180",
      "name": "每日获取文章7",
      "type": "n8n-nodes-base.scheduleTrigger",
      "disabled": true,
      "position": [
        3568,
        3136
      ],
      "parameters": {},
      "typeVersion": 1.2
    },
    {
      "id": "be53aae6-5dac-4a9f-9112-10f07911d2e2",
      "name": "每日获取文章8",
      "type": "n8n-nodes-base.scheduleTrigger",
      "position": [
        1056,
        3120
      ],
      "parameters": {},
      "typeVersion": 1.2
    },
    {
      "id": "94078fb8-6f80-4ff1-be1a-d8ecdd97ff25",
      "name": "便签23",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -224,
        -192
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "092f430c-860e-4edc-b7fb-c6f78774692d",
      "name": "AI Agent1",
      "type": "@n8n/n8n-nodes-langchain.agent",
      "position": [
        1536,
        2768
      ],
      "parameters": {},
      "retryOnFail": true,
      "typeVersion": 2.1
    },
    {
      "id": "5ed12a05-b0ce-4de3-b27f-ef4e02e2ac31",
      "name": "条件判断3",
      "type": "n8n-nodes-base.if",
      "position": [
        3792,
        2048
      ],
      "parameters": {},
      "typeVersion": 2.2
    },
    {
      "id": "1f6cbebc-6f1b-47a7-b32b-88fb0ad67508",
      "name": "结构化输出解析器3",
      "type": "@n8n/n8n-nodes-langchain.outputParserStructured",
      "position": [
        1712,
        2960
      ],
      "parameters": {},
      "typeVersion": 1.3
    },
    {
      "id": "d1e37aa5-6a27-426e-b9ce-9d98ea8bf853",
      "name": "gpt-5-mini",
      "type": "@n8n/n8n-nodes-langchain.lmChatOpenAi",
      "position": [
        -112,
        -16
      ],
      "parameters": {},
      "typeVersion": 1.2
    },
    {
      "id": "af6d2008-be1d-404b-bfeb-6c2413ff6096",
      "name": "gpt-5-nano",
      "type": "@n8n/n8n-nodes-langchain.lmChatOpenAi",
      "position": [
        96,
        -16
      ],
      "parameters": {},
      "typeVersion": 1.2
    },
    {
      "id": "51d2084e-ef14-435c-a943-0ee70dc682ac",
      "name": "便签24",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -224,
        2352
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "8840dcb2-d445-4c53-964f-5390c128ec35",
      "name": "插入文档",
      "type": "n8n-nodes-base.mongoDb",
      "position": [
        3936,
        -32
      ],
      "parameters": {},
      "typeVersion": 1.2
    },
    {
      "id": "70b99a14-07a8-4cf9-9fab-548f8e1b70e0",
      "name": "查找文档",
      "type": "n8n-nodes-base.mongoDb",
      "position": [
        3296,
        -48
      ],
      "parameters": {},
      "typeVersion": 1.2,
      "alwaysOutputData": true
    },
    {
      "id": "9d1d4d1e-6a0a-4a80-bb43-35b1745efa66",
      "name": "插入文档1",
      "type": "n8n-nodes-base.mongoDb",
      "position": [
        2240,
        736
      ],
      "parameters": {},
      "typeVersion": 1.2
    },
    {
      "id": "51011d51-fc8e-4aa8-b2ab-5425fd1a09bc",
      "name": "查找文档2",
      "type": "n8n-nodes-base.mongoDb",
      "position": [
        3040,
        688
      ],
      "parameters": {},
      "typeVersion": 1.2
    },
    {
      "id": "a742453d-3a3b-49c5-9659-a66503c1f78f",
      "name": "聚合3",
      "type": "n8n-nodes-base.aggregate",
      "position": [
        3152,
        688
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "f760bbb2-f830-434e-8665-288b406c57d2",
      "name": "更新文档",
      "type": "n8n-nodes-base.mongoDb",
      "position": [
        4288,
        976
      ],
      "parameters": {},
      "typeVersion": 1.2,
      "alwaysOutputData": true
    },
    {
      "id": "530487df-3bc1-4111-a14d-3cb6725a11a0",
      "name": "获取多个帖子",
      "type": "n8n-nodes-base.wordpress",
      "position": [
        3664,
        688
      ],
      "parameters": {},
      "retryOnFail": true,
      "typeVersion": 1,
      "alwaysOutputData": true
    },
    {
      "id": "c67b3e3f-16e0-4e98-90ed-2f8bd59a7c8e",
      "name": "结构化输出解析器16",
      "type": "@n8n/n8n-nodes-langchain.outputParserStructured",
      "position": [
        4304,
        1504
      ],
      "parameters": {},
      "typeVersion": 1.3
    },
    {
      "id": "98585a25-64b1-4cd0-b6a5-5a2c402a9316",
      "name": "拆分输出5",
      "type": "n8n-nodes-base.splitOut",
      "position": [
        1072,
        2176
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "edd8062b-bf86-48d3-8f63-922e910aad02",
      "name": "遍历项目3",
      "type": "n8n-nodes-base.splitInBatches",
      "position": [
        1280,
        2128
      ],
      "parameters": {},
      "typeVersion": 3
    },
    {
      "id": "c8539daa-d2b1-4ec5-9831-090e938a70c9",
      "name": "内容修改器",
      "type": "@n8n/n8n-nodes-langchain.agent",
      "maxTries": 5,
      "position": [
        1392,
        2192
      ],
      "parameters": {},
      "executeOnce": false,
      "retryOnFail": true,
      "typeVersion": 2.1
    },
    {
      "id": "60a6c47e-82b4-48b7-a0c4-afb35b6ff7ee",
      "name": "结构化输出解析器5",
      "type": "@n8n/n8n-nodes-langchain.outputParserStructured",
      "position": [
        1584,
        2320
      ],
      "parameters": {},
      "typeVersion": 1.3
    },
    {
      "id": "026249c5-1af9-47cf-b71b-d93f704f26ed",
      "name": "代码4",
      "type": "n8n-nodes-base.code",
      "onError": "continueErrorOutput",
      "position": [
        1760,
        2192
      ],
      "parameters": {},
      "typeVersion": 2
    },
    {
      "id": "c0ec4120-a257-4719-bdce-5f080db4fdd7",
      "name": "MongoDB",
      "type": "n8n-nodes-base.mongoDb",
      "position": [
        2016,
        2176
      ],
      "parameters": {},
      "typeVersion": 1.2
    },
    {
      "id": "33b537e8-e155-4fca-891e-97aae7c7fa76",
      "name": "代码40",
      "type": "n8n-nodes-base.code",
      "position": [
        2144,
        2176
      ],
      "parameters": {},
      "typeVersion": 2
    },
    {
      "id": "f5940f78-63da-4afe-92d6-ca8de7fdbec7",
      "name": "限制1",
      "type": "n8n-nodes-base.limit",
      "position": [
        1472,
        2032
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "3b3d3d7d-10fa-4032-84bf-986374e7adc6",
      "name": "MongoDB29",
      "type": "n8n-nodes-base.mongoDb",
      "position": [
        1648,
        2032
      ],
      "parameters": {},
      "typeVersion": 1.2
    },
    {
      "id": "8c3b9b22-5a89-4116-9b90-29a981716f5d",
      "name": "代码33",
      "type": "n8n-nodes-base.code",
      "position": [
        1840,
        2032
      ],
      "parameters": {},
      "typeVersion": 2
    },
    {
      "id": "a4a00b7e-0329-4121-ab83-d50e0aa9eb86",
      "name": "MongoDB30",
      "type": "n8n-nodes-base.mongoDb",
      "position": [
        1984,
        2032
      ],
      "parameters": {},
      "typeVersion": 1.2,
      "alwaysOutputData": true
    },
    {
      "id": "2b973223-c84a-4e14-8850-ba06f847c720",
      "name": "代码41",
      "type": "n8n-nodes-base.code",
      "position": [
        2144,
        2032
      ],
      "parameters": {},
      "typeVersion": 2
    },
    {
      "id": "9ab5720d-2ebc-4cca-9812-e3f5877cbb71",
      "name": "检查链接状态",
      "type": "@n8n/n8n-nodes-langchain.toolWorkflow",
      "position": [
        96,
        256
      ],
      "parameters": {},
      "typeVersion": 2.2
    },
    {
      "id": "2869abdf-f62e-461c-b39c-d544d69c811e",
      "name": "如果4",
      "type": "n8n-nodes-base.if",
      "position": [
        3840,
        720
      ],
      "parameters": {},
      "typeVersion": 2.2,
      "alwaysOutputData": false
    },
    {
      "id": "ef977ea2-846b-4a76-9c89-ecc1d11921a3",
      "name": "代码5",
      "type": "n8n-nodes-base.code",
      "position": [
        4368,
        736
      ],
      "parameters": {},
      "typeVersion": 2,
      "alwaysOutputData": true
    },
    {
      "id": "dd21a7bf-fdf7-4fed-9a9d-45c1ec0d6c73",
      "name": "OpenAI 聊天模型1",
      "type": "@n8n/n8n-nodes-langchain.lmChatOpenAi",
      "position": [
        2928,
        1696
      ],
      "parameters": {},
      "typeVersion": 1.2
    },
    {
      "id": "94ea7c63-47ee-427d-9860-286ca0926d9b",
      "name": "OpenAI 聊天模型2",
      "type": "@n8n/n8n-nodes-langchain.lmChatOpenAi",
      "position": [
        1728,
        1600
      ],
      "parameters": {},
      "typeVersion": 1.2
    },
    {
      "id": "1339f1c8-0b1a-47b3-85cf-409f689feec1",
      "name": "设置元标签",
      "type": "n8n-nodes-base.httpRequest",
      "position": [
        3872,
        2752
      ],
      "parameters": {},
      "typeVersion": 4.2
    },
    {
      "id": "865ebe19-212e-4915-83f7-fd181e4c7606",
      "name": "OpenAI Chat Model3",
      "type": "@n8n/n8n-nodes-langchain.lmChatOpenAi",
      "position": [
        2768,
        2960
      ],
      "parameters": {},
      "typeVersion": 1.2
    },
    {
      "id": "f1aaacc5-58da-4b18-b229-e8791350c888",
      "name": "MongoDB9",
      "type": "n8n-nodes-base.mongoDb",
      "position": [
        1568,
        1440
      ],
      "parameters": {},
      "typeVersion": 1.2
    },
    {
      "id": "0eb4c9fb-96e4-4a5d-b7f0-82242e96ef85",
      "name": "获取 RSS 源",
      "type": "n8n-nodes-base.googleSheets",
      "position": [
        1328,
        -80
      ],
      "parameters": {},
      "retryOnFail": true,
      "typeVersion": 4.7
    },
    {
      "id": "040ac870-a580-4468-9138-58616a95ef3c",
      "name": "获取分类2",
      "type": "n8n-nodes-base.googleSheets",
      "position": [
        3184,
        2768
      ],
      "parameters": {},
      "typeVersion": 4.7
    },
    {
      "id": "b96986db-e769-4748-bb82-0cf4c7ec75ea",
      "name": "调用 'gemini'",
      "type": "n8n-nodes-base.executeWorkflow",
      "position": [
        1824,
        2768
      ],
      "parameters": {},
      "typeVersion": 1.2
    },
    {
      "id": "a569f963-5ca4-4497-818f-f451675646a0",
      "name": "MongoDB8",
      "type": "n8n-nodes-base.mongoDb",
      "position": [
        1264,
        2768
      ],
      "parameters": {},
      "typeVersion": 1.2
    },
    {
      "id": "c5ab858f-86e6-4585-a33b-f7e5717fbe38",
      "name": "删除新闻块",
      "type": "n8n-nodes-base.mongoDb",
      "position": [
        3328,
        528
      ],
      "parameters": {},
      "typeVersion": 1.2
    },
    {
      "id": "e06fb565-d263-44b4-88e4-02af072993cb",
      "name": "删除聊天记录",
      "type": "n8n-nodes-base.mongoDb",
      "position": [
        4432,
        2048
      ],
      "parameters": {},
      "typeVersion": 1.2
    },
    {
      "id": "7a8031ec-2ae8-449b-aec5-5ad543ebc0fa",
      "name": "记忆存储",
      "type": "@n8n/n8n-nodes-langchain.memoryMongoDbChat",
      "position": [
        2736,
        1664
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "adf2f1a4-0d88-46d8-8d2b-97c5290d5839",
      "name": "获取分类",
      "type": "n8n-nodes-base.googleSheets",
      "position": [
        1088,
        752
      ],
      "parameters": {},
      "retryOnFail": true,
      "typeVersion": 4.7
    },
    {
      "id": "3e356c80-e7e7-494d-8c2f-9f8e4e200925",
      "name": "聚合4",
      "type": "n8n-nodes-base.aggregate",
      "position": [
        1264,
        752
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "ebf268ea-88c6-4247-9bba-2a1f5e1aa313",
      "name": "chat gpt 4o",
      "type": "@n8n/n8n-nodes-langchain.lmChatOpenAi",
      "position": [
        544,
        -16
      ],
      "parameters": {},
      "typeVersion": 1.2
    },
    {
      "id": "a79ad1ee-0f5f-4562-87d0-f1a56cf3f0bc",
      "name": "便签25",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        992,
        2016
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "b5bcb372-163e-4762-a914-63feaf68ffd2",
      "name": "删除新闻文章",
      "type": "n8n-nodes-base.mongoDb",
      "position": [
        3520,
        528
      ],
      "parameters": {},
      "typeVersion": 1.2
    },
    {
      "id": "26b741ee-ff33-42f8-8def-8792b55260ae",
      "name": "便签26",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -160,
        128
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "9068ef5d-1999-4bec-9856-ed0d909bb293",
      "name": "Sticky Note27",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -160,
        -144
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "aa56dda6-c5c8-4013-9355-cdc5098389a8",
      "name": "获取公司简介",
      "type": "n8n-nodes-base.googleSheets",
      "position": [
        1184,
        1440
      ],
      "parameters": {},
      "retryOnFail": true,
      "typeVersion": 4.7
    },
    {
      "id": "afa1be82-bc28-46bd-8494-e862702d28f8",
      "name": "获取在线资料",
      "type": "n8n-nodes-base.googleSheets",
      "position": [
        1344,
        1440
      ],
      "parameters": {},
      "retryOnFail": true,
      "typeVersion": 4.7
    }
  ],
  "active": true,
  "pinData": {},
  "settings": {
    "timezone": "Asia/Kolkata",
    "callerPolicy": "workflowsFromSameOwner",
    "availableInMCP": false,
    "executionOrder": "v1",
    "saveManualExecutions": true,
    "saveExecutionProgress": false,
    "saveDataErrorExecution": "all",
    "saveDataSuccessExecution": "none"
  },
  "versionId": "389d7e0a-2729-4ec6-af57-e8fc956ec91f",
  "connections": {
    "If": {
      "main": [
        [
          {
            "node": "Loop Over Items2",
            "type": "main",
            "index": 0
          }
        ],
        [
          {
            "node": "Code2",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "If1": {
      "main": [
        [
          {
            "node": "Code",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "If2": {
      "main": [
        [
          {
            "node": "Create a post1",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "If3": {
      "main": [
        [
          {
            "node": "Code6",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "If4": {
      "main": [
        [
          {
            "node": "Code1",
            "type": "main",
            "index": 0
          }
        ],
        [
          {
            "node": "Code5",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Code": {
      "main": [
        [
          {
            "node": "Insert documents1",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Code1": {
      "main": [
        [
          {
            "node": "Update documents",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Code2": {
      "main": [
        [
          {
            "node": "Insert documents",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Code4": {
      "main": [
        [
          {
            "node": "MongoDB",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Code5": {
      "main": [
        [
          {
            "node": "Update documents",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Code6": {
      "main": [
        [
          {
            "node": "MongoDB6",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Code7": {
      "main": [
        [
          {
            "node": "MongoDB7",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Code10": {
      "main": [
        [
          {
            "node": "Task Definition Agent",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Code11": {
      "main": [
        [
          {
            "node": "MongoDB18",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Code12": {
      "main": [
        [
          {
            "node": "MongoDB15",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Code13": {
      "main": [
        [
          {
            "node": "MongoDB11",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Code14": {
      "main": [
        [
          {
            "node": "MongoDB16",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Code15": {
      "main": [
        [
          {
            "node": "MongoDB10",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Code17": {
      "main": [
        [
          {
            "node": "Crypto",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Code18": {
      "main": [
        [
          {
            "node": "Loop Over Items1",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Code19": {
      "main": [
        [
          {
            "node": "MongoDB5",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Code20": {
      "main": [
        [
          {
            "node": "MongoDB3",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Code21": {
      "main": [
        [
          {
            "node": "dev.to",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Code22": {
      "main": [
        [
          {
            "node": "delete chat history",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Code23": {
      "main": [
        [
          {
            "node": "MongoDB19",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Code24": {
      "main": [
        [
          {
            "node": "MongoDB22",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Code26": {
      "main": [
        [
          {
            "node": "MongoDB24",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Code27": {
      "main": [
        [
          {
            "node": "MongoDB25",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Code33": {
      "main": [
        [
          {
            "node": "MongoDB30",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Code40": {
      "main": [
        [
          {
            "node": "Loop Over Items3",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Code41": {
      "main": [
        [
          {
            "node": "MongoDB3",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Crypto": {
      "main": [
        [
          {
            "node": "Find documents",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Filter": {
      "main": [
        [
          {
            "node": "Set and Normalize Fields",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Limit1": {
      "main": [
        [
          {
            "node": "MongoDB29",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Memory": {
      "ai_memory": [
        [
          {
            "node": "Content Writer Agent",
            "type": "ai_memory",
            "index": 0
          }
        ]
      ]
    },
    "Think2": {
      "ai_tool": [
        [
          {
            "node": "Content Writer Agent",
            "type": "ai_tool",
            "index": 0
          },
          {
            "node": "Task Definition Agent",
            "type": "ai_tool",
            "index": 0
          },
          {
            "node": "Quality Check Agent",
            "type": "ai_tool",
            "index": 0
          },
          {
            "node": "Blog title generator",
            "type": "ai_tool",
            "index": 0
          },
          {
            "node": "Article Intelligence Agent",
            "type": "ai_tool",
            "index": 0
          },
          {
            "node": "AI Agent",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "dev.to": {
      "main": [
        [
          {
            "node": "Code27",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "MongoDB": {
      "main": [
        [
          {
            "node": "Code40",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "AI Agent": {
      "main": [
        [
          {
            "node": "Aggregate2",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "MongoDB3": {
      "main": [
        [
          {
            "node": "Blog title generator",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "MongoDB5": {
      "main": [
        [
          {
            "node": "Meta data generator",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "MongoDB6": {
      "main": [
        [
          {
            "node": "Code22",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "MongoDB7": {
      "main": [
        [
          {
            "node": "Code19",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "MongoDB8": {
      "main": [
        [
          {
            "node": "AI Agent1",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "MongoDB9": {
      "main": [
        [
          {
            "node": "Code10",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "AI Agent1": {
      "main": [
        [
          {
            "node": "Call 'gemini'",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Aggregate": {
      "main": [
        [
          {
            "node": "Get categories",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "MongoDB10": {
      "main": [
        [
          {
            "node": "Content Writer Agent",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "MongoDB11": {
      "main": [
        [
          {
            "node": "Code18",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "MongoDB14": {
      "main": [
        [
          {
            "node": "Quality Check Agent",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "MongoDB15": {
      "main": [
        [
          {
            "node": "Code24",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "MongoDB18": {
      "main": [
        [
          {
            "node": "Code20",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "MongoDB19": {
      "main": [
        [
          {
            "node": "Code25",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "MongoDB22": {
      "main": [
        [
          {
            "node": "Split Out4",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "MongoDB23": {
      "main": [
        [
          {
            "node": "Update a post",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "MongoDB26": {
      "main": [
        [
          {
            "node": "Basic LLM Chain",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "MongoDB27": {
      "main": [
        [
          {
            "node": "Code21",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "MongoDB29": {
      "main": [
        [
          {
            "node": "Code33",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "MongoDB30": {
      "main": [
        [
          {
            "node": "Code41",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Set Image": {
      "main": [
        [
          {
            "node": "Set metatag",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Split Out": {
      "main": [
        [
          {
            "node": "Read RSS News Feeds",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "AI Agent12": {
      "main": [
        [
          {
            "node": "Split Out2",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Aggregate1": {
      "main": [
        [
          {
            "node": "MongoDB14",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Aggregate2": {
      "main": [
        [
          {
            "node": "Get categories2",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Aggregate3": {
      "main": [
        [
          {
            "node": "Article Intelligence Agent",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Aggregate4": {
      "main": [
        [
          {
            "node": "AI Agent12",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Split Out1": {
      "main": [
        [
          {
            "node": "Find documents2",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Split Out2": {
      "main": [
        [
          {
            "node": "If1",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Split Out3": {
      "main": [
        [
          {
            "node": "Loop Over Items1",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Split Out4": {
      "main": [
        [
          {
            "node": "AI Agent",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Split Out5": {
      "main": [
        [
          {
            "node": "Loop Over Items3",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "gpt-5-mini": {
      "ai_languageModel": [
        [
          {
            "node": "AI Agent12",
            "type": "ai_languageModel",
            "index": 0
          },
          {
            "node": "Basic LLM Chain",
            "type": "ai_languageModel",
            "index": 1
          },
          {
            "node": "Content modifier",
            "type": "ai_languageModel",
            "index": 0
          },
          {
            "node": "Content Writer Agent",
            "type": "ai_languageModel",
            "index": 0
          }
        ]
      ]
    },
    "gpt-5-nano": {
      "ai_languageModel": [
        [
          {
            "node": "Quality Check Agent",
            "type": "ai_languageModel",
            "index": 0
          },
          {
            "node": "Blog title generator",
            "type": "ai_languageModel",
            "index": 0
          },
          {
            "node": "Meta data generator",
            "type": "ai_languageModel",
            "index": 0
          },
          {
            "node": "Article Intelligence Agent",
            "type": "ai_languageModel",
            "index": 0
          },
          {
            "node": "Basic LLM Chain",
            "type": "ai_languageModel",
            "index": 0
          },
          {
            "node": "AI Agent1",
            "type": "ai_languageModel",
            "index": 0
          }
        ]
      ]
    },
    "Set metatag": {
      "main": [
        [
          {
            "node": "Code23",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "chat gpt 4o": {
      "ai_languageModel": [
        [
          {
            "node": "Content modifier",
            "type": "ai_languageModel",
            "index": 1
          }
        ]
      ]
    },
    "Create Tweet": {
      "main": [
        [
          {
            "node": "Code26",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Edit Fields1": {
      "main": [
        [
          {
            "node": "If2",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Get rss feed": {
      "main": [
        [
          {
            "node": "Split Out",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Call 'gemini'": {
      "main": [
        [
          {
            "node": "Code12",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "HTTP Request4": {
      "main": [
        [
          {
            "node": "Code17",
            "type": "main",
            "index": 0
          }
        ],
        [
          {
            "node": "Loop Over Items2",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Update a post": {
      "main": [
        [
          {
            "node": "Code14",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Create a post1": {
      "main": [
        [
          {
            "node": "Set Image",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Find documents": {
      "main": [
        [
          {
            "node": "If",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Generate Graph": {
      "ai_tool": [
        [
          {
            "node": "Content Writer Agent",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Generate image": {
      "ai_tool": [
        [
          {
            "node": "Content Writer Agent",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Get categories": {
      "main": [
        [
          {
            "node": "Aggregate4",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Get many posts": {
      "main": [
        [
          {
            "node": "If4",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "search the web": {
      "ai_tool": [
        [
          {
            "node": "Content Writer Agent",
            "type": "ai_tool",
            "index": 0
          },
          {
            "node": "Content modifier",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Basic LLM Chain": {
      "main": [
        [
          {
            "node": "Create Tweet",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Find documents2": {
      "main": [
        [
          {
            "node": "Aggregate3",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Get categories2": {
      "main": [
        [
          {
            "node": "Edit Fields1",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Loop Over Items": {
      "main": [
        [
          {
            "node": "delete news chunks",
            "type": "main",
            "index": 0
          }
        ],
        [
          {
            "node": "Split Out1",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Content modifier": {
      "main": [
        [
          {
            "node": "Code4",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Insert documents": {
      "main": [
        [
          {
            "node": "MongoDB Atlas Vector Store",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Loop Over Items1": {
      "main": [
        [
          {
            "node": "Aggregate1",
            "type": "main",
            "index": 0
          }
        ],
        [
          {
            "node": "Code15",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Loop Over Items2": {
      "main": [
        [
          {
            "node": "Aggregate",
            "type": "main",
            "index": 0
          }
        ],
        [
          {
            "node": "HTTP Request4",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Loop Over Items3": {
      "main": [
        [
          {
            "node": "Limit1",
            "type": "main",
            "index": 0
          }
        ],
        [
          {
            "node": "Content modifier",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Update documents": {
      "main": [
        [
          {
            "node": "Loop Over Items",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Insert documents1": {
      "main": [
        [
          {
            "node": "Loop Over Items",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "check link status": {
      "ai_tool": [
        [
          {
            "node": "Content Writer Agent",
            "type": "ai_tool",
            "index": 0
          },
          {
            "node": "Content modifier",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Get Articles Daily": {
      "main": [
        [
          {
            "node": "Get rss feed",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "OpenAI Chat Model1": {
      "ai_languageModel": [
        [
          {
            "node": "Content Writer Agent",
            "type": "ai_languageModel",
            "index": 1
          }
        ]
      ]
    },
    "OpenAI Chat Model2": {
      "ai_languageModel": [
        [
          {
            "node": "Task Definition Agent",
            "type": "ai_languageModel",
            "index": 0
          }
        ]
      ]
    },
    "OpenAI Chat Model3": {
      "ai_languageModel": [
        [
          {
            "node": "AI Agent",
            "type": "ai_languageModel",
            "index": 0
          }
        ]
      ]
    },
    "delete news chunks": {
      "main": [
        [
          {
            "node": "delete news articles",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Default Data Loader": {
      "ai_document": [
        [
          {
            "node": "MongoDB Atlas Vector Store",
            "type": "ai_document",
            "index": 0
          }
        ]
      ]
    },
    "Get Articles Daily1": {
      "main": [
        [
          {
            "node": "MongoDB8",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Get Articles Daily3": {
      "main": [
        [
          {
            "node": "MongoDB26",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Get Articles Daily5": {
      "main": [
        [
          {
            "node": "get company profile",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Get Articles Daily7": {
      "main": [
        [
          {
            "node": "MongoDB27",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Get Articles Daily8": {
      "main": [
        [
          {
            "node": "MongoDB23",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Meta data generator": {
      "main": [
        [
          {
            "node": "If3",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Quality Check Agent": {
      "main": [
        [
          {
            "node": "If content meets threshold",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Read RSS News Feeds": {
      "main": [
        [
          {
            "node": "Filter",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "get company profile": {
      "main": [
        [
          {
            "node": "get online profiles",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "get online profiles": {
      "main": [
        [
          {
            "node": "MongoDB9",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Blog title generator": {
      "main": [
        [
          {
            "node": "Code7",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Content Writer Agent": {
      "main": [
        [
          {
            "node": "Code13",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Task Definition Agent": {
      "main": [
        [
          {
            "node": "Split Out3",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Set and Normalize Fields": {
      "main": [
        [
          {
            "node": "Loop Over Items2",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Structured Output Parser": {
      "ai_outputParser": [
        [
          {
            "node": "Content Writer Agent",
            "type": "ai_outputParser",
            "index": 0
          }
        ]
      ]
    },
    "Structured Output Parser1": {
      "ai_outputParser": [
        [
          {
            "node": "Article Intelligence Agent",
            "type": "ai_outputParser",
            "index": 0
          }
        ]
      ]
    },
    "Structured Output Parser2": {
      "ai_outputParser": [
        [
          {
            "node": "Blog title generator",
            "type": "ai_outputParser",
            "index": 0
          }
        ]
      ]
    },
    "Structured Output Parser3": {
      "ai_outputParser": [
        [
          {
            "node": "AI Agent1",
            "type": "ai_outputParser",
            "index": 0
          }
        ]
      ]
    },
    "Structured Output Parser4": {
      "ai_outputParser": [
        [
          {
            "node": "Meta data generator",
            "type": "ai_outputParser",
            "index": 0
          }
        ]
      ]
    },
    "Structured Output Parser5": {
      "ai_outputParser": [
        [
          {
            "node": "Content modifier",
            "type": "ai_outputParser",
            "index": 0
          }
        ]
      ]
    },
    "Structured Output Parser7": {
      "ai_outputParser": [
        [
          {
            "node": "AI Agent12",
            "type": "ai_outputParser",
            "index": 0
          }
        ]
      ]
    },
    "Structured Output Parser8": {
      "ai_outputParser": [
        [
          {
            "node": "Task Definition Agent",
            "type": "ai_outputParser",
            "index": 0
          }
        ]
      ]
    },
    "Article Intelligence Agent": {
      "main": [
        [
          {
            "node": "Get many posts",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "If content meets threshold": {
      "main": [
        [
          {
            "node": "Code11",
            "type": "main",
            "index": 0
          }
        ],
        [
          {
            "node": "Split Out5",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "MongoDB Atlas Vector Store": {
      "main": [
        [
          {
            "node": "Loop Over Items2",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Structured Output Parser16": {
      "ai_outputParser": [
        [
          {
            "node": "Quality Check Agent",
            "type": "ai_outputParser",
            "index": 0
          }
        ]
      ]
    },
    "MongoDB Atlas Vector Store1": {
      "ai_tool": [
        [
          {
            "node": "AI Agent12",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "openai-text-embedding-3-small": {
      "ai_embedding": [
        [
          {
            "node": "MongoDB Atlas Vector Store1",
            "type": "ai_embedding",
            "index": 0
          },
          {
            "node": "MongoDB Atlas Vector Store",
            "type": "ai_embedding",
            "index": 0
          }
        ]
      ]
    },
    "Recursive Character Text Splitter": {
      "ai_textSplitter": [
        [
          {
            "node": "Default Data Loader",
            "type": "ai_textSplitter",
            "index": 0
          }
        ]
      ]
    }
  }
}
常见问题

如何使用这个工作流?

复制上方的 JSON 配置代码,在您的 n8n 实例中创建新工作流并选择「从 JSON 导入」,粘贴配置后根据需要修改凭证设置即可。

这个工作流适合什么场景?

高级

需要付费吗?

本工作流完全免费,您可以直接导入使用。但请注意,工作流中使用的第三方服务(如 OpenAI API)可能需要您自行付费。

工作流信息
难度等级
高级
节点数量168
分类-
节点类型29
难度说明

适合高级用户,包含 16+ 个节点的复杂工作流

作者
Jay Emp0

Jay Emp0

@jay-emp0

AI and Automation developer. Im implementing n8n and ai tools to automate marketing and sales in companies

外部链接
在 n8n.io 查看

分享此工作流