UI: Improve export dropdown hover behavior with 1.5s delay and smooth transitions 8601306 Martechsol commited on May 13
Intelligence: Remove all hardcoded format rules, let LLM choose format by intent 6a5a00d Martechsol commited on May 12
Generic: Replace hardcoded intent map with universal keyword extractor, fix 'can i resign' 3033432 Martechsol commited on May 12
Fix: Disable stale cache, add ul/li CSS reset, unify post-processing with _clean_html f2f1be6 Martechsol commited on May 12
Conciseness: Enforce 3-point limit for leaves and ignore secondary clauses 6efd459 Martechsol commited on May 12
Final sync: Ensure all intelligence and formatting fixes are pushed d6ca65c Martechsol commited on May 12
Intelligence: Concise-first prompt, context filtering, smart format selection e33f2d7 Martechsol commited on May 12
Refactor: Remove hardcoded topic defaults - make LLM fully context-driven fc1b848 Martechsol commited on May 12
Intelligence: Add Format D for yes/no, consequence, and conversational questions 845b072 Martechsol commited on May 12
Fix: Remove stray <br> before </li> and collapse double <br> in output 71345d5 Martechsol commited on May 12
Fix: Replace LLM expander with instant hybrid normalizer, fix re-index, fix prorata d25ce84 Martechsol commited on May 12
Performance: Professional batched search and latency optimizations 5126e68 Martechsol commited on May 12
Fix: Prioritize original query and enhance compound word analyzer for prorata b171a2a Martechsol commited on May 12
Fix: LLMService initialization TypeError and provider synchronization b001a5f Martechsol commited on May 12
Upgrade: Professional intelligent retrieval pipeline with robust tokenization and LLM query expansion c6668ae Martechsol commited on May 12
Fix: Add specific intent rules for 'half day' and 'unauthorized' leaves to prevent generic catch-all matching 0ee8f27 Martechsol commited on May 8
Fix: add clean topic names for LLM while preserving rich keyword search variants 2e4bcf2 Martechsol commited on May 8
Refactor intent map with human-friendly topic names to fix short query ambiguity 21c0b2c Martechsol commited on May 8
Fix: rewrite short/vague queries for LLM to prevent false no-info responses 28312e0 Martechsol commited on May 8
Enhance sandwich deduction intent mapping and query expansion logic 15a2ed9 Martechsol commited on May 8
Fix list spacing: compact single-line prompt example + thorough br/whitespace cleanup inside ul/ol 5724db0 Martechsol commited on May 7
Strip stray br tags after ul/ol opening tags to remove top space in lists 11bc94e Martechsol commited on May 7
Use MutationObserver JS to reliably remove top spacing in chat bubbles 7850b34 Martechsol commited on May 7
Broaden CSS selectors to fix top spacing in Gradio 5 chat bubbles ed4d3e0 Martechsol commited on May 7
Remove leading space in chat bubbles via CSS margin fix and lstrip post-processing 9b8d175 Martechsol commited on May 7
Fix full stops, consistent Format B for leave queries, unpaid leave retrieval aa8b3eb Martechsol commited on May 7
Enforce Format C for all policy questions with bold headers and line breaks c098fd0 Martechsol commited on May 7
Restore structured explanation format with bold headers and line breaks e866dc2 Martechsol commited on May 7
Allow 'can I take leave' intent and enforce bolding for key terms 5ee98a7 Martechsol commited on May 7
Fix admin panel showing 'default name': update user_name in-place on rename, improve session list display 3944045 Martechsol commited on May 4
Eliminate first Groq API call: replace LLM query rewrite with instant local keyword expander (~3-6s saved per request) d58c972 Martechsol commited on May 4
Optimize RAG pipeline for speed: persistent HTTP client, faster reranker, and result caching 6ece568 Martechsol commited on May 4
Fix reranker filtering out casual/sick leaves by enriching rerank query with expanded LLM keywords beaf377 Martechsol commited on Apr 30
Remove type='messages' from Chatbot for Gradio 5+ compatibility 1165d76 Martechsol commited on Apr 30
Refine RAG pipeline for comprehensive leave retrieval, improve system prompt, and fix Gradio HTML rendering 392a1db Martechsol commited on Apr 30