fix: implement missing _get_history_text in RagChatUseCase to fix 500 error during stream 4ce2e2e Running Peterase commited on about 11 hours ago
fix: generate real follow-up questions instead of q1/q2/q3 placeholders 61cb1f5 Peterase commited on about 11 hours ago
chore: add .gitignore, remove __pycache__ and temp files from tracking c2306f3 Peterase commited on 5 days ago
fix(3-bugs): Jina 401, reranker tokenizer, intent classifier v1 still running e43cd24 Peterase commited on 8 days ago
feat(query-enhancement): upgrade LLM prompt + replace print with logger d0fb28f Peterase commited on 8 days ago
feat(language-gate): detect non-English queries and return polite response 75375c8 Peterase commited on 8 days ago
fix(critical): identity leak, intent misclassification, reranker tokenizer 53c5af5 Peterase commited on 8 days ago
fix(prompt): prevent hallucinated citations - enforce strict source index 0df9fb9 Peterase commited on 8 days ago
fix(rag-api): relax keyword overlap filter + cache DeBERTa intent results 27034e2 Peterase commited on 8 days ago
feat: numbered citations [1][2][3], follow-up questions, focus modes 8104246 Peterase commited on 8 days ago
fix: make _build_context and execute_chat async for hybrid search 81b613f Peterase commited on 10 days ago
feat(rag): implement hybrid search with live sources and production-grade intent classification a63c61f Peterase commited on 10 days ago