Skip to content

Installation

The benchmark uses uv for environment management.

Basic Setup

uv sync

Notes

  • The repository uses pyproject.toml as the shared dependency entry point.
  • Some tasks may also declare task-specific runtime requirements through task metadata.
  • Additional setup details may be linked here later for API keys, sandbox prerequisites, and optional tooling.