tokenGap property

int? tokenGap
final

Number of tokens exceeding the context window (for promptTooLong errors).

Implementation

final int? tokenGap;