autoTruncate property

bool? autoTruncate
final

Optional. Whether to silently truncate the input content if it's longer than the maximum sequence length.

Implementation

final bool? autoTruncate;