autoTruncate property
Optional. Whether to silently truncate the input content if it's longer than the maximum sequence length.
Implementation
final bool? autoTruncate;
Optional. Whether to silently truncate the input content if it's longer than the maximum sequence length.
final bool? autoTruncate;