Interface ChatMemoryConfig.MemoryWindow

Enclosing interface:
ChatMemoryConfig

public static interface ChatMemoryConfig.MemoryWindow
  • Method Summary

    Modifier and Type
    Method
    Description
    int
    The maximum number of messages the configured MessageWindowChatMemory will hold
  • Method Details

    • maxMessages

      @WithDefault("10") int maxMessages()
      The maximum number of messages the configured MessageWindowChatMemory will hold