Learn how to use LightRAG, a fast graph-based retrieval-augmented generation system for enhanced knowledge querying.
lightrag_knowledge_base
with an Agent:
Parameter | Type | Default | Description |
---|---|---|---|
lightrag_server_url | str | - | URL to LightRAG server. |
path | Union[str, Path] | - | Path to documents. Can point to a single file or directory of files. |
url | str | - | URLs of the website to read. |