PineconeUtils.DefaultIndexMetric Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Defaults to cosine similarity.
public const Microsoft.SemanticKernel.Connectors.Pinecone.IndexMetric DefaultIndexMetric = 2;
val mutable DefaultIndexMetric : Microsoft.SemanticKernel.Connectors.Pinecone.IndexMetric
Public Const DefaultIndexMetric As IndexMetric = 2