Commit History

fix: update grader scores to be strictly within (0, 1) range for validator
f5d27a8

ashdev commited on

Adjust task rewards to be strictly between 0 and 1 (0.1 - 0.9) per Phase 2 validator requirement
15f00b4

ashdev commited on

Fix Phase 2 validation: Integrate LiteLLM proxy and implement LLM-powered baseline inference
bf6a463

ashdev commited on

fix: add root endpoint to prevent 404 on Space URL
909b9c1

ashdev commited on

fix(inference): resolve connection exception and align ports to 8002
df660ab

ashdev commited on

Implement _step_impl abstract method for MedTriageEnvironment
34067c4

ashdev commited on

Fix import path for triage_environment in server/app.py
4af4ada

ashdev commited on

Final submission optimization: standardized port 7860, optimized Dockerfile for HF build, and updated PROJECT_SUMMARY.md
bd115b3

ashdev commited on

Standardize to port 7860 and update Dockerfile context
04b8006

ashdev commited on

Fix ModuleNotFoundError: add openenv-core to requirements and install package in Docker
d680a4d

ashdev commited on

Add missing __init__.py files for spec compliance
300205c

ashdev commited on

Complete MedTriage Environment for OpenEnv Hackathon
11a8435

ashdev commited on