Partager via


IndexDefinition.Metric Property

Definition

The index metric to use for similarity search.

[System.Text.Json.Serialization.JsonPropertyName("metric")]
public Microsoft.SemanticKernel.Connectors.Pinecone.IndexMetric Metric { get; set; }
[<System.Text.Json.Serialization.JsonPropertyName("metric")>]
member this.Metric : Microsoft.SemanticKernel.Connectors.Pinecone.IndexMetric with get, set
Public Property Metric As IndexMetric

Property Value

Attributes

Applies to