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.
选择 host、Docker、Modal 或 Daytona 执行。
host_process
docker
modal
daytona
agentcompass run \ swebench_verified \ mini_swe_agent \ glm-5.2 \ --env docker \ --benchmark-params '{"sample_ids":["astropy__astropy-12907"]}' \ --model-base-url "$MODEL_BASE_URL" \ --model-api-key "$MODEL_API_KEY" \ --model-api-protocol openai-chat \ --task-concurrency 1
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"
--env-params
agentcompass run <benchmark> <harness> <model> --env docker --env-params '{"image":"python:3.13-slim","workspace":"/workspace"}'
此页面对您有帮助吗?