SHYAMSATHISH005/data-cleaning-openenv
Fix: clamp scores strictly to (0.01, 0.99) limit
Fix inference logic to match phase 2 reference pattern exactly
Add root app.py proxy to fix container deployment
Fix inference logic to route 100% of LLM calls through proxy
Remove app.py: eliminate FastAPI application and related endpoints
Fix OpenEnv multi-mode deployment structure
Add pyproject.toml for multi-mode deployment via OpenEnv
Update README and inference.py for improved environment configuration and API integration
Fix reset endpoint for openenv validation phase 1
Fix HF Space config: Add required YAML metadata to README
Fix task sizes, negative reward constraint, missing model schemas, and submit flag
Updated Readme with fixes
Prepare project for Hugging Face Spaces deployment
Initial submission-ready OpenEnv project
