Class GeminiCountTokensRequest
Params for calling {@link GenerativeModel.countTokens}
Implements
Inherited Members
Namespace: Glitch9.AIDevKit.Google
Assembly: Glitch9.AIDevKit.Provider.Google.dll
Syntax
public class GeminiCountTokensRequest : GoogleGeminiRequest, IJsonRequest
Properties
| Edit this page View SourceContents
Declaration
[JsonProperty("contents")]
public GeminiContent[] Contents { get; set; }
Property Value
| Type | Description |
|---|---|
| GeminiContent[] |