LLM + Tools ≠ Agent

I used to think an AI agent was simply:

LLM + tools = Agent

After exploring agentic system design, I’m starting to see it differently.

The LLM is only one component.