chatbotai_rag / src /core /llm_reader.py

Commit History

feat: Enhance RAG LLM prompt with few-shot examples to enforce polite and complete sentences
2e7d477

quoctrong commited on

feat: Implement Phase 2 - pyvi tokenizer, Global FAISS Index, and Hierarchical Summary
2f8962c

quoctrong commited on

Optimize LLM lazy loading and refine RAG prompt for full sentences
a206cd2

quoctrong commited on

feat: production-hardening, upload validation, admin auth, threadpool, logging & HF dataset repo integration
0d6af6d

quoctrong commited on

Implement OUT_OF_SCOPE intent separation, multi-signal relevance check, and strict Grounding System Prompt
4a7f462

quoctrong commited on

Implement Negative Rejection and Grounding Guardrails to suppress fake citations for out-of-document queries
54237c5

quoctrong commited on

Finalize smooth LLM reader responses and pure Agentic LLM intent router
25c39f1

quoctrong commited on

Implement Two-Level Map-Reduce Hierarchical LLM Summarization for META_DOC intent
5130009

quoctrong commited on

Make chitchat LLM response dynamic with system prompt and temperature=0.7
b2ebf36

quoctrong commited on

Add accelerate dependency and fix Local LLM loading error
d22721f

quoctrong commited on

Fix intent classification and emotional response for chitchat queries
1a38bc8

quoctrong commited on

DocBrain RAG official release for HF Space
81e471d

quoctrong commited on