Uses of Class
dev.langchain4j.community.store.embedding.alloydb.index.query.IVFQueryOptions
Packages that use IVFQueryOptions
-
Uses of IVFQueryOptions in dev.langchain4j.community.store.embedding.alloydb.index.query
Methods in dev.langchain4j.community.store.embedding.alloydb.index.query that return IVFQueryOptionsModifier and TypeMethodDescriptionIVFQueryOptions.Builder.build()Builds anIVFQueryOptionsstore with the configuration applied to this builder.