#atom

Methodology for language model agents to organize and execute complex, multi-step tasks

Core Idea: Agent planning enables LLM agents to break down complex tasks into logical sequences of steps, reason about dependencies and constraints, decide which tools to use at each stage, and adapt their approach based on intermediate results and feedback.

Key Elements

Planning Processes

Core Planning Mechanisms

Planning Architectures

Implementation Techniques

Challenges and Solutions

Connections

References

  1. Yao, S., et al. (2023). "ReAct: Synergizing Reasoning and Acting in Language Models."
  2. Shinn, N., et al. (2023). "Reflexion: Language Agents with Verbal Reinforcement Learning."
  3. Park, J. S., et al. (2023). "Generative Agents: Interactive Simulacra of Human Behavior."

#AgentPlanning #LLMAgents #PlanningFrameworks #TaskDecomposition #ReasoningAndPlanning #AgentSystemDesign


Connections:


Sources: