autoTruncate property
- @Deprecated('Not supported. Member documentation may have more information.')
getter/setter pair
Deprecated: Please use EmbedContentConfig.auto_truncate instead.
Whether to silently truncate the input content if it's longer than the maximum sequence length.
Optional.
Implementation
@core.Deprecated(
'Not supported. Member documentation may have more information.',
)
core.bool? autoTruncate;