gridmind / inference.py

Commit History

refactor: Inference and readme
f020509
Running

ShreeshantXD commited on

rewrite reward system
32565e1

ShreeshantXD commited on

fix llm based reward output
2ede269

ShreeshantXD commited on

fix: reward system
8242dc3

ShreeshantXD commited on

fix: introduce SCORE_EPSILON and clamp scores in run_episode and main functions
b93cee3

adityss commited on

fix: auto-start env server in inference.py
30aa472

ShreeshantXD commited on

refactor: update default model and API endpoint, enhance error handling, and add close method for compatibility
891cc5b

adityss commited on

fix: provide fallback API key and add safety check for empty observations in inference client
fe2f8c9

adityss commited on

Sync root inference.py with fixed python/inference.py
588b24a

ShreeshantXD commited on

Refactor project structure and remove unused files; update inference script for clarity and compliance with environment variable handling.
4c68447

adityss commited on

feat: add example environment variables, update README, and enhance inference script for better error handling
b054ef7

ShreeshantXD commited on

feat: add baseline scores JSON, inference script, and update Dockerfile for improved project structure
6d74982

ShreeshantXD commited on