Open source vector database with HNSW indexing, graph relationships, and metadata facets. Features CLI with professional augmentation registry integration for discovering extensions and capabilities.
7 lines
No EOL
174 B
JavaScript
7 lines
No EOL
174 B
JavaScript
/**
|
|
* Pipeline Types
|
|
*
|
|
* This module provides shared types for the pipeline system to avoid circular dependencies.
|
|
*/
|
|
export {};
|
|
//# sourceMappingURL=pipelineTypes.js.map
|