start_shadow_index
Backfill embeddings for a shadow model over all vault chunks while keeping the active search model unaffected. Idempotent and resumable.
Instructions
Backfill embeddings for a secondary (shadow) model over every chunk in the vault. The active model is untouched — search keeps working during the run. Idempotent (resumable). Run switch_active_model once complete to promote the shadow.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| model | Yes | ||
| vault | Yes | ||
| batch_size | No |