Definition
The full record of what an AI agent did from start to finish on a task.
A sequence of states, actions, and observations produced by an agent over the course of a task, used as the unit of training data in agentic RL.
Also called: trajectories