12 releases

new 0.2.8 Mar 31, 2025
0.2.7 Mar 17, 2025
0.2.5 Feb 18, 2025
0.2.3 Jan 27, 2025
0.1.0 Oct 24, 2024

#1371 in Machine learning

Download history 12/week @ 2024-12-09 138/week @ 2024-12-16 6/week @ 2025-01-06 124/week @ 2025-01-13 13/week @ 2025-01-20 144/week @ 2025-01-27 31/week @ 2025-02-03 130/week @ 2025-02-10 159/week @ 2025-02-17 22/week @ 2025-02-24 154/week @ 2025-03-03 22/week @ 2025-03-10 140/week @ 2025-03-17 25/week @ 2025-03-24

342 downloads per month

MIT license

2MB
19K SLoC

Rig-Lancedb

This companion crate implements a Rig vector store based on Lancedb.

Usage

Add the companion crate to your Cargo.toml, along with the rig-core crate:

[dependencies]
rig-lancedb = "0.1.0"
rig-core = "0.4.0"

You can also run cargo add rig-lancedb rig-core to add the most recent versions of the dependencies to your project.

See the /examples folder for usage examples.

Dependencies

~84–120MB
~2M SLoC