AI Dev Kit
Search Results for

    Show / Hide Table of Contents

    Class ContentPart

    Inheritance
    object
    ContentPart
    AudioContentPart
    FileContentPart
    ImageContentPart
    TextContentPart
    Namespace: Glitch9.AIDevKit
    Assembly: .dll
    Syntax
    public abstract class ContentPart

    Properties

    IsBase64

    Declaration
    public bool IsBase64 { get; }
    Property Value
    Type Description
    bool

    Type

    Required. The type of the content part.

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