What is an agent in AI applications?
An AI agent is a system that uses a model plus tools, memory, and control flow to take multi-step actions toward a goal.
- Model is only one component
- Tools enable actions
- Control logic matters for reliability
What is an agent in AI applications?