Uses of Interface
io.quarkiverse.langchain4j.runtime.aiservice.ChatMemoryConfig.MemoryWindow
Packages that use ChatMemoryConfig.MemoryWindow
-
Uses of ChatMemoryConfig.MemoryWindow in io.quarkiverse.langchain4j.runtime.aiservice
Methods in io.quarkiverse.langchain4j.runtime.aiservice that return ChatMemoryConfig.MemoryWindowModifier and TypeMethodDescriptionChatMemoryConfig.memoryWindow()Configures aspects of theMessageWindowChatMemorywhich is the defaultChatMemorysetup by the extension.