Commit History

Change to general greetings and remove name personalization
8e2bb7d

Martechsol commited on

Remove name-based greetings as requested
bf87a26

Martechsol commited on

Consolidate master strict rules for the AI
f59e703

Martechsol commited on

Restore greetings and common questions with strict brevity
bfc2e5b

Martechsol commited on

Strictly enforce zero yapping and no document mentions
6b7cbec

Martechsol commited on

Enhance AI intelligence and personalization with user names
6a95e3a

Martechsol commited on

Simplify name fetch to use cookies and push
7935466

Martechsol commited on

Optimize user discovery and remove console logs
9f7d8bd

Martechsol commited on

Initialize user_name as 'default name' and rename upon profile fetch
2b53c7f

Martechsol commited on

Add name fetch test logging
7ca9b9e

Martechsol commited on

Update floating icon to KhloeSAC.lottie using Git LFS
34a0f85

Martechsol commited on

Implement session renaming so user name replaces session ID
f30c980

Martechsol commited on

Integrate user name fetching, session persistence, and local lottie icon
c5e0713

Martechsol commited on

security: block direct browser access to root URL
2e0ab78

Martechsol commited on

feat: add chat export functionality (Excel/JSON) to admin panel
b091928

Martechsol commited on

Force IPv4 and improve SMTP logging for OTP emails
d6b9e1a

Martechsol commited on

Switch to SMTP_SSL on port 465 for better reliability on Hugging Face
3540a94

Martechsol commited on

Fix blocking SMTP call causing login hang
8da4c4b

Martechsol commited on

Implement email-based OTP and enforce verification state
5d7db7e

Martechsol commited on

Add two-step OTP authentication for admin panel
1089614

Martechsol commited on

Fix admin panel auth: remove browser popup and implement persistent login
80cc8db

Martechsol commited on

Update app.py
fc9a932
verified

joedown11 commited on

Fix HF persistence: diagnostics, non-root user for permissions, and dynamic path retrieval
18a56f4

Martechsol commited on

Update app.py
978e854
verified

joedown11 commited on

Fix database persistence: added sessions volume and robust path handling for /data
afeab39

Martechsol commited on

Update app/services/vector_store.py
c2292f9
verified

joedown11 commited on

Hard revert to known working state 77f8b73
b542ac2

Martechsol commited on

Revert to stable working state
ea76746

Martechsol commited on

Update static/addon.html
a5e025b
verified

joedown11 commited on

Update static/chat-loader.js
bdcc69f
verified

joedown11 commited on

Fix styling and injection logic in loader
77f8b73

Martechsol commited on

Fix CORS and loading issues for widget
ba1ada1

Martechsol commited on

Add logging to debug session saving
d079192

Martechsol commited on

Implement background chat saving to JSON and session persistence
0cbbb8f

Martechsol commited on

Add static directory for addon.html and update main.py
d022abf

Martechsol commited on

Fix 500 Internal Server Error: Fix schema types and catch API errors
4f10bb6

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

Fix mount_gradio_app TypeError
d337959

Martechsol commited on

Enable persistent storage for sessions and index
8b1e0f6

Martechsol commited on

Disable input box while replying
193e3d0

Martechsol commited on