-
v7.19.1 Stable
released this
2026-02-18 02:26:22 +01:00 | 386 commits to main since this releaseWhat's New
- Fixed WASM embedding engine binary not being included in the npm package (the
pkg/directory'spackage.jsonand.gitignorewere causing npm to exclude the Candle WASM files) - Added
./embeddings/wasmexport subpath for clean ESM imports of the WASM embedding engine
Full Changelog: https://github.com/soulcraftlabs/brainy/compare/v7.19.0...v7.19.1
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
- Fixed WASM embedding engine binary not being included in the npm package (the