srimukha-sarma/epistemic-robustness-env
Fix typo in mandatory response guidelines
Refactor inference.py by cleaning up comments
Fix API_BASE_URL configuration for inference
fixed inference
fixed the inference.py file
fixed tasks issue
fixed the rewards
fixed README(again)
fixed async methods(again)
fixed async methods
final commit
final commit
fixed inference.py for remote_url and docker
fixed uv lock docker issues
fix: actually sync docker dependency
fixed .toml and requirements.txt files
updated env, made everything async and corrected llm api calls
corrected task list
fixed server/app.py to have 5 tasks
fix: change /tasks to return a direct list
final: move inference.py to root and update documentation
config: set app_port to 8000 in metadata
fix: move Dockerfile to root for Hugging Face compatibility
Replace SycophancyResistanceEnvironment with EpistemicRobustnessEnv
Add 'GraderScores' to the exported symbols
Remove GraderScores from imports
Replace SycophancyResistanceEnvironment with EpistemicRobustnessEnv
Refactor import statements to relative imports
Fix import statements to use relative paths
Fix import statements to use relative imports
Fix import statement for models in overclaiming_task.py
Fix import statement for models in hallucination_task.py
Change import statements to relative imports
Update README with environment metadata
Rename project and update dependencies
Delete .vscode directory
Add .vscode/ to .gitignore
first commit
initial commit
