You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When using AWS Knowledge bases, you can provide reranking configuration to improve relevancy of your results. This functionality should be added to Langchain, since it supports the bedrock:Retrieve function.
Motivation
Currently, langchain supports retrieving documents through Amazon Knowledge base but does not support the reranker configuration. Adding support for this will prevent having to use AWS SDK for this functionality.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Checked
Feature request
Amazon Knowledge Base now supports rerank API.
When using AWS Knowledge bases, you can provide reranking configuration to improve relevancy of your results. This functionality should be added to Langchain, since it supports the bedrock:Retrieve function.
Motivation
Currently, langchain supports retrieving documents through Amazon Knowledge base but does not support the reranker configuration. Adding support for this will prevent having to use AWS SDK for this functionality.
Proposal (If applicable)
No response
Beta Was this translation helpful? Give feedback.
All reactions