rag-system / core

Commit History

Polish: BGE-large embeddings, contextual retrieval, 142 tests passing, lint clean
21ca2ea

joshsears commited on

Add eval dashboard, persistent chat, and multi-doc comparison
26cfd3c

Joshua Sears Claude Sonnet 4.6 commited on

Add streaming responses, multi-turn chat, and Second Brain
29921c4

Joshua Sears Claude Sonnet 4.6 commited on

Security, bug fixes, and UX improvements
076806c

Joshua Sears Claude Sonnet 4.6 commited on

Strip whitespace from API key β€” httpcore rejects keys with trailing newlines
6ca400a

Joshua Sears Claude Sonnet 4.6 commited on

Add A-RAG β€” hierarchical retrieval interfaces (Feb 2026)
8316959

Joshua Sears commited on

Add Speculative RAG β€” Google Research 2024 (~51% latency reduction)
1f600ea

Joshua Sears commited on

Add TTRAG β€” test-time compute scaling for RAG (ICLR 2025)
8f98b8a

Joshua Sears commited on

Fix Claude API call: pass system as plain string, not cache_control block
9dd15fd

Joshua Sears Claude Sonnet 4.6 commited on

Fix eval pipeline and add real benchmark numbers
26f456e

Joshua Sears Claude Sonnet 4.6 commited on

Initial commit β€” production RAG system
bd8abf4

Joshua Sears Claude Sonnet 4.6 commited on