Package dev.langchain4j.store.embedding.oracle
package dev.langchain4j.store.embedding.oracle
-
ClassDescriptionOptions which configure the creation of database schema objects, such as tables and indexes.Represents a database table where embeddings, text, and metadata are stored.A builder that configures and builds an
EmbeddingTable
.AnEmbeddingStore
which uses AI Vector Search capabilities of Oracle Database.Builder which configures and creates instances ofOracleEmbeddingStore
.