kb_backfill_embeddings
Backfill embeddings for KB entries that are missing or stale due to model or content changes. Idempotent operation skips entries with matching content hashes.
Instructions
Embed any KB entries that are missing or stale (model/content changed). Idempotent: skips entries whose stored content_hash still matches. Requires LORE_SEMANTIC_SEARCH=true.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| batch_size | No | ||
| limit | No | ||
| dry_run | No | ||
| confirm_production | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |