Uses of Class
dev.langchain4j.store.embedding.oracle.Index
Packages that use Index
-
Uses of Index in dev.langchain4j.store.embedding.oracle
Methods in dev.langchain4j.store.embedding.oracle that return IndexModifier and TypeMethodDescriptionIVFIndexBuilder.build()
Builds the index object configured by this builder.JSONIndexBuilder.build()
Builds the index object configured by this builder.Methods in dev.langchain4j.store.embedding.oracle with parameters of type IndexModifier and TypeMethodDescriptionConfigures the indexes that will be created on theEmbeddingTable
.