brainy/src
David Snelling e42c6b7302 feat: improve error handling and storage status reporting in BrainyData
Updated error messages for initialization failures to use "BrainyData" for clarity. Enhanced `getStorageStatus` to handle storage adapters without the `getStorageStatus` method, ensuring proper reporting of storage type, usage, and adapter details.
2025-05-28 16:02:20 -07:00
..
examples chore: remove example files and release configuration 2025-05-27 13:58:49 -07:00
hnsw Initial commit of Brainy vector database v0.1.0 2025-05-23 10:55:20 -07:00
storage feat: add external plugin loader and examples for Brainy 2025-05-28 15:39:14 -07:00
types feat: refactor augmentation interface exports for improved structure 2025-05-28 11:48:24 -07:00
utils chore: simplify TensorFlow.js imports and bump package version to 0.2.2 2025-05-27 15:42:38 -07:00
augmentationPipeline.ts chore: remove example files and release configuration 2025-05-27 13:58:49 -07:00
brainyData.ts feat: improve error handling and storage status reporting in BrainyData 2025-05-28 16:02:20 -07:00
coreTypes.ts feat: add external plugin loader and examples for Brainy 2025-05-28 15:39:14 -07:00
index.ts feat: add external plugin loader and examples for Brainy 2025-05-28 15:39:14 -07:00
pluginLoader.ts feat: add external plugin loader and examples for Brainy 2025-05-28 15:39:14 -07:00