Discussion about this post

User's avatar
JP's avatar

Your takeaway about choosing the right level of structure for the uncertainty you're dealing with is spot on. Jeff Dean frames it slightly differently. He calls planning "the bridge between a model that can answer a question and a model that can actually accomplish a task." Same insight, different angle. I covered his full take on it here: https://reading.sh/jeff-dean-on-what-actually-makes-ai-agents-work-dced5bb50206?sk=d8b9e7faac0da6011382834459ca4808

Pawel Jozefiak's avatar

The framing of 'autonomy vs. workflow-level control' is where this gets practically useful. Most tutorials skip straight to implementation and miss the architectural question entirely. The part I'd push back on slightly: in my experience, even 'predictable' workflows turn messy the moment real data or edge cases hit them.

ReAct's adaptive loop ends up saving you even when you planned for structure. The course looks solid - this is one of the cleaner explanations of why the architecture choice matters before you reach for a framework.

No posts

Ready for more?