Interface HarnessSlidingWindowConfiguration.Builder

  • Method Details

    • messagesCount

      HarnessSlidingWindowConfiguration.Builder messagesCount(Integer messagesCount)

      The number of recent messages to retain in the context window.

      Parameters:
      messagesCount - The number of recent messages to retain in the context window.
      Returns:
      Returns a reference to this object so that method calls can be chained together.