What is an AI agent?medium
Answer
An AI agent uses a model to decide actions toward a goal.
Explanation
Agents often combine LLM reasoning with tools, memory, planning, and feedback loops to complete tasks beyond a single response.
Follow-upHow is an agent different from a chatbot?