A model may select tools, call APIs, update state, and decide what to do next within a controlled loop. The surrounding runtime enforces permissions, stopping conditions, error handling, and access to external systems.
An AI agent is a system that observes context, chooses actions, and uses their results to pursue a goal.
A model may select tools, call APIs, update state, and decide what to do next within a controlled loop. The surrounding runtime enforces permissions, stopping conditions, error handling, and access to external systems.