parseStage1Output
This content is not available in your language yet.
function parseStage1Output(raw): "yes" | "no" | null;stage1 产出 → 是否拦截;不可解析回 null(fail-degrade 交 unsure);先剥思考段
string
"yes" | "no" | null
Was this page helpful?
Thanks for your feedback.