Get a replay of the agent’s execution in WEBP format
replay = agent.replay() replay.save(f"{agent.agent_id}_replay.webp")
WebpReplay
ValueError
Was this page helpful?