We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 04fa392 commit 0c5761aCopy full SHA for 0c5761a
redisvl/extensions/cache/llm/langcache.py
@@ -69,7 +69,6 @@ def __init__(
69
distance_scale (str): Threshold scale for distance_threshold:
70
- "normalized": 0–1 semantic distance (lower is better)
71
- "redis": Redis COSINE distance 0–2 (lower is better)
72
- **kwargs: Additional arguments (ignored for compatibility).
73
74
Raises:
75
ImportError: If the langcache package is not installed.
0 commit comments