Skip to main content

Module vector_index

Module vector_index 

Source
Expand description

Vector index service for storing and searching skill embeddings

Structs§

IndexedSkill
A skill stored in the vector index
SkillMatch
Search result with similarity score
VectorIndexServiceImpl
SQLite-based vector index service implementation

Traits§

VectorIndexService
Vector index service trait