feat: update plugin references from @soulcraft/brainy-cortex to @soulcraft/cortex
This commit is contained in:
parent
b0439fbc26
commit
7f9d2a70a5
6 changed files with 9 additions and 8 deletions
|
|
@ -576,10 +576,10 @@ const stats = brain.getCacheStats() // Performance insights
|
|||
|
||||
### Native Acceleration (Optional)
|
||||
|
||||
Install `@soulcraft/brainy-cortex` for Rust-powered native acceleration: SIMD distance calculations, native metadata/graph indexes, CRoaring bitmaps, and Candle ML embeddings. Auto-detected — zero configuration required.
|
||||
Install `@soulcraft/cortex` for Rust-powered native acceleration: SIMD distance calculations, native metadata/graph indexes, CRoaring bitmaps, and Candle ML embeddings. Auto-detected — zero configuration required.
|
||||
|
||||
```bash
|
||||
npm install @soulcraft/brainy-cortex
|
||||
npm install @soulcraft/cortex
|
||||
```
|
||||
|
||||
---
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue