Interface ChatMemoryConfig.TokenWindow
-
Method Summary
Modifier and TypeMethodDescriptionintThe maximum number of tokens the configuredTokenWindowChatMemorywill hold
-
Method Details
-
maxTokens
@WithDefault("1000") int maxTokens()The maximum number of tokens the configuredTokenWindowChatMemorywill hold
-