RunResponse.MaxPromptTokens

RunResponse.MaxPromptTokens property

Gets or sets the maximum number of prompt tokens specified to have been used over the course of the run.

public int? MaxPromptTokens { get; set; }

See Also