Namespace Quantellia.WMServer.Asset.LLM.VectorDB
Classes
WMNativeEmbedding
A DTO class representing individual embeddings as they are stored in the database.
WMNativeVectorDB
The VectorDB implementation that makes use of the VectorIndices and ContextEmbedding rows in the database.
Interfaces
IVectorDB
Interface for implementing a VectorDB
Enums
WMNativeVectorDB.ProximityType
The function used to calculate proximity between embeddings