superlinear-ai/raglite
🥤 RAGLite is a Python toolkit for Retrieval-Augmented Generation (RAG) with PostgreSQL or SQLite
PythonMPL-2.0
Issues
- 0
- 0
Add function calling support
#42 opened by lsorber - 0
- 0
Run hybrid search with a single SQL statement instead of separate invocations of keyword and vector search
#39 opened by lsorber - 0
More hybrid search options
#38 opened by emilradix - 0
Specify search method
#37 opened by emilradix - 0
More flexible evaluation options
#36 opened by emilradix - 0
Evaluation unbiased of search
#35 opened by emilradix - 0
Replace PyNNDescent with sqlite-vec when it adds ANN indexes, float16, and metadata filtering
#28 opened by lsorber - 0
- 0
- 0
- 0
Make token counting faster and more robust
#23 opened by lsorber