rig-s3vectors

Crates.iorig-s3vectors
lib.rsrig-s3vectors
version0.1.8
created_at2025-07-22 18:12:16.528762+00
updated_at2025-09-15 22:07:07.268981+00
descriptionAWS S3Vectors vector store implementation for the rig framework
homepage
repository
max_upload_size
id1763821
size100,352
(cvauclair)

documentation

README

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.

Commit count: 0

cargo fmt