Uses of Class
dev.langchain4j.community.store.embedding.alloydb.EmbeddingStoreConfig
Packages that use EmbeddingStoreConfig
-
Uses of EmbeddingStoreConfig in dev.langchain4j.community.store.embedding.alloydb
Methods in dev.langchain4j.community.store.embedding.alloydb that return EmbeddingStoreConfigModifier and TypeMethodDescriptionEmbeddingStoreConfig.Builder.build()Builds anEmbeddingStoreConfigwith the configuration applied to this builder.Methods in dev.langchain4j.community.store.embedding.alloydb with parameters of type EmbeddingStoreConfigModifier and TypeMethodDescriptionvoidAlloyDBEngine.initVectorStoreTable(EmbeddingStoreConfig embeddingStoreConfig) Create a table for the EmbeddingStore