open-brainy/src
David Snelling c7987822e9 feat: enhance fallback logic for storage initialization in opfsStorage
Improved the fallback sequence for storage initialization by adding a secondary attempt to use FileSystemStorage in browser environments before defaulting to in-memory storage. Enhanced error handling and logging for unavailable storage options.
2025-05-28 16:18:59 -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: enhance fallback logic for storage initialization in opfsStorage 2025-05-28 16:18:59 -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