Class TextEmbeddingsResponse
public class TextEmbeddingsResponse
- Inheritance
-
TextEmbeddingsResponse
- Inherited Members
Properties
Embedding
[JsonPropertyName("embedding")]
public double[]? Embedding { get; set; }
Property Value
- double[]