Skip to content
Snippets Groups Projects
Unverified Commit 8f431161 authored by Joan Fontanals's avatar Joan Fontanals Committed by GitHub
Browse files

fix: fix mention in Jina Rerank docs (#11509)

* docs: add reference to jina rerank module

* fix: jina rerank fix
parent 24233940
Branches
Tags
No related merge requests found
...@@ -129,7 +129,7 @@ Full notebook guide is available [her for Gatsby](/examples/node_postprocessor/L ...@@ -129,7 +129,7 @@ Full notebook guide is available [her for Gatsby](/examples/node_postprocessor/L
## JinaRerank ## JinaRerank
Uses the "Cohere ReRank" functionality to re-order nodes, and returns the top N nodes. Uses the "Jina ReRank" functionality to re-order nodes, and returns the top N nodes.
```python ```python
from llama_index.postprocessor.jinaai_rerank import JinaRerank from llama_index.postprocessor.jinaai_rerank import JinaRerank
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment