Commit History

feat: enhance RAG intelligence - intent-first protocol, /no_think for Qwen3, smart rerank fallback, context word cap
bd428d3

Martechsol commited on

Push requested version of llm.py with monologue suppression and history optimization
8aaaf99

Martechsol commited on

Hard revert of llm.py to state 034bc73 as requested
5009e48

Martechsol commited on

Reverting to previous stable state after failed specificity experiment
6f69206

Martechsol commited on

Enforce high specificity and strict question answering in system prompt
c69c19a

Martechsol commited on

Optimize token usage to resolve 413 Payload Too Large error
770f3b4

Martechsol commited on

Strip internal reasoning monologues and increase token headroom
2fab473

Martechsol commited on

Optimize LLM conciseness and fix response cutoff
034bc73

Martechsol commited on

Fix Groq 413 Payload Too Large by strictly capping context and tokens
138f67a

Martechsol commited on

Refine for Extreme Conciseness: enforce word economy and dense summarization
59e956f

Martechsol commited on

Optimize for Intelligent Completeness: 10 context chunks and dense system prompt
d59fe09

Martechsol commited on

Fix latency: switch to bge-small and bge-reranker-base for CPU optimization
0487d4b

Martechsol commited on

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

Martechsol commited on

Fix Groq 413 Payload Too Large by reducing max_tokens and context chunks
759466a

Martechsol commited on

Update Groq Qwen model ID to qwen/qwen3-32b
c7da36f

Martechsol commited on

Switch entirely to qwen-2.5-32b due to DeepSeek-R1 string deprecations
e22f4ac

Martechsol commited on

Update DeepSeek-R1 model alias to deepseek-r1-distill-qwen-32b
5dd5f30

Martechsol commited on

Update decommissioned DeepSeek-R1 model alias to specdec
4eb6acc

Martechsol commited on

Fix Groq 400 Bad Request for DeepSeek-R1 by adjusting temperature
cbd5364

Martechsol commited on

Fix ui_gradio LLMService initialization and update README
4b0218a

Martechsol commited on

Add rank_bm25 to requirements
4c410ca

Martechsol commited on

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

Martechsol commited on

Update SYSTEM_PROMPT to use bullet points conditionally
c2e2462

Martechsol commited on

Fix LLM hallucinations with strict prompt and 0 temperature
532ae6e

Martechsol commited on

Surgical Formatting Fix: increased heading boldness and removed raw '*' symbols from chat display
98092f5

Martechsol commited on

Reverted UI changes to restore original alignment and icon sizing
e53daf8

Martechsol commited on

Fixed widget alignment: corrected icon sizing, implemented CSS reset to prevent theme leaks, and ensured proper positioning
cc9fda7

Martechsol commited on

Revamped Chat UI: Premium glassmorphism design, smooth animations, and proper HTML/Markdown rendering for bold and lists
108e51d

Martechsol commited on

Implemented HTML Bolding protocol and strictly prohibited hallucinated HR categories
faf8496

Martechsol commited on

Implemented Precision Protocol: removed headers and enforced strict, bullet-only responses to maximize conciseness
e0f3c5a

Martechsol commited on

Implemented the Goldilocks Protocol: optimized for answers that are both complete and concise
13c1465

Martechsol commited on

Implemented Strict Ground Truth protocol and synonym-aware retrieval to prevent hallucinations in HR answers
09b2dd6

Martechsol commited on

Upgraded RAG pipeline for ChatGPT-level depth and intelligence (Multi-query, larger context, smarter prompts)
c9f0bd2

Martechsol commited on

Add LFS tracking for PDFs and retry push
0a806dc

Martechsol commited on

Pushing all files including docs and index from backup
0b6b442

Martechsol commited on

Upload 47 files
3910b9e
verified

joedown11 commited on

wipe space
482f599

joedown11 commited on

Restore and push every single file from the final backup
970b815

Martechsol commited on

Implement Clarification Intelligence: Ambiguity detection and multi-turn clarification protocol
6e60927

Martechsol commited on

Fix RAGPipeline instantiation in ui_gradio.py
faae1e8

Martechsol commited on

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

Martechsol commited on

Fix Admin sidebar sync and increase relevance threshold to 0.45
0443bfd

Martechsol commited on

Update assistant identity and push
5ea4a44

Martechsol commited on

Peak Synthesis Protocol and Universal Multi-User Name Fetching
2d62041

Martechsol commited on

Peak Intelligence, fix truncation, and 5s name-fetch delay
7994fde

Martechsol commited on

Hard ban 'handbook' and 'documents' words from AI
d7bcfdd

Martechsol commited on

Enhance name discovery with sessionStorage and push
97e0f50

Martechsol commited on

Fix truncation and enforce strict 30-word limit
a5950b6

Martechsol commited on

Fix assistant title to Martechsol Assistant and push
6b74774

Martechsol commited on

Enforce strict 30-word limit and intelligent summarization
4fdf25d

Martechsol commited on