upsert_knowledge
Update the knowledge vector index incrementally by detecting changed files via MD5 hashes, re-indexing only additions, modifications, and deletions to save time.
Instructions
Incrementally update the vector index — only re-index changed files. Compares file MD5 hashes to detect additions, modifications, and deletions. Much faster than index_knowledge() when only a few files changed.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |