Agent
replay
Get a replay of the agent’s execution in WEBP format
This method downloads a visual replay of the agent’s actions, which can be useful for debugging or understanding the agent’s behavior
Signature
Returns
WebpReplay
: The replay data in WEBP format.
Raises
ValueError
: If the agent hasn’t been run yet (no agent_id available).