datawarehouse / server

Commit History

Comprehensive score clamping: fix ALL code paths in graders, app.py baseline/grader endpoints, inference.py, environment.py + add grader fields to openenv.yaml + fix reward range
83d48f1

vanshkamra commited on

Clamp ALL grader scores to strictly (0.01, 0.99) - fix every return path in all 3 graders + environment exception handler
ebdc1a0

vanshkamra commited on

Remove external .db files, generate all data synthetically - fixes 'file is not a database' on evaluator
88c070c

vanshkamra commited on

Cleanup server/app.py API fallback keys and commit pending Dockerfile updates
6130367

vanshkamra commited on

Fix ModuleNotFoundError in Native Fallback crashing the LLM Proxy and restore strict JSON mode
d6dc8fd

vanshkamra commited on

fix: orchestrate server+baseline startup to ensure stdout is captured correctly and priority use of HF_TOKEN for proxy authentication
73336f4

vanshkamra commited on

fix: /baseline endpoint now uses LLM via os.environ[API_BASE_URL]+API_KEY proxy - was using hardcoded heuristic with zero LLM calls
6308f99

vanshkamra commited on

Fix final deployment validation bugs (uv.lock, openenv version, app.py main)
d943854

vanshkamra commited on

Allow /reset to accept empty payload for validation
50fdcb2

vanshkamra commited on

Update grader documentation
de8a8fe

vanshkamra commited on

Update generator docs
d1bed29

vanshkamra commited on

Remove pycache payload and apply gitignore
ffe4cc3

vanshkamra commited on

Initial commit with LFS for databases
6a849b2

vanshkamra commited on