Skip to main content

rag

AI Agent PraisonAI RAG - Retrieval Augmented Generation Module. This module provides a thin orchestration layer over Knowledge for RAG workflows. Knowledge handles indexing/retrieval; RAG adds answer generation with citations. Usage:
All imports are lazy to avoid performance impact when RAG is not used.

Import

Constants


RAG Concept

RAG Overview

Chunking Strategies