不同视角[11]

Source 作者 Agent = LLM + ?
1. LLM Powered Autonomous Agents Lilian Weng Plan + Memory + Tools
2. The Rise and Potential of Large Language ModelBased Agents: A Survey FudanNLP Perception + Brain + Action
3. A Survey on Large Language Model based Autonomous Agents 中国人民大学高瓴人工智能学院 Profile + Memory + Planning + Action

视角1

架构图

agent-overview.jpg

组件 [1]

Agent = LLM + plan[规划能力] + memory[记忆能力] +Tools[工具使用能力]

Planning [1]

Memory [1]

Tool Use [1]

Agentic Reasoning Design Patterns[20]