---
answer: direct
beat: ai-learning
source: 1 article · updated: September 1, 2026
---

What makes something an AI agent instead of just an LLM call?

A single LLM call takes text in and returns text out — one shot, no state. An AI agent wraps an LLM in a loop with tools, memory, and a way to decide its own next step, so it can plan, call APIs, check results, and act again based on what it learned. The loop and the tools are the agent; the LLM is just the reasoning engine inside it.

Answered in

20 AI Concepts Every Developer Should Actually Understand

A layered glossary of the 20 AI concepts developers keep running into — grouped by dependency, not alphabetized, so each term builds on the one before it.

Crashtech Editorial September 1, 2026 Learning & Thinking with AI

Read the full analysis

Other questions this article answers

More learning & thinking with ai questions

Every answer on Crashtech is written by the editor of the article it comes from — never auto-summarised. Browse all answers or the Learning & Thinking with AI beat.