contextWindowCompression

Setter for contextWindowCompression.

contextWindowCompression: Configures context window compression mechanism.

If included, server will compress context window to fit into given length.


@CanIgnoreReturnValue()
public LiveClientSetup.Builder contextWindowCompression(ContextWindowCompressionConfig.Builder contextWindowCompressionBuilder)

Setter for contextWindowCompression builder.

contextWindowCompression: Configures context window compression mechanism.

If included, server will compress context window to fit into given length.