Skip to content

Commit

Permalink
fix: fix mention in Jina Rerank docs (run-llama#11509)
Browse files Browse the repository at this point in the history
* docs: add reference to jina rerank module

* fix: jina rerank fix
  • Loading branch information
JoanFM authored and Izuki Matsuba committed Mar 29, 2024
1 parent 55af9b1 commit 94d2e8b
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,7 @@ Full notebook guide is available [her for Gatsby](/examples/node_postprocessor/L

## 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
from llama_index.postprocessor.jinaai_rerank import JinaRerank
Expand Down

0 comments on commit 94d2e8b

Please sign in to comment.