瀏覽代碼

fix word in chapter5

jjyaoao 6 月之前
父節點
當前提交
fb7197b582

+ 1 - 1
docs/chapter5/Chapter5-Building-Agents-with-Low-Code-Platforms.md

@@ -39,7 +39,7 @@ Currently, the low-code platform market for agents and LLM applications presents
 
 - **Core Positioning**: n8n is essentially an open-source workflow automation tool<sup>[3]</sup>, not a pure LLM platform. In recent years, it has actively integrated AI capabilities.
 
-- **Feature Analysis**: n8n's strength lies in "connection." It has hundreds of preset nodes that can easily connect various SaaS services, databases, and APIs into complex automated business processes. You can embed LLM nodes in this process, making it part of the entire automation chain. Although it is not as specialized in LLM functionality as the first three, its general automation capability is unique. However, its learning curve is also relatively steep.
+- **Feature Analysis**: n8n's strength lies in "connection." It has hundreds of preset nodes that can easily connect various SaaS services, databases, and APIs into complex automated business processes. You can embed LLM nodes in this process, making it part of the entire automation chain. Although it is not as specialized in LLM functionality as the first two, its general automation capability is unique. However, its learning curve is also relatively steep.
 
 - **Target Audience**: Developers and enterprises that need to deeply integrate AI capabilities into existing business processes and achieve highly customized automation.
 

+ 1 - 1
docs/chapter5/第五章 基于低代码平台的智能体搭建.md

@@ -39,7 +39,7 @@
 
 - <strong>核心定位</strong>:n8n 本质上是一个开源工作流自动化工具<sup>[3]</sup>,而非纯粹的 LLM 平台。近年来,它积极集成了 AI 能力。
 
-- <strong>特点分析</strong>:n8n 的强项在于“连接”。它拥有数百个预置的节点,可以轻松地将各类 SaaS 服务、数据库、API 连接成复杂的自动化业务流程。你可以在这个流程中嵌入 LLM 节点,使其成为整个自动化链路中的一环。虽然在 LLM 功能的专一度上不如前者,但其通用自动化能力是独一无二的。不过,其学习曲线也相对陡峭。
+- <strong>特点分析</strong>:n8n 的强项在于“连接”。它拥有数百个预置的节点,可以轻松地将各类 SaaS 服务、数据库、API 连接成复杂的自动化业务流程。你可以在这个流程中嵌入 LLM 节点,使其成为整个自动化链路中的一环。虽然在 LLM 功能的专一度上不如前者,但其通用自动化能力是独一无二的。不过,其学习曲线也相对陡峭。
 
 - <strong>适用人群</strong>:需要将 AI 能力深度整合进现有业务流程、实现高度定制化自动化的开发者和企业。