Use linear transformation to strictly exclude 0.0 and 1.0 from score 9de2ed4 Ramachandra Dayal K commited on Apr 11
Fix score boundaries to fall strictly within (0, 1) range ef86455 Ramachandra Dayal K commited on Apr 11
Refactor scores from decimal (0.0-1.0) to integer (0-100) d2f876e Ramachandra Dayal K commited on Apr 11
fix: rename script entry to 'server' to satisfy openenv validate check 1cc67a5 Ramachandra Dayal K commited on Apr 8
fix: add server/app.py entry point, scripts config, and uv.lock f24bd35 Ramachandra Dayal K commited on Apr 8
feat: add pyproject.toml for multi-mode deployment support 438efd7 Ramachandra Dayal K commited on Apr 8
fix: make /reset request body optional to avoid Pydantic validation error f776c3a Ramachandra Dayal K commited on Apr 8
fix: resolve openEnv reset response inconsistency and port mismatch e2284e6 Ramachandra Dayal K commited on Apr 8
Fix Dockerfile python path error by using single-stage build 733c061 Ramachandra Dayal K commited on Mar 28
Configure Dockerfile and app.py for Hugging Face deployment 6423c48 Ramachandra Dayal K commited on Mar 28