Commit History

feat: multi-region parallel search for top stories
e032d36
Running

Peterase commited on

feat: 100% live search-only top stories with multi-query parallelization
35f6d98

Peterase commited on

fix: guarantee 6 top stories with 30-day fallback and regional expansion
89eda61

Peterase commited on

feat: guarantee 6 top stories with vector DB fallback
34be12b

Peterase commited on

feat: refine search query and increase top stories limit to 6
1d5c812

Peterase commited on

fix: resolve Depends NameError and ensure logging integrity
3fbed31

Peterase commited on

feat: visual top stories, redis caching, and automated 4-hour refresh
7a3c674

Peterase commited on

fix: remove Transfer-Encoding chunked (illegal in HTTP/2) from SSE response headers
3be9e60

Peterase commited on

fix: add X-Accel-Buffering header to fix ERR_HTTP2_PROTOCOL_ERROR on HF Spaces SSE stream
8425041

Peterase commited on

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

Peterase commited on

feat: hybrid RAG pipeline upgrade
daf250b

Peterase commited on

fix(rag-api): add msgpack and confluent-kafka to requirements, safe import
e47c7f4

Peterase commited on

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

Peterase commited on

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

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: make _build_context and execute_chat async for hybrid search
81b613f

Peterase commited on

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

Peterase commited on