start_shadow_index
Backfill embeddings for a shadow model across the entire vault without affecting the active search. The process is idempotent and resumable; run switch_active_model to promote the shadow.
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 |
|---|---|---|---|
| vault | Yes | ||
| model | Yes | ||
| batch_size | No |