Skip to main content

Module index

Module index 

Source
Expand description

The skill index: skill metadata plus the description embedding, persisted to disk and reused incrementally (re-embed only entries whose content hash or the embedding model changed).

Structs§

Entry
Index

Functions§

build
Build (or incrementally refresh) the index for skills using embedder. Entries in prev with a matching id+hash and the same model are reused; the rest are embedded in one batch.