View Source API Reference SqliteVec v0.1.0
Modules
Downloads the precompiled loadable library of sqlite-vec from GitHub releases.
A vector struct for bit vectors. Vectors are stored as binaries.
The downloader module for SqliteVec.
If the configured version already exists, the download is skipped.
Otherwise, the corresponding GitHub release artifact will be downloaded.
Afterwards, all other previously downloaded versions will be deleted.
Macros for Ecto
A vector struct for float32 vectors. Vectors are stored as binaries in little endian.
A vector struct for int8 vectors. Vectors are stored as binaries.