Commit History

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