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
I searched existing ideas and did not find a similar one
I added a very descriptive title
I've clearly described the feature request and motivation for it
Feature request
Most LangChain components have configurable_fields so that you can change the configuration during run time. CohereRerank does not have this functionality. Configurable values should be at least the number of top k retrievals and the model name.
Motivation
All the retrievers have configurable_fields and they are very usefull
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
Most LangChain components have configurable_fields so that you can change the configuration during run time. CohereRerank does not have this functionality. Configurable values should be at least the number of top k retrievals and the model name.
Motivation
All the retrievers have configurable_fields and they are very usefull
Proposal (If applicable)
No response
Beta Was this translation helpful? Give feedback.
All reactions