ingest_file
Index a local file from your file system into the LightRAG knowledge graph for semantic search and retrieval.
Instructions
Index a specific local file from the file system. The file must be accessible by the running server.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| file_path | Yes | Absolute path to the local file to be indexed |