Property ContextLength
ContextLength
Gets or sets the maximum context length (in tokens) supported by the model.
public int ContextLength { get; set; }
Gets or sets the maximum context length (in tokens) supported by the model.
public int ContextLength { get; set; }