rag-api-node-1 / src /infrastructure

Commit History

chore: add .gitignore, remove __pycache__ and temp files from tracking
c2306f3

Peterase commited on

fix: live doc dedup + Jina boilerplate stripping
d13f5bc

Peterase commited on

fix: NewsAPI query precision + non-news domain filtering
54dfb7e

Peterase commited on

feat: detailed step-by-step pipeline logging
2c1e73f

Peterase commited on

feat: hybrid RAG pipeline upgrade
daf250b

Peterase commited on

feat: enhance DuckDuckGo live search with smart Ethiopia filtering
f4f03a5

Peterase commited on

fix(reranker+jina): auto-fallback to CrossEncoder + silence Jina noise
12d3d4d

Peterase commited on

fix(3-bugs): Jina 401, reranker tokenizer, intent classifier v1 still running
e43cd24

Peterase commited on

feat(intent): add 4-provider fallback chain for intent classification
583c3c6

Peterase commited on

feat(intent): replace hard-coded rules with LLM-powered classifier v4
ebdd2fb

Peterase commited on

feat(intent): complete rewrite of intent classifier v3
fa9ac33

Peterase commited on

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

Peterase commited on

feat: add top stories API + fix reranker tokenizer
03c5a91

Peterase commited on

feat: integrate Jina Reader for full article extraction (71x content boost)
599cc0d

Peterase commited on

fix: Improve DuckDuckGo error handling + deployment tools
80bda3b

Peterase commited on

fix: Remove Qdrant order_by and upgrade reranker dependencies
6406bd7

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: correct DuckDuckGo API call and database search execution
2acfa1a

Peterase commited on

fix: update to ddgs package and use FastAPI lifespan events
0cc6fd8

Peterase commited on

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

Peterase commited on