Sage / scripts

Commit History

Improve validation and resource handling
26ca7c1

vxa8502 commited on

Add Qdrant retry logic
a68e765

vxa8502 commited on

Replace manual dict construction
daa087a

vxa8502 commited on

Simplified cold-start, API takes query directly
b355bb6

vxa8502 commited on

Use canonical is_refusal() from faithfulness module
ff5a9a1

vxa8502 commited on

Replace custom percentile with np.percentile
1ea55b9

vxa8502 commited on

Extract magic numbers to constants incl other polishing
de28225

vxa8502 commited on

Harden summary.py
78a6ff2

vxa8502 commited on

Calibrate evidence quality gate thresholds
fbc14e7

vxa8502 commited on

Add mixed evidence handling to explanation prompts
6eebc10

vxa8502 commited on

Add bootstrap confidence intervals to evaluation metrics
ca96fbf

vxa8502 commited on

Refactor sanity checks with improved adversarial detection
a9bab1a

vxa8502 commited on

Track rated_count incrementally
2d8c1dc

vxa8502 commited on

Add concurrent load testing for SemanticCache
8a319ac

vxa8502 commited on

Add RefusalType enum and query sanitization
790d141

vxa8502 commited on

Reorder index creation before upload
7f35c0f

vxa8502 commited on

Eliminate duplicate payload.get() calls
98a32b3

vxa8502 commited on

Fix EDA review-level rating distribution and resource cleanup
eeabd95

vxa8502 commited on

Consolidate API reference endpoints
3d7a48c

vxa8502 commited on

Fix README accuracy and track Kaggle notebook
3f4f026

vxa8502 commited on

Improve README accuracy
f3cf4b5

vxa8502 commited on

Fix eval workflow and align README metrics with eval_results JSON
ae4342a

vxa8502 commited on

Add .hfignore to exclude binaries from HuggingFace deployment
df69e5d

vxa8502 commited on

Fix EDA figure paths for GitHub display
4129a8c

vxa8502 commited on

Fix hardcoded HHEM metric
f5443ca

vxa8502 commited on

Restructure Makefile
dbdadad

vxa8502 commited on

Replace EDA with production Qdrant queries
66926c8

vxa8502 commited on

Switch deployment from Render to Hugging Face Spaces
4df622c

vxa8502 commited on

Switch deployment from Render to Hugging Face Spaces
4357c7e

vxa8502 commited on

Switch deployment from Render to Hugging Face Spaces
16459ae

vxa8502 commited on

Add docker-compose, multi-stage builds, and developer tooling
85abeb2

vxa8502 commited on

Add docker-compose, multi-stage builds, and developer tooling
d507c32

vxa8502 commited on

Fix RAGAS faithfulness scoring (0.64 → 0.82)
27e97ac

vxa8502 commited on

Apply ruff formatting
bf39698

vxa8502 commited on

Fix all CI lint and type errors
4a10224

vxa8502 commited on

Initial commit: Sage RAG recommendation system
88519e8

vxa8502 commited on