Skip to main content
The LightRAGKnowledgeBase integrates with a LightRAG Server, a simple and fast retrieval-augmented generation system that uses graph structures to enhance document retrieval and knowledge querying capabilities.

Usage

knowledge_base.py
Then use the lightrag_knowledge_base with an Agent:
agent.py

Params

Developer Resources