0
0
mirror of https://github.com/tursodatabase/libsql.git synced 2025-07-06 08:53:34 +00:00
Files
libsql/libsql-sqlite3/tool/vectoridx_graphviz.py
Sivukhin Nikita 37fc1a1d88 integrate diskann to the sqlite code (#1571)
* integrate diskann to the sqlite code

* cleanup code a bit and add more comments

* make parsing code resilient to spaces inside FLOAT typename

* fixup

* fix bugs related to deletes in diskann

* small cleanup

* rename macro

* slightly cleanup vtab code

* slightly improve vectorIndex code

* make code less hacky

* add strange test

* build bundles

* return unit test for diskann pieces

* add one more test

* don't run search on first insertion

* review fixes

* disable index creation in non-normal parse modes

* build bundles
2024-07-19 16:57:11 +00:00

3.0 KiB
Executable File