Hello Agents(Datawhale 智能体教程)
如果说 2024 年是“百模大战”的元年,那么 2025 年无疑开启了“Agent 元年”。我们看到,技术的焦点正从训练更大、更强的基础模型,转向如何构建更聪明、更高效的智能体应用。单个智能体已经能胜任特定领域的任务,而由多个智能体分工、协作、甚至辩论,共同完成一个宏大目标的多智能体系统(Multi-Agent System, MAS),则被视为释放 LLM 全部潜能、解决真实世界复杂问题的关键钥匙。
课时
- Hello Agents(Datawhale 智能体教程)
- 第一章 初识智能体
- Chapter 1: Introduction to Agents
- 第二章 智能体发展史
- Chapter 2: History of Agents
- 第三章 大语言模型基础
- Chapter 3: Fundamentals of Large Language Models
- 第四章 智能体经典范式构建
- Chapter 4: Building Classic Agent Paradigms
- 第五章 基于低代码平台的智能体搭建
- Chapter 5: Building Agents with Low-Code Platforms
- 第六章 框架开发实践
- Chapter 6 Framework Development Practice
- 第七章 构建你的智能体框架
- Chapter 7 Building Your Agent Framework
- 第八章 记忆与检索
- Chapter 8 Memory and Retrieval
- 第九章 上下文工程
- Chapter 9 Context Engineering
- 第十章 智能体通信协议
- Chapter 10: Agent Communication Protocols
- 第十一章 Agentic-RL
- Chapter 11 Agentic-RL