Package dev.langchain4j.store.memory.chat
See: Description
-
Class Summary Class Description InMemoryChatMemoryStore Implementation of ChatMemoryStore that stores state of dev.langchain4j.memory.ChatMemory (chat messages) in-memory. -
Interface Summary Interface Description ChatMemoryStore Represents a store for the ChatMemory state.