OpenAIImageDescriptionCopilotOptions.MaxPromptTokens

OpenAIImageDescriptionCopilotOptions.MaxPromptTokens property

Gets or sets the maximum number of prompt tokens that may be used over the course of the run.

public int? MaxPromptTokens { get; set; }

See Also