openenv-search-rl / inference.py

Commit History

fix: ensure scores are strictly between 0 and 1
a67a1dc

Aman045 commited on

feat: run multiple tasks for submission grading
333ce5c

Aman045 Claude Opus 4.5 commited on

fix: run environment in-process by default
bc8d6ba

Aman045 Claude Opus 4.5 commited on

fix: default ENV_BASE_URL to localhost:8000 for Docker container
7fc6384

Aman045 Claude Opus 4.5 commited on

fix: add local in-process environment fallback
3b6a01a

Aman045 Claude Opus 4.5 commited on

fix: default ENV_BASE_URL to HuggingFace space
904213b

Aman045 Claude Opus 4.5 commited on

fix: load env vars at module level for API proxy
3d4287a

Aman045 commited on

refactor: update environment variable handling and improve logging function signatures
7aa71a8

Aman045 commited on

refactor: update type hints to use built-in generic types and improve logging function signatures
5b488ef

Aman045 commited on

Refactor inference and logging mechanisms; remove log_utils.py
dfe9450

Aman045 commited on

refactor: update environment variables and reward validation range
5cb1be7

Aman045 commited on

refactor: remove Serper backend support and related configurations
cdba309

Aman045 commited on

added support for the serper api
51d4cae

Aman045 commited on