doc updates

This commit is contained in:
Alex Garcia 2024-06-24 23:26:29 -07:00
parent 3a8ab9b489
commit dada170dc5
4 changed files with 54 additions and 13 deletions

View file

@ -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