GeminiPromptExecutionSettings.MaxTokens Property

Definition

The maximum number of tokens to generate in the completion.

[System.Text.Json.Serialization.JsonPropertyName("max_tokens")]
public int? MaxTokens { get; set; }

Property Value

Attributes

Applies to