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.
通过 benchmark params 传入 LLM-as-judge 配置。
agentcompass run \ browsecomp \ researchharness \ your-model \ --env <env-provider> \ --benchmark-params '{ "sample_ids": ["<task_id>"], "judge_model": { "id": "judge-model", "base_url": "https://judge-endpoint/v1", "api_key": "sk-...", "api_protocol": "openai-chat", "params": {"temperature": 0} } }' \ --model-base-url "$MODEL_BASE_URL" \ --model-api-key "$MODEL_API_KEY"
sample_ids
details/*.json
此页面对您有帮助吗?