contextWindowCompression property

ContextWindowCompressionConfig? contextWindowCompression
final

Optional. Configures a context window compression mechanism.

If included, the server will automatically reduce the size of the context when it exceeds the configured length.

Implementation

final ContextWindowCompressionConfig? contextWindowCompression;