rig-s3vectors 0.1.20

AWS S3Vectors vector store implementation for the rig framework
Documentation

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.