Переглянути джерело

chapter5对应的章节readme更新

张宸旭 7 місяців тому
батько
коміт
7c36c32766

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

@@ -333,6 +333,7 @@ Currently, Dify Marketplace has over 8,677 plugins covering various functions an
 Dify provides powerful development support for plugin developers, including remote debugging functionality that seamlessly collaborates with popular IDEs, requiring minimal environment setup. Developers can connect to Dify's SaaS service while forwarding all plugin operations to the local environment for testing. This developer-friendly approach aims to empower plugin creators and accelerate innovation in the Dify ecosystem. This is also why Dify can become one of the most successful agent platforms currently, because models can all be integrated, prompts and orchestration can be copied, but the presence and richness of tool plugins directly determine whether your agent can achieve better results or unexpectedly powerful functions.
 
 ### 5.3.2 Building a Super Agent Personal Assistant
+> **✨✨ Detailed Operation Guide**: Please refer to **[Dify Agent Creation Step-by-Step Tutorial](../../Extra-Chapter/Extra03-Dify智能体创建保姆级操作流程.md)**
 
 In the previous Coze case, we built a daily AI brief agent. Although its function is clear, its single brief generation capability is somewhat limited. This section will use Dify to build a fully functional super agent personal assistant, covering multiple scenarios such as daily Q&A, copywriting optimization, multimodal generation, and data analysis. Before starting, let's briefly understand Dify's main interface and functional modules.
 

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

@@ -333,6 +333,8 @@ Marketplace 包含:
 Dify 为插件开发者提供了强大的开发支持,包括远程调试功能,可与流行的 IDE 无缝协作,只需最少的环境设置​。开发者可以连接到 Dify 的 SaaS 服务,同时将所有插件操作转发到本地环境进行测试,这种开发者友好的方法旨在赋能插件创建者并加速 Dify 生态系统的创新。​这也为什么Dify可以成目前最成功的智能体平台之一,因为模型是都可以接入的,提示词、编排是可以复制的,但是工具插件的有无,是否丰富就直接决定了你的智能体能否做出更好的效果或者意想不到的强大功能。
 
 ### 5.3.2 构建一个超级智能体个人助手
+> **✨✨ 详细操作指南**:请参考 **[Dify智能体创建保姆级操作流程](../../Extra-Chapter/Extra03-Dify智能体创建保姆级操作流程.md)**
+
 
 在上一节 Coze 的案例中,我们搭建了一个每日AI简报智能体。虽然功能明确,但其单一的简报生成能力略显局限。本节将使用 Dify 构建一个功能全面的超级智能体个人助手,涵盖日常问答、文案优化、多模态生成、数据分析等多个场景。在开始之前,我们先简要了解 Dify 的主要界面和功能模块。