AI Dev Kit
Search Results for

    Show / Hide Table of Contents

    Class ContentEmbedding

    A single content embedding.

    Inheritance
    object
    ContentEmbedding
    Namespace: Glitch9.AIDevKit.Google
    Assembly: .dll
    Syntax
    public class ContentEmbedding

    Properties

    Values

    The embedding values.

    Declaration
    public int[] Values { get; set; }
    Property Value
    Type Description
    int[]
    In this article
    Back to top Generated by DocFX