Package com.oracle.coherence.ai
package com.oracle.coherence.ai
Contains classes for Coherence AI vector database functionality.
-
ClassDescriptionA vector of bits.An algorithm that can calculate distance to a given vector.A chunk of text extracted from a document.A document chunk identifier.A vector of floats.A vector of bytes.QueryResult<K,
V> The result of executing a query on a vector store.Vector<T>A representation of a vector.VectorIndex<KeyType,ValueType, VectorType> A customMapIndex
that maintains a vector search index.VectorIndexExtractor<V,T> AnIndexAwareExtractor
used to create aVectorIndex