RAGFlowChain

A comprehensive toolkit for building Retrieval-Augmented Generation (RAG) pipelines, including data loading, vector database creation, retrieval, and chain management.

Installation

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

pip3 install ragflowchain

Dependencies

Releases

Version Released Bullseye
Python 3.9
Bookworm
Python 3.11
Trixie
Python 3.13
Files
0.5.1 2024-10-04      
0.5.0 2024-10-04      
0.4.0 2024-10-04      
0.3.0 2024-10-04      
0.2.0 2024-09-28      
0.1.0 2024-09-27      

Issues with this package?

Page last updated 2026-05-12 17:38:29 UTC