Package io.quarkiverse.langchain4j
Interface RemovableChatMemoryProvider
- All Superinterfaces:
dev.langchain4j.memory.chat.ChatMemoryProvider
public interface RemovableChatMemoryProvider
extends dev.langchain4j.memory.chat.ChatMemoryProvider
Extends
ChatMemoryProvider to allow for removing ChatMemory
when it is no longer needed.-
Method Summary
Methods inherited from interface dev.langchain4j.memory.chat.ChatMemoryProvider
get
-
Method Details
-
remove
-