test2 / app /services

Commit History

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

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

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

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

Upload 47 files
3910b9e
verified

joedown11 commited on

wipe space
482f599

joedown11 commited on

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

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

Fix truncation and enforce strict 30-word limit
a5950b6

Martechsol commited on

Enforce strict 30-word limit and intelligent summarization
4fdf25d

Martechsol commited on

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

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

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

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

Martechsol commited on

Update app/services/vector_store.py
c2292f9
verified

joedown11 commited on

Add logging to debug session saving
d079192

Martechsol commited on

Enable persistent storage for sessions and index
8b1e0f6

Martechsol commited on

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

Martechsol commited on