Share via


ChromaEmbeddingsModel.Metadatas Property

Definition

Embedding metadatas.

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

Property Value

Attributes

Applies to