What is an LLM agent?
LLM Engineer Interview Questions: LLM Agents, Tool Use, Multi-Step Reasoning, MCP Protocol
Audio flashcard · 0:20Nortren·
What is an LLM agent?
0:20
An LLM agent is a system where an LLM acts as a reasoning engine that plans, takes actions, and observes results in a loop. Unlike a single-turn chatbot, an agent can call tools, retrieve information, execute code, and refine its approach based on intermediate results. Agents enable LLMs to handle complex multi-step tasks autonomously.
docs.anthropic.com