Agent planning
Agent planning refers to the process by which an AI agent determines a sequence of actions to accomplish a goal.
Explore AI Agents through related topics and the articles other pages reference most.
Articles that also belong to these categories. Counts cover all of AI Agents.
Showing 1-4 of 4 articles
Agent planning refers to the process by which an AI agent determines a sequence of actions to accomplish a goal.
Interleaved thinking is a feature of the Anthropic Messages API that lets Claude produce extended reasoning blocks between tool calls inside a single multi-turn agentic loop
ReAct (short for Reasoning and Acting) is a prompting paradigm for large language models that interleaves verbal reasoning traces ("Thoughts") with task-specific actions executed against an external…
Reflexion is a 2023 framework for reinforcing language agents through verbal self-reflection rather than weight updates: the agent reflects in natural language on feedback from failed attempts, stores those…