Uses of Class
dev.langchain4j.memory.chat.TokenWindowChatMemory
Packages that use TokenWindowChatMemory
-
Uses of TokenWindowChatMemory in dev.langchain4j.memory.chat
Methods in dev.langchain4j.memory.chat that return TokenWindowChatMemoryModifier and TypeMethodDescriptionTokenWindowChatMemory.Builder.build()static TokenWindowChatMemoryTokenWindowChatMemory.withMaxTokens(int maxTokens, TokenCountEstimator tokenCountEstimator)