Commit History

Add eval harness
135eefb
verified

guilsyTrue commited on

Initial deploy from GitHub main
d4cc83f
verified

guilsyTrue commited on

Add meta-word avoidance rule to default security prompt
7e61fd6
verified

guilsyTrue commited on

Fix false escalate: text-based detection only
305aa30
verified

guilsyTrue commited on

Fix false escalate check on no_context replies
2e2741d
verified

guilsyTrue commited on

Eval: out_of_scope is not escalation
7e2d640
verified

guilsyTrue commited on

Out-of-scope reply when RAG has no context
0a9953f
verified

guilsyTrue commited on

Docs: grounding off by default; claim-level path
f9fb344
verified

guilsyTrue commited on

Disable whole-answer grounding guardrails by default
ac83eec
verified

guilsyTrue commited on

Docs: id-only scenarios; ENABLE_TOOLS gates eval tools
aba65d5
verified

guilsyTrue commited on

Drop scenario kind/topic; id-only identification
6543a63
verified

guilsyTrue commited on

Docs: evals scenario kinds + tool access vs check
3e178d6
verified

guilsyTrue commited on

Simplify scenario kinds; clarify tool access vs check
e139271
verified

guilsyTrue commited on

Move eval admin UI into evals/ui.py (app-agnostic)
8801440

guilsyTrue Cursor commited on

Simplify eval scenario editor for non-technical users
73e7851

guilsyTrue Cursor commited on

Fix nested-expander crash in eval admin panel
70aa436

guilsyTrue Cursor commited on

Copy evals/ into Docker image so the eval admin panel can import it
2fd1134

guilsyTrue Cursor commited on

Add in-app eval harness with Google Sheet-backed scenarios
a978f09

guilsyTrue Cursor commited on

Pass the full dialog into answer context
f6540c6

guilsyTrue Cursor commited on

Update README to match current RAG pipeline
5d3bc65

guilsyTrue Cursor commited on

Fix collapsed rerank scores: larger chunks and faithful query rewrite
8bce143

guilsyTrue Cursor commited on

Add social-intent classifier; disable moderation
978843a

guilsyTrue commited on

Point ExecChat knowledge base to the new Google Doc.
37ca7e3

guilsyTrue Cursor commited on

Align INVITE_PATTERNS with OnboardingChat
a104c09
verified

guilsyTrue commited on

Require explicit submit instead of firing on every rerun
64f1492
verified

guilsyTrue commited on

Point knowledge base to the new Google Doc
3a264fc
verified

guilsyTrue commited on

Drop KEEP_TOP_K; select context by rerank threshold only
a12da23
verified

guilsyTrue commited on

Re-introduce 0.1 rerank threshold alongside top-K
e2d6c20
verified

guilsyTrue commited on

Fix nested-expander crash in debug view
0c5b6e0
verified

guilsyTrue commited on

Expose grounding inputs in debug view
56ba917
verified

guilsyTrue commited on

Make query rewriter preserve intent and drop boilerplate
ff6d7d1
verified

guilsyTrue commited on

Improve reranker recall: query rewrite, relative top-K, smaller chunks
2f5d241
verified

guilsyTrue commited on

Re-enable grounding as a hard gate with the softened prompt.
7618d1f

guilsyTrue Cursor commited on

Show all rerank candidates with pass/fail in debug for retrieval calibration.
ddb2e4c

guilsyTrue Cursor commited on

Soften grounding check and make it advisory to stop false-positive escalations.
2dd0318

guilsyTrue Cursor commited on

Add output guardrails: moderation, format checks, grounding via gpt-4.1-nano.
b0a0241

guilsyTrue Cursor commited on

Show rerank score threshold in model settings caption.
e87fe32

guilsyTrue Cursor commited on

Lower rerank score threshold to 0.1.
c33013f

guilsyTrue Cursor commited on

Hardcode rerank score threshold instead of reading from env.
5312d95

guilsyTrue Cursor commited on

Set default rerank score threshold to 0.15.
92d655e

guilsyTrue Cursor commited on

Add retrieval relevance guardrail and prompt safety rules.
e6f718e

guilsyTrue Cursor commited on

Increase reranked RAG chunks from 5 to 7 per response.
4770d53

guilsyTrue Cursor commited on

Remove empty rerank score from RAG debug UI.
f456e0e

guilsyTrue Cursor commited on

Reduce reranked RAG chunks from 7 to 5 per response.
a5da184

guilsyTrue Cursor commited on

Improve RAG retrieval with smaller chunks, BGE reranker, and score debug.
60329f9

guilsyTrue Cursor commited on

Switch to GPT-4.1 mini and reduce context token usage
b3cfb25
verified

guilsyTrue commited on

Load system prompt from Google Doc and add temperature controls.
26ee4b3
verified

guilsyTrue commited on

ExecChat: app_2, tools, Docker (HF-compatible, no binary files)
791c906

guilsyTrue commited on