issues
search
superlinear-ai
/
raglite
🥤 RAGLite is a Python toolkit for Retrieval-Augmented Generation (RAG) with PostgreSQL or SQLite
Mozilla Public License 2.0
71
stars
2
forks
source link
fix: upgrade pdftext
#30
Closed
lsorber
closed
1 month ago
lsorber
commented
1 month ago
Changes:
Upgrade pdftext minimum version so that it uses ONNX models instead of pickled scikit-learn models (which may not be compatible with the installed version of scikit-learn).
Changes: