starling.configs.ensure_search_artifacts

ensure_search_artifacts(download: bool = True) tuple[str, str, str][source]

Ensure FAISS index, sequence store, and manifest are present locally.

Attempts to download from the configured URLs when files are missing and download is True. Returns the resolved paths regardless of existence.