Uses of Class
dev.langchain4j.community.store.embedding.cloudsql.PostgresEmbeddingStore
Packages that use PostgresEmbeddingStore
-
Uses of PostgresEmbeddingStore in dev.langchain4j.community.store.embedding.cloudsql
Methods in dev.langchain4j.community.store.embedding.cloudsql that return PostgresEmbeddingStoreModifier and TypeMethodDescriptionPostgresEmbeddingStore.Builder.build()Builds anPostgresEmbeddingStorestore with the configuration applied to this builder.