Uses of Class
dev.langchain4j.store.embedding.vearch.VearchConfig
-
Uses of VearchConfig in dev.langchain4j.store.embedding.vearch
Modifier and TypeMethodDescriptionVearchConfig.VearchConfigBuilder.build()
static VearchConfig
VearchConfig.getDefaultConfig()
Modifier and TypeMethodDescriptionVearchEmbeddingStore.Builder.vearchConfig
(VearchConfig vearchConfig) ModifierConstructorDescriptionVearchEmbeddingStore
(String baseUrl, Duration timeout, VearchConfig vearchConfig, Boolean normalizeEmbeddings)