Description

Configuration for LangChain4j in-memory embedding store components.

Usages

Configuration options

KeyKindTypeDefault ValueDescription
enabledVALUEBooleantrueWhether this embedding store component is enabled
from-fileVALUEPath Path to a JSON file used to initialize the in-memory embedding store via InMemoryEmbeddingStore.fromFile

See the manifest for all available types.