mirror of
https://github.com/asg017/sqlite-vec.git
synced 2026-04-25 16:56:27 +02:00
613 B
613 B
Using sqlite-vec in Datasette
Datasette users can install sqlite-vec into their Datasette instances with the datasette-sqlite-vec plugin:
datasette install datasette-sqlite-vec
After installing, future Datasette instances will have sqlite-vec SQL functions loaded in.
"Unsafe" functions like static blobs and NumPy file reading are not available with datasette-sqlite-vec.