open-brainy/src
David Snelling a774bb0f82 feat: implement SequentialPipeline with threading and WebSocket support
Added the `SequentialPipeline` class for structured augmentation execution. Integrated threading capabilities via the `THREADED` execution mode in `augmentationPipeline`. Enhanced WebSocket support for real-time data processing through pipelines.
2025-06-04 10:01:46 -07:00
..
augmentations chore: remove Firestore-related implementations and example files 2025-06-02 17:03:53 -07:00
examples chore: remove examples/externalPlugins.js and pluginLoader.ts, update imports to .js 2025-05-29 09:52:30 -07:00
hnsw feat: add Firestore vector search integration and noun type-based search enhancements 2025-06-02 12:23:11 -07:00
storage feat: add Firestore vector search integration and noun type-based search enhancements 2025-06-02 12:23:11 -07:00
types feat: implement SequentialPipeline with threading and WebSocket support 2025-06-04 10:01:46 -07:00
utils feat: add environment detection and threading utility functions 2025-06-04 10:01:23 -07:00
augmentationPipeline.ts feat: implement SequentialPipeline with threading and WebSocket support 2025-06-04 10:01:46 -07:00
augmentationRegistry.ts chore: remove examples/externalPlugins.js and pluginLoader.ts, update imports to .js 2025-05-29 09:52:30 -07:00
augmentationRegistryLoader.ts chore: remove examples/externalPlugins.js and pluginLoader.ts, update imports to .js 2025-05-29 09:52:30 -07:00
brainyData.ts feat: add Firestore vector search integration and noun type-based search enhancements 2025-06-02 12:23:11 -07:00
coreTypes.ts feat: add Firestore vector search integration and noun type-based search enhancements 2025-06-02 12:23:11 -07:00
index.ts feat: add file system and sequential pipeline support 2025-06-04 10:00:38 -07:00
sequentialPipeline.ts feat: implement SequentialPipeline with threading and WebSocket support 2025-06-04 10:01:46 -07:00