-
Notifications
You must be signed in to change notification settings - Fork 258
Amazon S3 Vectors (DocStore) #2110
Copy link
Copy link
Labels
P3contributions wanted!Looking for external contributionsLooking for external contributionsnew integrationDiscuss the creation of a new integration in CoreDiscuss the creation of a new integration in Core
Metadata
Metadata
Assignees
Labels
P3contributions wanted!Looking for external contributionsLooking for external contributionsnew integrationDiscuss the creation of a new integration in CoreDiscuss the creation of a new integration in Core
Type
Fields
Give feedbackNo fields configured for Feature.
Projects
Status
In Progress
Summary and motivation
S3 Vectors is the latest KB solution from AWS. Although in preview, this would be a great addition to the existing DocStore integrations.
Detailed design
The design of the docstore should include the necessary actions from the S3Vector client here https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/s3vectors.html
At minimum creating the DocStore, inserting and querying documents (Embedding Retriever only).
Checklist
If the request is accepted, ensure the following checklist is complete before closing this issue.
Tasks
mainbranchintegration:<your integration name>has been added to the list of labels for this repository@anakin87