AI Agents Intermediate
plan-and-solve
An agentic strategy where the model first drafts an explicit, multi-step plan before attempting to execute any actions.
Plain English Explanation
An agentic strategy where the model first drafts an explicit, multi-step plan before attempting to execute any actions.
How is it used?
Practitioners refer to plan-and-solve when building, training, or evaluating machine learning systems. It appears in research papers, product documentation, and technical discussions about AI capabilities and limitations.