raglight

RAGLight is a lightweight and modular Python library for implementing Retrieval-Augmented Generation (RAG). It enhances the capabilities of Large Language Models (LLMs) by combining document retrieva…

Installation

In a virtualenv (see these instructions if you need to create one):

pip3 install raglight

Dependencies

Releases

Version Released Bullseye
Python 3.9
Bookworm
Python 3.11
Trixie
Python 3.13
Files
3.4.7 2026-03-24      
3.4.6 2026-03-24      
3.4.5 2026-03-24      
3.4.4 2026-03-24      
3.4.3 2026-03-24      
3.4.2 2026-03-24      
3.4.1 2026-03-24      
3.4.0 2026-03-22      
3.3.3 2026-03-13      
3.3.2 2026-03-13      
3.3.0 2026-03-13      
3.2.5 2026-03-12      
3.2.4 2026-03-12      
3.2.3 2026-03-12      
3.2.2 2026-03-12      
3.2.1 2026-03-12      
3.2.0 2026-03-12      
3.1.1 2026-03-05      
3.1.0 2026-03-05      
3.0.0 2026-03-05      
2.10.1 2026-01-12      
2.10.0 2026-01-11      
2.9.0 2026-01-09      
2.8.1 2025-12-04      
2.8.0 2025-12-04      
2.7.2 2025-10-13      
2.7.1 2025-08-22      
2.7.0 2025-08-22      
2.6.0 2025-08-21      
2.5.0 2025-08-21      
2.4.0 2025-08-16      
2.3.0 2025-08-14      
2.2.2 2025-08-07      
2.2.1 2025-08-06      
2.2.0 2025-08-04      
2.1.0 2025-07-31      
2.0.1 2025-07-31      
2.0.0 2025-07-29      
1.6.2 2025-03-21      
1.6.1 2025-03-21      
1.6.0 2025-03-21      
1.5.7 2025-03-19      
1.5.6 2025-03-19      
1.5.5 2025-03-19      
1.5.4 2025-03-17      
1.5.3 2025-03-14      
1.5.2 2025-03-13      
1.5.1 2025-03-13      
1.5.0 2025-03-12      
1.4.0 2025-03-09      
1.3.5 2025-02-20      
1.3.4 2025-02-17      
1.3.3 2025-02-17      
1.3.2 2025-02-17      
1.3.1 2025-02-14      
1.3.0 2025-02-13      
1.2.3 2025-02-05      
1.2.2 2025-02-05      
1.2.1 2025-02-04      
1.2.0 2025-01-29      
1.1.7 2025-01-27      
1.1.6 2025-01-27      
1.1.5 2025-01-25      
1.1.4 2025-01-25      
1.1.3 2025-01-25      
1.1.2 2025-01-25      
1.1.1 2025-01-23      
1.1.0 2025-01-23      
1.0.1 2025-01-22      
0.1.5 2025-01-22      
0.1.4 2025-01-10      

Issues with this package?

Page last updated 2026-05-12 23:44:26 UTC