java.lang.Object
dev.langchain4j.community.store.embedding.alloydb.index.IVFFlatIndex
All Implemented Interfaces:
BaseIndex

public class IVFFlatIndex extends Object implements BaseIndex
IVF Flat index
  • Constructor Details

    • IVFFlatIndex

      public IVFFlatIndex(IVFFlatIndex.Builder builder)
      Constructor for IVFFlatIndex
      Parameters:
      builder - builder
  • Method Details