test2 / app /main.py

Commit History

update witty dismissals
7b9d91e

joedown11 commited on

roast: upgrade hacker dismissals to actually funny insults
5fb1a31

joedown11 commited on

feat: implement full rating system - empty stars, hover preview, per-thread storage, admin badge
a27005b

joedown11 commited on

fix: response quality improvements and injection sanitization
0ce2ae3

joedown11 commited on

Update RAG 1.2 for Main Space with Baileys auto-poll and keep-alive
2a29b48

joedown11 commited on

Update keep-awake to 4 minutes
418c59c

joedown11 commited on

Add mutual keep-awake pinger to ping Baileys space every 10 minutes
751f309

joedown11 commited on

Add Baileys WhatsApp provider and UI configurations
19e5623

joedown11 commited on

fix: ensure session file exists before processing chat to prevent missing status updates during first-turn HR handovers
30cad59

joedown11 commited on

fix: ensure session file exists before updating state to prevent double human handover confirmation prompts
d7acdea

joedown11 commited on

fix: discard portal guidance text on HUMAN_TAKEOVER_REQUEST — only show handover confirmation prompt to avoid contradictory double response
4b870c3

joedown11 commited on

feat: LLM-based confirmation intent + rotating handover prompts
0ce46fa

joedown11 commited on

Integrate RAG v1.2 admin panel and handoff features
84160f5

joedown11 commited on

feat: pre-create named session on widget load via /api/session/init
e441398

Martechsol commited on

Restore: Revert codebase to stable May 14th 6 PM state
cdcad66

Martechsol commited on

Add OpenAI integration while preserving stable intelligence - 2026-05-15 18:05
9882b62

Martechsol commited on

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

Martechsol commited on

Fix: LLMService initialization TypeError and provider synchronization
b001a5f

Martechsol commited on

Upgrade: Professional intelligent retrieval pipeline with robust tokenization and LLM query expansion
c6668ae

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

Optimize RAG pipeline for speed: persistent HTTP client, faster reranker, and result caching
6ece568

Martechsol commited on

Implement DeepSeek-R1, BGE-Large, and Hybrid Search
e9f7c7b

Martechsol commited on

Upload 47 files
3910b9e
verified

joedown11 commited on

wipe space
482f599

joedown11 commited on

Implement Deep Intelligence: Query Expansion, Reranking, and High-Precision Chunking
8c1f7b3

Martechsol commited on

Enhance AI intelligence and personalization with user names
6a95e3a

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

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

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

Fix mount_gradio_app TypeError
d337959

Martechsol commited on

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

Martechsol commited on