Commit History

feat: implement episode finalization and adjust session support flag
ba9b704

Aman045 commited on

fix: properly handle task_id in reset endpoint
7c50ec6

Aman045 Claude Opus 4.5 commited on

fix: add root endpoint and API documentation
4938245

Aman045 Claude Opus 4.5 commited on

refactor: unify data format and add stateful HTTP server
79b7d56

Aman045 Claude Opus 4.5 commited on

remove: delete server/requirements.txt (using uv)
ad7575d

Aman045 commited on

remove: delete server/tasks/ (moved to data/)
914a8af

Aman045 commited on

remove: delete old server/retrieval.py and rewards.py
da927c9

Aman045 commited on

fix: update app imports for new package structure
178f9f9

Aman045 commited on

refactor: update server to use searcharena package
421f883

Aman045 commited on

refactor: update type hints to use built-in generic types
e597175

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

updated readme and project.toml
a3dd1cb

Aman045 commited on

Add comprehensive tests for Search RL Environment
b765bdb

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

enhance reward calculation with F-beta weight and trajectory floor adjustments
1df4090

Aman045 commited on

added rewards mechanisms
96b86e0

Aman045 commited on

wiring up the search environment loop
0176e87

Aman045 commited on

added BM25 retrieval layer
8550b16

Aman045 commited on

initial commit
5d108aa

Aman045 commited on