sync_database
Sync vector store data to relational tables, making relational queries up to date after document ingestion. Idempotent operation.
Instructions
Sync data from LanceDB vector store into relational tables.
Call this after ingesting documents to make relational queries up to date. The sync is idempotent — call it anytime.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||