mirror of
https://github.com/ruvnet/RuVector.git
synced 2026-06-02 15:49:47 +00:00
docs: make Tools & Utilities section collapsible
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
parent
c2b63c06db
commit
bc43bac0fb
1 changed files with 4 additions and 1 deletions
|
|
@ -1086,7 +1086,8 @@ See [ruvector-postgres README](./crates/ruvector-postgres/README.md) for full SQ
|
|||
|
||||
</details>
|
||||
|
||||
### Tools & Utilities
|
||||
<details>
|
||||
<summary>🛠️ Tools & Utilities</summary>
|
||||
|
||||
| Crate | Description | crates.io |
|
||||
|-------|-------------|-----------|
|
||||
|
|
@ -1116,6 +1117,8 @@ db.insert(0, &embedding);
|
|||
let results = db.search(&query, 5);
|
||||
```
|
||||
|
||||
</details>
|
||||
|
||||
<details>
|
||||
<summary>🌐 WASM Packages (Browser & Edge)</summary>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue