Uses of Class
dev.langchain4j.store.memory.chat.coherence.CoherenceChatMemoryStore.Builder
-
Uses of CoherenceChatMemoryStore.Builder in dev.langchain4j.store.memory.chat.coherence
Modifier and TypeMethodDescriptionCoherenceChatMemoryStore.builder()
Return aCoherenceChatMemoryStore.Builder
to use to build aCoherenceChatMemoryStore
.Set the name of theNamedMap
that will hold thedocument chunks
.CoherenceChatMemoryStore.Builder.session
(com.tangosol.net.Session session) Set theSession
to use to obtain the document chunkNamedMap
.Set the name of theSession
to use to obtain the document chunkNamedMap
.