rag-api-node-1 / src /core /use_cases

Commit History

feat(language-gate): detect non-English queries and return polite response
75375c8

Peterase commited on

fix(critical): identity leak, intent misclassification, reranker tokenizer
53c5af5

Peterase commited on

fix(prompt): prevent hallucinated citations - enforce strict source index
0df9fb9

Peterase commited on

fix(rag-api): session ID merging + FOLLOW_UP streaming leak
453c47d

Peterase commited on

fix(rag-api): relax keyword overlap filter + cache DeBERTa intent results
27034e2

Peterase commited on

feat: numbered citations [1][2][3], follow-up questions, focus modes
8104246

Peterase commited on

feat: Add query enhancements and flexible prompting (v2.1)
6246bba

Peterase commited on

fix: make _build_context and execute_chat async for hybrid search
81b613f

Peterase commited on

fix: use await instead of asyncio.run for hybrid search
b84ba40

Peterase commited on

fix: add missing logger import in rag_chat_use_case
12552da

Peterase commited on

feat(rag): implement hybrid search with live sources and production-grade intent classification
a63c61f

Peterase commited on