Share via


ChromaEmbeddingsModel.Ids Property

Definition

Embedding identifiers.

[System.Text.Json.Serialization.JsonPropertyName("ids")]
public System.Collections.Generic.List<string> Ids { get; set; }
[<System.Text.Json.Serialization.JsonPropertyName("ids")>]
member this.Ids : System.Collections.Generic.List<string> with get, set
Public Property Ids As List(Of String)

Property Value

Attributes

Applies to