This is a standalone configuration type, prefix from configuration root: langchain4j.oracle.embedding-store

Configuration options

Table 1. Optional configuration options
key type default value description

enabled

boolean

 

If set to false (default), OracleEmbeddingStore will not be available even if configured.

exact-search

boolean

 

Generated from dev.langchain4j.store.embedding.oracle.OracleEmbeddingStore.Builder.exactSearch(boolean)