index
Scan a vault or folder and store its contents as vector embeddings in Qdrant, enabling retrieval-augmented question answering with cited sources.
Instructions
Index the vault (source root or sub-path) into Qdrant.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | No | ||
| source | No | ||
| max_files | No | ||
| force_rescan | No |