Skip to content

Conversation

@ddupont808
Copy link
Contributor

This PR reduces the output of saving the trajectories from full OSWorld evals from >100gb to <2gb by adding a screenshot_dir parameter

Usage

ComputerAgent(
        model="..."
        trajectory_dir={
            "trajectory_dir": f"trajectories/osworld_{job_uuid}",
            "screenshot_dir": "trajectories/call_screenshots"
        },
)

@ddupont808 ddupont808 merged commit 53aa6b6 into main Aug 28, 2025
1 of 2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants