Skip to content

Commit 1a29c1e

Browse files
committed
add user guide
1 parent 3419237 commit 1a29c1e

File tree

4 files changed

+425
-6
lines changed

4 files changed

+425
-6
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -222,6 +222,9 @@ embeddings = co.embed_many(
222222
### Rerankers
223223
[Integrate with popular reranking providers](https://docs.redisvl.com/en/stable/user_guide/06_rerankers.html) to improve the relevancy of the initial search results from Redis
224224

225+
### Threshold Optimization
226+
[Optimize distance thresholds for cache and router](https://docs.redisvl.com/en/stable/user_guide/09_threshold_optimization.html) with the utility `ThresholdOptimizer` classes.
227+
225228

226229

227230
## 💫 Extensions

0 commit comments

Comments
 (0)