firewatch-env / inference.py

Commit History

Upload folder using huggingface_hub
54f48e3
verified

10doshi12 commited on

Upload folder using huggingface_hub
44f306a
verified

10doshi12 commited on

Upload folder using huggingface_hub
bb0313f
verified

10doshi12 commited on

fix: runtime issues with docker build on previous changes and openenv complaince
25ec612

10doshi12 commited on

inference.py is completey standalone and will run in any given situation.
b5b05a9

10doshi12 commited on

feat: wire resolve_server_url() into module startup, replace hard-coded SPACE_URL
1e54c1f

10doshi12 commited on

feat: inference.py is now standalone and can run from local server or local docker build or the hf space and can auto detect which is available and run on that also has the hard fallback to run on the hf space
4f01f33

10doshi12 commited on

fix: load .env + harden rule-based agent + fix escalation deadlock
db4322d

10doshi12 commited on

fix: loading enviroment variables
8bd2268

10doshi12 commited on

feat: upgrade rule-based agent with topology-aware root cause + stateful remediation
165927d

10doshi12 commited on

fix: surface episode_score in observation dict to bypass metadata exclusion
9b06368

10doshi12 commited on

feat: fallback to rule-based after 3 consecutive LLM failures per task
3e2e58a

10doshi12 commited on

fix: remove [DEBUG] output, surface LLM fallback errors in STEP error= field
f96b6ea

10doshi12 commited on

chore: pre-deploy cleanup — updated inference.py to SPEC-3 compliant LLM agent
539b116

10doshi12 commited on

tightened openenv spec complaince and hackathon guidelines
748ed82

10doshi12 commited on

main logic complete, inference.py running as expected, now fine tuning the reward functions and scoring to make complete sense and also check openenv spec complaince completely
eaf3506

10doshi12 commited on

initial repository structure complete and base models created, openenv validate confirmed project running
18f9970

10doshi12 commited on