Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
使用 remote sandbox provider 运行 Terminal-Bench 2。
export DAYTONA_API_KEY="..." agentcompass run \ terminal_bench_2 \ terminus2 \ your-model \ --env daytona \ --benchmark-params '{"sample_ids":["overfull-hbox"]}' \ --model-base-url "$MODEL_BASE_URL" \ --model-api-key "$MODEL_API_KEY"
export MODAL_TOKEN_ID="..." export MODAL_TOKEN_SECRET="..." agentcompass run \ terminal_bench_2 \ terminus2 \ your-model \ --env modal \ --benchmark-params '{"sample_ids":["overfull-hbox"]}' \ --model-base-url "$MODEL_BASE_URL" \ --model-api-key "$MODEL_API_KEY"
/root
agentcompass run \ terminal_bench_2 \ terminus2 \ your-model \ --env modal \ --model-base-url "$MODEL_BASE_URL" \ --model-api-key "$MODEL_API_KEY" \ --task-concurrency 16
此页面对您有帮助吗?