ExecChat / __init__.py
guilsyTrue's picture
Eval: out_of_scope is not escalation
7e2d640 verified
Raw
History Blame Contribute Delete
311 Bytes
"""In-app eval harness for ExecChat (vendored from agent-evals).
Lets the HF UI run behavioral/guardrail scenarios against the LIVE prompt + KB
and edit/add scenarios stored in a Google Sheet. Kept self-contained so the HF
Space needs no extra private-repo install. Keep in sync with the agent-evals repo.
"""