Glossary term
Glossary term
Agentic Systems
An agentic strategy where the model first drafts an explicit, multi-step plan before attempting to execute any actions.
Created for this library
A research assistant agent uses plan-and-solve prompting to first enumerate sub-questions, then answer each before composing a final response.
A coding assistant uses plan-and-solve to draft a refactor plan before applying changes file by file.
A consulting firm uses plan-and-solve in its agentic workflows so the model produces a plan that humans can review before execution.
Definition source: Google for Developers Machine Learning Glossary | Creative Commons Attribution 4.0 License