AI DevKit
Search Results for

    Show / Hide Table of Contents

    Class GenerativeAIRequest

    Inheritance
    object
    RESTRequestBody
    GenerativeAIRequest
    BatchEmbedContentsRequest
    CachedContentRequest
    CorporaQueryRequest
    CountTokensRequest
    EmbedContentRequest
    GenerateAnswerRequest
    GenerateContentRequest
    GenerateTextRequest
    PredictionRequest
    TransferOwnershipRequest
    TunedModel
    Namespace: Glitch9.AIDevKit.Google
    Assembly: .dll
    Syntax
    public class GenerativeAIRequest : RESTRequestBody

    Properties

    Model

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