Property MaxTokens
MaxTokens
Null resolves per spec 8.1. Setting it explicitly opts out of the derivation.
public int? MaxTokens { get; set; }
Property Value
- int?
Null resolves per spec 8.1. Setting it explicitly opts out of the derivation.
public int? MaxTokens { get; set; }