Uses of Class
com.redis.vl.extensions.cache.PromptResponsePair
Packages that use PromptResponsePair
-
Uses of PromptResponsePair in com.redis.vl.extensions.cache
Method parameters in com.redis.vl.extensions.cache with type arguments of type PromptResponsePairModifier and TypeMethodDescriptionvoid
SemanticCache.storeBatch
(List<PromptResponsePair> pairs) Batch store multiple prompt-response pairs.