Parcourir la source

fix the catalog in chapter10

jjyaoao il y a 11 mois
Parent
commit
ead71ca9df
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      docs/chapter10/第十章 智能体通信协议.md

+ 1 - 1
docs/chapter10/第十章 智能体通信协议.md

@@ -2344,7 +2344,7 @@ response = agent.run("北京今天天气怎么样?")
 
 
 
-## 10.7 本章总结
+## 10.6 本章总结
 
 本章系统性地介绍了智能体通信的三种核心协议:MCP、A2A与ANP,并探讨了它们的设计理念、应用场景与实践方法。