Prathmesh1243/Procurement_Compliance_Review_Environment
Update README with full documentation
Update README with full documentation
Update README with full documentation
Fix: use os.environ[API_BASE_URL] and os.environ[API_KEY] as required by platform
Fix: inference.py uses mandatory [START] [STEP] [END] stdout format
Fix: varied grading scores, 12 tasks, strict (0,1) range
Fix: loop all 12 tasks, clamp scores to (0,1), add /tasks endpoint, fix inference.py env vars
Update baseline scores in README
Fix: clamp grader scores to strictly between 0 and 1
Improve openenv.yaml with full spec details
Fix: use os.environ directly for API_BASE_URL and API_KEY as required
Fix: use API_KEY first and remove try/except to ensure LLM proxy call
Fix reset endpoint to accept empty body
Remove duplicate and unused files
Update baseline scores after task consistency fix
Final polished README for submission
Update default model in inference.py
Update default model in inference.py
Final submission ready
Fix escape character warning in inference.py
Fix default model name in inference.py
Fix inference.py model name and escape characters
Fix inference.py model name and escape characters
Fix complete baseline inference script
Update baseline rules and add more tasks
Add 6 more tasks, improve baseline scores to 0.70
Final submission - Procurement Compliance Review Environment
Add baseline scores to README
Fix baseline inference script
Fix openenv validation issues
Add mandatory inference.py and update requirements
Add HF Space metadata to README
Clean initial commit for HF deployment
