Commit History

implemented agents' self-learning, self-correcting without explicit training
0894e25

prashantmatlani commited on

implemented controlled stochasticity
8e156dc

prashantmatlani commited on

modified inference to include [START] at the beginning of each task
ecf4764

prashantmatlani commited on

modified inference to include [START] at the beginning of each task
e3b41fc

prashantmatlani commited on

modified inference to include proper prints
276f522

prashantmatlani commited on

modified inference with proper prints
c69c67b

prashantmatlani commited on

created tasks.py, dated env, inference
c4b20ec

prashantmatlani commited on

updated environment to get tasks from graders
dc44de4

prashantmatlani commited on

updated yaml, added graders to root, modified inference
bf34481

prashantmatlani commited on

modified task definitions, graders sourcing episode data
bce7dd2

prashantmatlani commited on

modified task graders to include task name
0e2d0ce

prashantmatlani commited on

modified task graders to include task name
79c8057

prashantmatlani commited on

modified agent_llm, agent, inference to use base api url
5683339

prashantmatlani commited on

modified inference, agent, agent_llm with inclusion of open ai api
6819726

prashantmatlani commited on

fix: add main() entrypoint for OpenEnv validator
bca2b27

prashantmatlani commited on

fix: use correct port 7860 for HF
c3ac59e

prashantmatlani commited on

fix: correct observation key for OpenEnv compliance
191af87

prashantmatlani commited on

Add server.py stub with main() for multi-mode validation
2ee02f5

prashantmatlani commited on

fix: handle step before reset (state_data None)
49091d2

prashantmatlani commited on

fix: handle step before reset (state_data None)
935242f

prashantmatlani commited on

refactor: move to server.app entrypoint
c5adc31

prashantmatlani commited on

fix: add pyproject.toml for multi-mode deployment
23444e1

prashantmatlani commited on

fix: handle step before reset (state_data None)
d157d6a

prashantmatlani commited on

fix: handle step before reset (state_data None)
f5165d9

prashantmatlani commited on

final fix: openenv schema compliance
7c8585e

prashantmatlani commited on

modified Dockerfile, inference.py, app/env.py; included openenv.yaml, server7860.py
12d1907

prashantmatlani commited on

use MODEL_NAME from env instead of hardconding
12a8a0f

prashantmatlani commited on