HarnessTruncationConfiguration
Configuration for truncating conversation context when it exceeds model limits.
Contents
- strategy
-
The truncation strategy to use.
Type: String
Valid Values:
sliding_window | summarization | noneRequired: Yes
- config
-
The strategy-specific configuration.
Type: HarnessTruncationStrategyConfiguration object
Note: This object is a Union. Only one member of this object can be specified or returned.
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: