context Window Compression
public abstract LiveConnectConfig.Builder contextWindowCompression(ContextWindowCompressionConfig contextWindowCompression)
Setter for contextWindowCompression.
contextWindowCompression: Configures context window compression mechanism.
If included, server will compress context window to fit into given length.
@CanIgnoreReturnValue()
Setter for contextWindowCompression builder.
contextWindowCompression: Configures context window compression mechanism.
If included, server will compress context window to fit into given length.