RetailMind / app.py

Commit History

perf: reduce per-query latency — shared model, single encode, float32 LLM
d624b44

hodfa840 commited on

fix: add api_name=False to all event handlers to bypass Gradio schema crash
36ff0bd

hodfa840 commited on

fix: remove monkeypatch to restore standard HF auth handshake
a1edf08

hodfa840 commited on

fix: remove unsupported launch arguments to fix TypeError
e61d8c7

hodfa840 commited on

fix: disable share and ssr to resolve Hugging Face internal routing conflict
4401b77

hodfa840 commited on

fix: explicit chatbot type='messages' for Gradio 5 compatibility
980bae7

hodfa840 commited on

fix: move css and theme to gr.Blocks constructor for Gradio 5 compatibility
49576a1

hodfa840 commited on

fix: nuclear monkeypatch for Gradio HfFolder ImportError and bump sdk to 5.13.0
45b8b2f

hodfa840 commited on

fix: Map missing Unsplash images and replace 404s
b8e60df

hodfa840 commited on

feat: Add reset button and optimize LLM inference speed/accuracy
f1da513

hodfa840 commited on

feat: Add health/beauty products and refine retriever logic
16b9e90

hodfa840 commited on

feat: Complete RetailMind overhaul — hybrid retrieval, EWMA drift detection, self-healing adapter, premium UI, tests & CI
f69e608

hodfa840 commited on