13 releases
Uses new Rust 2024
| 0.1.12 | Oct 28, 2025 |
|---|---|
| 0.1.11 | Oct 27, 2025 |
| 0.1.9 | Sep 29, 2025 |
| 0.1.6 | Aug 20, 2025 |
| 0.1.1 | Jul 30, 2025 |
#14 in #rig
436 downloads per month
27KB
399 lines
Rig AWS S3Vectors integration
This crate integrates AWS S3Vectors into Rig, allowing you to easily use RAG with AWS' newest offering.
Installation
To install this crate, run the following command in a Rust project directory which will add rig-surrealdb as a dependency (requires rig-core added for intended usage):
cargo add rig-s3vectors
This integration will require that you have an AWS account, although the region does not matter.
Dependencies
~19–35MB
~482K SLoC