fix: embed logo as base64 data URI (Gradio 5.x file/ path broken) 895a630 verified ArthurSrz commited on Feb 26
add: generated logo (scale + magnifying glass, navy blue) 97f473c verified ArthurSrz commited on Feb 26
style: full-width layout + higher contrast on buttons, inputs, and text 1bb9718 verified ArthurSrz commited on Feb 26
redesign: polished card components — subtle shadows, refined badges, navy accents ce4addb verified ArthurSrz commited on Feb 26
redesign: Doctrine.fr-inspired theme — navy blue palette, Inter font, clean layout 77fdc03 verified ArthurSrz commited on Feb 26
fix: center layout — add margin:0 auto + responsive padding to .gradio-container 441da40 verified ArthurSrz commited on Feb 26
fix: use Mistral SDK for synthesis — HF Inference no longer serves Mistral-7B as chat model f0412d5 verified ArthurSrz commited on Feb 26
fix: date filter was filtering all results — ms timestamps parsed incorrectly (search.py) fe39889 verified ArthurSrz commited on Feb 26
fix: date filter was filtering all results — ms timestamps parsed incorrectly (app.py) 411bc92 verified ArthurSrz commited on Feb 26
fix: use mistralai SDK directly for embeddings — InferenceClient has no Mistral provider 97cda46 verified ArthurSrz commited on Feb 26
fix: pass provider=mistral to InferenceClient — avoids Hub model lookup for mistral-embed 9339cd3 verified ArthurSrz commited on Feb 26
fix: bump sdk_version to 5.29.1 — avoids HfFolder removal in huggingface_hub>=1.0 eeebff6 verified ArthurSrz commited on Feb 26
fix: replace pyaudioop (not on PyPI) with audioop-lts for Python 3.13 compat 7a8dd9d verified ArthurSrz commited on Feb 26
fix: add pyaudioop for Python 3.13 audioop compatibility c052bb8 verified ArthurSrz commited on Feb 26
fix: remove explicit gradio pin (platform pins via sdk_version) 32e35e4 verified ArthurSrz commited on Feb 26
fix: set sdk_version=5.0.0 for Python 3.13 compatibility bd36cdf verified ArthurSrz commited on Feb 26
fix: upgrade gradio>=5.0.0 for Python 3.13 compatibility (removes pydub/audioop dependency) 95b17ab verified ArthurSrz commited on Feb 26