Uses of Class
dev.langchain4j.store.memory.chat.coherence.CoherenceChatMemoryStore.Builder
Packages that use CoherenceChatMemoryStore.Builder
-
Uses of CoherenceChatMemoryStore.Builder in dev.langchain4j.store.memory.chat.coherence
Methods in dev.langchain4j.store.memory.chat.coherence that return CoherenceChatMemoryStore.BuilderModifier and TypeMethodDescriptionCoherenceChatMemoryStore.builder()Return aCoherenceChatMemoryStore.Builderto use to build aCoherenceChatMemoryStore.Set the name of theNamedMapthat will hold the serializedchat messages.CoherenceChatMemoryStore.Builder.session(com.tangosol.net.Session session) Set theSessionto use to obtain the document chunkNamedMap.Set the name of theSessionto use to obtain the document chunkNamedMap.