AI Dev Kit
Search Results for

    Show / Hide Table of Contents

    Class CountTokensRequest

    Params for calling {@link GenerativeModel.countTokens}

    Inheritance
    object
    RequestBody
    GenerativeAIRequest
    CountTokensRequest
    Inherited Members
    GenerativeAIRequest.Model
    Namespace: Glitch9.AIDevKit.Google
    Assembly: .dll
    Syntax
    public class CountTokensRequest : GenerativeAIRequest

    Properties

    Contents

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