mirror of
https://github.com/asg017/sqlite-vec.git
synced 2026-04-25 00:36:56 +02:00
old docs
This commit is contained in:
parent
f09f6a0215
commit
70dce09747
3 changed files with 822 additions and 618 deletions
|
|
@ -167,8 +167,8 @@ function sidebar(): DefaultTheme.SidebarItem[] {
|
|||
items: [
|
||||
{ text: "Vector formats", link: "/features/vector-formats" },
|
||||
{ text: "KNN queries", link: "/features/knn" },
|
||||
{ text: "vec0 virtual vables", link: "/features/vec0" },
|
||||
{ text: "Static blobs", link: "/features/static-blobs" },
|
||||
{ text: "vec0 Virtual Tables", link: "/features/vec0" },
|
||||
//{ text: "Static blobs", link: "/features/static-blobs" },
|
||||
],
|
||||
},
|
||||
guides,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue