Uses of Class
dev.langchain4j.store.memory.chat.coherence.CoherenceChatMemoryStore
-
Uses of CoherenceChatMemoryStore in dev.langchain4j.store.memory.chat.coherence
Modifier and TypeMethodDescriptionCoherenceChatMemoryStore.Builder.build()
Build aCoherenceChatMemoryStore
from the state in this builder.static CoherenceChatMemoryStore
CoherenceChatMemoryStore.create()
Create a defaultCoherenceChatMemoryStore
.static CoherenceChatMemoryStore
Create aCoherenceChatMemoryStore
that uses the specified CoherenceNamedMap
name.static CoherenceChatMemoryStore
Create aCoherenceChatMemoryStore
that uses the specified CoherenceNamedMap
name.