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

feat(rag-api): hybrid top stories — 3 from Kafka news.processed + 3 from DuckDuckGo
c886471

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: integrate Jina Reader for full article extraction (71x content boost)
599cc0d

Peterase commited on

fix(news): Add time-based filtering and cache-control to /latest endpoint
2da1e29

Peterase commited on

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

Peterase commited on

fix: handle None values in hybrid result deduplication
2d8a9a6

Peterase commited on

fix: correct DuckDuckGo API call and database search execution
2acfa1a

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