Skip to content

io.helidon.integrations.langchain4j.InMemoryEmbeddingStoreConfig

Description

Configuration for LangChain4j in-memory embedding store components

Configuration options

KeyTypeDefaultDescription
from-filePathPath to a JSON file used to initialize the in-memory embedding store via InMemoryEmbeddingStore.fromFile
enabledBooleantrueWhether this embedding store component is enabled

See the manifest for all available types.