Uses of Class
com.redis.vl.extensions.cache.SemanticCache.Builder
Packages that use SemanticCache.Builder
-
Uses of SemanticCache.Builder in com.redis.vl.extensions.cache
Methods in com.redis.vl.extensions.cache that return SemanticCache.BuilderModifier and TypeMethodDescriptionSemanticCache.Builder.distanceThreshold(float threshold) Set the distance threshold for semantic similaritySet the cache nameSemanticCache.Builder.redisClient(UnifiedJedis redisClient) Set the Redis clientSet the TTL for cache entriesSemanticCache.Builder.vectorizer(BaseVectorizer vectorizer) Set the vectorizer