Interface SessionSummaryConfiguration.Builder

    • Method Detail

      • maxRecentSessions

        SessionSummaryConfiguration.Builder maxRecentSessions​(Integer maxRecentSessions)

        Maximum number of recent session summaries to include in the agent's prompt context.

        Parameters:
        maxRecentSessions - Maximum number of recent session summaries to include in the agent's prompt context.
        Returns:
        Returns a reference to this object so that method calls can be chained together.