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.
在 Daytona sandbox 中运行一个或多个 SWE-bench 任务。
export DAYTONA_API_KEY="..." export MODEL_BASE_URL="https://your-endpoint/v1" export MODEL_API_KEY="sk-..."
export DAYTONA_API_URL="https://your-daytona-api" export DAYTONA_TARGET="your-target"
agentcompass run \ swebench_verified \ mini_swe_agent \ your-model \ --env daytona \ --benchmark-params '{"sample_ids":["astropy__astropy-12907"]}' \ --model-base-url "$MODEL_BASE_URL" \ --model-api-key "$MODEL_API_KEY"
/testbed
sample_ids
--env-params
--task-concurrency <n>
此页面对您有帮助吗?