sqlite-vec/site/using/datasette.md
Alex Garcia 09c3f05759 docs
2024-08-01 02:45:36 -07:00

613 B

Using sqlite-vec in Datasette

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.