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.
通过 Modal cloud sandbox 运行 SWE-bench Verified。
export MODAL_TOKEN_ID="..." export MODAL_TOKEN_SECRET="..." export MODEL_BASE_URL="https://your-endpoint/v1" export MODEL_API_KEY="sk-..."
agentcompass run \ swebench_verified \ mini_swe_agent \ your-model \ --env modal \ --benchmark-params '{"sample_ids":["astropy__astropy-12907"]}' \ --model-base-url "$MODEL_BASE_URL" \ --model-api-key "$MODEL_API_KEY"
agentcompass run \ swebench_verified \ mini_swe_agent \ your-model \ --env modal \ --model-base-url "$MODEL_BASE_URL" \ --model-api-key "$MODEL_API_KEY" \ --task-concurrency 32
/testbed
image
memory
sample_ids
--task-concurrency
此页面对您有帮助吗?