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
WebpReplay
: The replay data in WEBP format.
ValueError
: If the agent hasn’t been run yet (no agent_id available).