Using sqlite-vec in Datasette ​
Datasette users can install sqlite-vec into their Datasette instances with the datasette-sqlite-vec plugin:
bash
datasette install datasette-sqlite-vecAfter 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.