https://learn.deeplearning.ai/courses/agentic-ai/lesson/pu5xbv/welcome!
- the whole thing is about decomposing a workflow into a process with separate stages. A stage can either ask a LLM to do something or call an external tool (DB access, google query, etc)
(example: writing an essay, write outline, research th topic, write the essay)