menu
neomage package
documentation
data/api/errors.dart
ApiError
tokenGap property
tokenGap property
dark_mode
light_mode
tokenGap
property
int
?
tokenGap
final
Number of tokens exceeding the context window (for promptTooLong errors).
Implementation
final int? tokenGap;
neomage package
documentation
data/api/errors
ApiError
tokenGap property
ApiError class