mirror of
https://github.com/asg017/sqlite-vec.git
synced 2026-04-25 00:36:56 +02:00
doc updates
This commit is contained in:
parent
3a8ab9b489
commit
dada170dc5
4 changed files with 54 additions and 13 deletions
|
|
@ -8,8 +8,8 @@ functions:
|
|||
vec_version:
|
||||
params: []
|
||||
section: meta
|
||||
desc: x
|
||||
example: x
|
||||
desc: Returns a version string of the current `sqlite-vec` version.
|
||||
example: select vec_version();
|
||||
vec_debug:
|
||||
params: []
|
||||
section: meta
|
||||
|
|
@ -118,4 +118,4 @@ entrypoints:
|
|||
compile_options:
|
||||
- SQLITE_VEC_ENABLE_AVX
|
||||
- SQLITE_VEC_ENABLE_NEON
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue