test2 / app /ui_gradio.py

Commit History

Restore to latest backup from 13 May - 2026-05-15 17:56
608d6ed

Martechsol commited on

Fix: Disable stale cache, add ul/li CSS reset, unify post-processing with _clean_html
f2f1be6

Martechsol commited on

Fix: LLMService initialization TypeError and provider synchronization
b001a5f

Martechsol commited on

Use MutationObserver JS to reliably remove top spacing in chat bubbles
7850b34

Martechsol commited on

Broaden CSS selectors to fix top spacing in Gradio 5 chat bubbles
ed4d3e0

Martechsol commited on

Remove leading space in chat bubbles via CSS margin fix and lstrip post-processing
9b8d175

Martechsol commited on

Show actual API error message instead of generic rate limit
ce3c7f4

Martechsol commited on

Migrate from Groq to OpenAI 4o-mini
47434d4

Martechsol commited on

Remove type='messages' from Chatbot for Gradio 5+ compatibility
1165d76

Martechsol commited on

Refine RAG pipeline for comprehensive leave retrieval, improve system prompt, and fix Gradio HTML rendering
392a1db

Martechsol commited on

Fix bot behavior: handle greetings, strip reasoning monologues, and sanitize history
efff587

Martechsol commited on

Fix ui_gradio LLMService initialization and update README
4b0218a

Martechsol commited on

Upload 47 files
3910b9e
verified

joedown11 commited on

wipe space
482f599

joedown11 commited on

Fix RAGPipeline instantiation in ui_gradio.py
faae1e8

Martechsol commited on

Update app/ui_gradio.py
85dd08d
verified

joedown11 commited on

Aggressive CSS for height auto and hiding footer
fd90bf2

Martechsol commited on

Fix CSS height/footer and add customization guide
ae10b06

Martechsol commited on

Update app/ui_gradio.py
d5dcf75
verified

joedown11 commited on

Update app/ui_gradio.py
716edae
verified

joedown11 commited on

Update app/ui_gradio.py
0ba9957
verified

joedown11 commited on

Update app/ui_gradio.py
4825e6f
verified

joedown11 commited on

Revert CSS and UI layout to previous version
b383c07

Martechsol commited on

Optimize UI for iframe embedding and fix CSS selectors
f70df97

Martechsol commited on

Remove unsupported type argument from Chatbot
17eb224

Martechsol commited on

Update to Gradio 5 messages format and fix CSS
f3fd99c

Martechsol commited on

Disable input box while replying
193e3d0

Martechsol commited on

feat: add secure admin panel, session store, localStorage tracking
de42780

Martechsol commited on