docs/how_to/long_context_reorder/ #28403
Replies: 3 comments
-
Is it better to use some rerank model? |
Beta Was this translation helpful? Give feedback.
0 replies
-
with aaks. |
Beta Was this translation helpful? Give feedback.
0 replies
-
using head set. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
docs/how_to/long_context_reorder/
Substantial performance degradations in RAG applications have been documented as the number of retrieved documents grows (e.g., beyond ten). In brief: models are liable to miss relevant information in the middle of long contexts.
https://python.langchain.com/docs/how_to/long_context_reorder/
Beta Was this translation helpful? Give feedback.
All reactions