Commit History

docs: add yaml frontmatter to readme
d51878c

HimanshuSardana2 commited on

fix: use HTTP client with session for state management
e20ab47

HimanshuSardana2 commited on

fix: use HTTP client instead of async WebSocket
6e46c1a

HimanshuSardana2 commited on

fix: handle async client and None reward values
5e73079

HimanshuSardana2 commited on

fix: add main function and uv.lock for openenv validation
1d68a07

HimanshuSardana2 commited on

fix: correct StepResult import path
005e8a1

HimanshuSardana2 commited on

feat: create README documentation
c015d49

HimanshuSardana2 commited on

feat: create inference.py baseline script
b1ac175

HimanshuSardana2 commited on

feat: create client.py and __init__.py
ccc3ce9

HimanshuSardana2 commited on

feat: create test data CSV files
6fddcb7

HimanshuSardana2 commited on

feat: create openenv.yaml, pyproject.toml, and Dockerfile
474fece

HimanshuSardana2 commited on

feat: create server app.py, __init__.py, requirements.txt
484636e

HimanshuSardana2 commited on

feat: create data_analysis_environment.py with Environment class
324cb32

HimanshuSardana2 commited on

feat: create models.py with Action, Observation, State Pydantic models
9c1d456

HimanshuSardana2 commited on