fix: normalize [END] score to (0,1) range — divide by 4.8 max score, clamp to (0.001, 0.999) 9f3a7c5 3v324v23 commited on Apr 8
fix: wrap LLM call in try/except with fallback responses to prevent inference.py crash 49f7113 3v324v23 commited on Apr 8
fix: rewrite inference.py to use LiteLLM proxy via API_BASE_URL/API_KEY env vars 000a6e7 3v324v23 commited on Apr 7
fix: add [START]/[STEP]/[END] structured output blocks to inference.py for Phase 2 validator 0261b11 3v324v23 commited on Apr 7
fix: add server/app.py, update openenv.yaml app path and pyproject.toml scripts e91bb72 3v324v23 commited on Apr 7
fix: add uv.lock, server entry point and openenv-core dependency for openenv validate ca25a0a 3v324v23 commited on Apr 7
fix: accept both 'action' and 'response' field names in /step endpoint fa3f31a 3v324v23 commited on Apr 7
fix: rewrite api.py to correctly integrate with environment, models and graders 182889e 3v324v23 commited on Apr 7
feat: add custom Swagger docs endpoint and import get_swagger_ui_html 4e39ea2 3v324v23 commited on Apr 7