File size: 311 Bytes
7e2d640
 
 
 
 
 
1
2
3
4
5
6
7
"""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.
"""