Ver código fonte

fix some bug

jjyaoao 8 meses atrás
pai
commit
2fdffaa719
3 arquivos alterados com 2 adições e 1 exclusões
  1. 1 1
      README.md
  2. 1 0
      docs/README.md
  3. 0 0
      docs/chapter3/第三章 大语言模型基础.md

+ 1 - 1
README.md

@@ -43,7 +43,7 @@
 | <strong>第一部分:智能体与语言模型基础</strong> |  |  |
 | [第一章 初识智能体](./docs/chapter1/第一章%20初识智能体.md) | 智能体定义、类型、范式与应用 | ✅ |
 | [第二章 智能体发展史](./docs/chapter2/第二章%20智能体发展史.md) | 从符号主义到 LLM 驱动的智能体演进 | ✅ |
-| [第三章 大语言模型基础](./docs/chapter3/第三章%20大模型基础.md) | Transformer、提示、主流LLM及其局限 | ✅ |
+| [第三章 大语言模型基础](./docs/chapter3/第三章%20大语言模型基础.md) | Transformer、提示、主流LLM及其局限 | ✅ |
 | <strong>第二部分:构建你的大语言模型智能体</strong> |  |  |
 | [第四章 智能体经典范式构建](./docs/chapter4/第四章%20智能体经典范式构建.md) | 手把手实现 ReAct、Plan-and-Solve、Reflection | ✅ |
 | [第五章 基于低代码平台的智能体搭建](./docs/chapter5/第五章%20基于低代码平台的智能体搭建.md) | 了解Coze、n8n等商业化低代码智能体平台使用 | 🚧 |

+ 1 - 0
docs/README.md

@@ -113,6 +113,7 @@
 - [陈思州-项目负责人](https://github.com/jjyaoao) (Datawhale成员)
 - [孙韬-项目负责人](https://github.com/fengju0213) (Datawhale成员)  
 - [姜舒凡-项目负责人](https://github.com/Tsumugii24)(Datawhale成员)
+- [Jason-Datawhale意向成员](https://github.com/HeteroCat) (第五章Coze\Dify\FastGPT内容贡献者, Agent开发工程师)
 
 ### 特别感谢
 - 感谢 [@Sm1les](https://github.com/Sm1les) 对本项目的帮助与支持

+ 0 - 0
docs/chapter3/第三章 大模型基础.md → docs/chapter3/第三章 大语言模型基础.md