Property RequestedContextTokens
RequestedContextTokens
The context length that was asked for.
public int? RequestedContextTokens { get; init; }
Property Value
- int?
The context length that was asked for.
public int? RequestedContextTokens { get; init; }