Class ContentEmbedding
A single content embedding.
Inherited Members
Namespace: Glitch9.AIDevKit.Google
Assembly: Glitch9.AIDevKit.Provider.Google.dll
Syntax
public class ContentEmbedding
Properties
| Edit this page View SourceValues
The embedding values.
Declaration
[JsonProperty("values")]
public float[] Values { get; set; }
Property Value
| Type | Description |
|---|---|
| float[] |