接口的使用
dev.langchain4j.store.memory.chat.ChatMemoryStore
使用ChatMemoryStore的程序包
-
dev.langchain4j.store.memory.chat中ChatMemoryStore的使用
修饰符和类型类说明classImplementation ofChatMemoryStorethat stores state ofChatMemory(chat messages) in-memory.