Practical Design Patterns for Agentic Systems
pub.towardsai.net·1d
Flag this post

9 min readAug 31, 2025

Whenever the term “AI agents” is used in the context of generative AI applications, people tend to imagine systems where large language models (LLMs) autonomously perform complex tasks from start to finish. However, most real-world applications don’t require complete, unchecked LLM autonomy. This tweet from Andrew Ng really resonated with me — specifically, where he says:

“Rather than having to choose whether or not something is an agent in a binary way, I thought, it would be more useful to think of systems as being agent-like to different degrees.”

It helps to take a more holistic approach to autonomy and instead use the term “agentic systems” to also encompass systems that lie somewhere between simp…

Similar Posts

Loading similar posts...