mirror of
https://github.com/asg017/sqlite-vec.git
synced 2026-04-25 16:56:27 +02:00
docs
This commit is contained in:
parent
5be4c980ca
commit
09c3f05759
12 changed files with 120 additions and 47 deletions
|
|
@ -2,6 +2,12 @@
|
|||
|
||||
[](https://datasette.io/plugins/datasette-sqlite-vec)
|
||||
|
||||
[Datasette](https://datasette.io/) users can install `sqlite-vec` into their Datasette instances with the `datasette-sqlite-vec` plugin:
|
||||
|
||||
```bash
|
||||
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`.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue