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

Releases

Version Released Bullseye
Python 3.9
Bookworm
Python 3.11
Files
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 2025-03-21 10:33:39 UTC