| Crates.io | rig-s3vectors |
| lib.rs | rig-s3vectors |
| version | 0.1.8 |
| created_at | 2025-07-22 18:12:16.528762+00 |
| updated_at | 2025-09-15 22:07:07.268981+00 |
| description | AWS S3Vectors vector store implementation for the rig framework |
| homepage | |
| repository | |
| max_upload_size | |
| id | 1763821 |
| size | 100,352 |
This crate integrates AWS S3Vectors into Rig, allowing you to easily use RAG with AWS' newest offering.
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.