Package org.springframework.ai.vectorstore.s3
@NullMarked
package org.springframework.ai.vectorstore.s3
S3 Vector Store implementation for Spring AI.
-
ClassDescriptionHelper class to convert from AWS SDK Document to Object and vice versa.FilterExpression DLS converter specific for AWS S3 Vector Store since SDK required AWS Document object.Default implementation of
S3VectorFilterExpressionConverter