Uses of Class
com.redis.vl.extensions.cache.LangCacheSemanticCache.Builder
Packages that use LangCacheSemanticCache.Builder
-
Uses of LangCacheSemanticCache.Builder in com.redis.vl.extensions.cache
Methods in com.redis.vl.extensions.cache that return LangCacheSemanticCache.BuilderModifier and TypeMethodDescriptionSet the LangCache API keySet the LangCache cache IDLangCacheSemanticCache.Builder.distanceScale(String distanceScale) Set the distance scale for distance thresholdsLangCacheSemanticCache.Builder.httpClient(okhttp3.OkHttpClient httpClient) Set the HTTP client (primarily for testing)Set the cache nameSet the LangCache server URLSet the TTL for cache entriesLangCacheSemanticCache.Builder.useExactSearch(boolean useExactSearch) Set whether to use exact searchLangCacheSemanticCache.Builder.useSemanticSearch(boolean useSemanticSearch) Set whether to use semantic search