8
n8n 中文网amn8n.com

翻译为其他语言

中级

这是一个Other, AI领域的自动化工作流,包含 6 个节点。主要使用 DeepL, ChatTrigger 等节点,结合人工智能技术实现智能自动化。 使用DeepL进行实时聊天翻译

前置要求
  • AI 服务 API Key(如 OpenAI、Anthropic 等)
工作流预览
可视化展示节点连接关系,支持缩放和平移
导出工作流
复制以下 JSON 配置到 n8n 导入,即可使用此工作流
{
  "id": "R6ahUJ7yTdA5yzS2",
  "meta": {
    "instanceId": "ab1720870fab17b6404efbb01504e7256f1d0cefdf84b7d41d963a944f625347",
    "templateCredsSetupCompleted": true
  },
  "name": "翻译为其他语言",
  "tags": [],
  "nodes": [
    {
      "id": "aef84aad-bf7d-44e7-a541-ba6c017ae03b",
      "name": "当收到聊天消息时",
      "type": "@n8n/n8n-nodes-langchain.chatTrigger",
      "position": [
        -40,
        20
      ],
      "webhookId": "46d10477-6f11-4eee-bd04-460aa4bbd4e9",
      "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": "无操作,不执行任何操作",
      "type": "n8n-nodes-base.noOp",
      "position": [
        480,
        20
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "0c6f9137-d0f4-4601-a464-c1278549760d",
      "name": "便签",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -120,
        -140
      ],
      "parameters": {
        "content": "Emelia 触发器"
      },
      "typeVersion": 1
    },
    {
      "id": "f74e14ef-33cb-4cb1-9344-3f13bc2cd149",
      "name": "便签1",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        140,
        -140
      ],
      "parameters": {
        "content": "Emelia 触发器"
      },
      "typeVersion": 1
    },
    {
      "id": "8aea7dd5-8c03-4825-ae5e-86e0e034731f",
      "name": "便签2",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        400,
        -140
      ],
      "parameters": {
        "content": "Emelia 触发器"
      },
      "typeVersion": 1
    }
  ],
  "active": false,
  "pinData": {},
  "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
          }
        ]
      ]
    }
  }
}
常见问题

如何使用这个工作流?

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

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

中级 - 其他, 人工智能

需要付费吗?

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

工作流信息
难度等级
中级
节点数量6
分类2
节点类型4
难度说明

适合有一定经验的用户,包含 6-15 个节点的中等复杂度工作流

作者
Ghufran Ridhawi

Ghufran Ridhawi

@ghufran-ridhawi

Hi! I'm Ghufran. I am the creator of AI Agent/Agentic AI System, AI Automation, and Automation System which has strong, practical, easy-to-use characteristics and is full of logic and unique taste. Enjoy! Thanks for using and viewing my workflow. Hope it helps guys! For inquiries and cooperations, please contact the available link. Have a Wonderful Day! Warm regards to n8n company and n8n community.

外部链接
在 n8n.io 查看

分享此工作流