Show / Hide Table of Contents

Enum WMNativeVectorDB.ProximityType

The function used to calculate proximity between embeddings

Namespace: Quantellia.WMServer.Asset.LLM.VectorDB
Assembly: WMServer.dll
Syntax
public enum WMNativeVectorDB.ProximityType

Fields

Name Description
Cosine

The Cosine Distance function.

NormalizedCosine

The Cosine Distance function with the additional property of normalized input vectors.

In this article
Back to top Copyright © 2025 Quantellia LLC.    Version 2.0.0 Revision 399     Last Updated 1/15/2025    DRAFT DOCUMENTATION. SUBJECT TO CHANGE