brainy/src
David Snelling ce9c5e2522 docs: add separate graph type import section to README and update type definitions
Introduced a new README section explaining how to import graph types individually to enable tree shaking. Updated `package.json` exports to support direct graph type imports. Enhanced `GraphNoun` structure by adding optional `label` and `embeddedVerbs` properties while simplifying the `CreatorMetadata` interface.
2025-05-28 09:56:24 -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 refactor: dynamically import Node.js modules in file system storage adapter 2025-05-27 17:10:56 -07:00
types docs: add separate graph type import section to README and update type definitions 2025-05-28 09:56: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 chore: remove example files and release configuration 2025-05-27 13:58:49 -07:00
coreTypes.ts Initial commit of Brainy vector database v0.1.0 2025-05-23 10:55:20 -07:00
index.ts feat: enhance embedding functionality and improve TensorFlow.js integration 2025-05-27 15:11:12 -07:00