Skip to content

Commit

Permalink
fix: jina rerank fix
Browse files Browse the repository at this point in the history
  • Loading branch information
JoanFM committed Feb 29, 2024
1 parent ed07d41 commit a3defa6
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 a3defa6

Please sign in to comment.