Commit History

chore: untrack server/__pycache__ files
4ed16c1

ademarteau commited on

fix: use correct HF router URL /hf-inference/v1/ (not /models/{id}/v1/)
9a9473a

ademarteau commited on

fix: update HF proxy URL to router.huggingface.co (api-inference deprecated 410)
38aa642

ademarteau commited on

fix: serve index.html with no-cache headers to prevent CDN/browser stale cache
2cee429

ademarteau commited on

fix: proxy HF Inference API through FastAPI to bypass HF Spaces CSP
c3fc8d4

ademarteau commited on

feat: replace Gradio with React UI — GRPO tab, 730-day sim, 200-entry memory bank
b413222

ademarteau commited on

fix: pipeline-aware ordering, YoY demand signal, reward rebalancing
c10dcd0

RishbhaJain Claude Sonnet 4.6 commited on

Added PPO model and reward.py
7ed1454

ademarteau commited on

Added trained PPO model + app.py UI changes for HF Spaces
3cad082

ademarteau commited on

Add P&L reward function, daily spoilage, stochastic lead time, and reward visualization
c041c09

RishbhaJain Claude Sonnet 4.6 commited on

OpenEnv implementation Done, TODO: LLM/Agent.py
9691f5e

ademarteau commited on