Skip to main content
AgentCompass 在每次 run 中传入模型连接配置。Direct runtime 不要求全局 model registry 或 LLM gateway。

环境变量

使用带下划线的 shell 变量名:
不要使用 model-base-url 这类带 hyphen 的名字,它不是合法 shell 变量。如果本地 GLM-5.2 endpoint 启用了鉴权,请把 EMPTY 换成真实 key。

OpenAI-Compatible Chat Endpoint

支持的 Protocol

用 live list 查看当前支持情况:
当前 protocol id 也记录在 Supported Components。Harness 会从 model spec 中选择兼容协议。

Judge Model

LLM-as-judge benchmark 通过 --benchmark-params 接收 judge model。

常见错误