Interface: NativeCliVectorSearchConfig
Defined in: Services/Search/SearchPipelineConfig.ts:69
Properties
binaryPath
binaryPath:
string
Defined in: Services/Search/SearchPipelineConfig.ts:72
Path to the vec-search binary
dbPath
dbPath:
string
Defined in: Services/Search/SearchPipelineConfig.ts:76
Path to the semantic SQLite database (for metadata lookup)
embeddingsPath
embeddingsPath:
string
Defined in: Services/Search/SearchPipelineConfig.ts:74
Path to the flat binary embeddings file
provider
provider:
"native-cli"
Defined in: Services/Search/SearchPipelineConfig.ts:70