Uses of Class
io.helidon.integrations.langchain4j.InMemoryEmbeddingStoreConfig.Builder
Packages that use InMemoryEmbeddingStoreConfig.Builder
-
Uses of InMemoryEmbeddingStoreConfig.Builder in io.helidon.integrations.langchain4j
Methods in io.helidon.integrations.langchain4j that return InMemoryEmbeddingStoreConfig.BuilderModifier and TypeMethodDescriptionInMemoryEmbeddingStoreConfig.builder()Create a new fluent API builder to customize configuration.InMemoryEmbeddingStoreConfig.builder(InMemoryEmbeddingStoreConfig instance) Create a new fluent API builder from an existing instance.