Open source vector database with HNSW indexing, graph relationships, and metadata facets. Features CLI with professional augmentation registry integration for discovering extensions and capabilities.
8 lines
No EOL
256 B
JavaScript
8 lines
No EOL
256 B
JavaScript
/**
|
|
* Brainy Connector Interface - Atomic Age Integration Framework
|
|
*
|
|
* 🧠 Base interface for all premium connectors in Brain Cloud
|
|
* ⚛️ Open source interface, implementations are premium-only
|
|
*/
|
|
export {};
|
|
//# sourceMappingURL=IConnector.js.map
|