Uses of Class
dev.langchain4j.memory.chat.TokenWindowChatMemory
-
Uses of TokenWindowChatMemory in dev.langchain4j.memory.chat
Modifier and TypeMethodDescriptionTokenWindowChatMemory.Builder.build()
static TokenWindowChatMemory
TokenWindowChatMemory.withMaxTokens
(int maxTokens, Tokenizer tokenizer)