Class RedisMemoryStoreRecorder
java.lang.Object
io.quarkiverse.langchain4j.memorystore.redis.runtime.RedisMemoryStoreRecorder
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionFunction<io.quarkus.arc.SyntheticCreationalContext<RedisChatMemoryStore>,RedisChatMemoryStore> chatMemoryStoreFunction(String clientName)
-
Constructor Details
-
RedisMemoryStoreRecorder
public RedisMemoryStoreRecorder()
-
-
Method Details
-
chatMemoryStoreFunction
public Function<io.quarkus.arc.SyntheticCreationalContext<RedisChatMemoryStore>,RedisChatMemoryStore> chatMemoryStoreFunction(String clientName)
-