# Copy this file to .env.sweep and fill in values. # Required for wandb runs and sweep agent workers. WANDB_API_KEY= WANDB_ENTITY= WANDB_PROJECT=phantom-pricing # Required for private repo bootstrap workers. GITHUB_TOKEN= # Optional defaults for bootstrap mode. # REPO_URL=https://github.com/org/repo.git # BRANCH=main # WORKDIR=$HOME/PHANTOM-agent # SWEEP_ID=entity/project/id # AGENT_COUNT=0 # AGENT_LOOP=1 # RETRY_SECONDS=20