FlowiseAI/Flowise

[FEATURE] Custom Cohere ReRank API endpoints

Open

#4086 opened on Feb 26, 2025

View on GitHub
 (3 comments) (0 reactions) (0 assignees)TypeScript (52,823 stars) (24,335 forks)batch import
enhancementhelp wanted

Description

Cohere allows users to create custom fine-tuned rerank models, but the current rerank node doesn't allow us to set such a model. Perhaps it could be added as an option under additional parameters? I believe @gururise did the implementation for 3.5, is this something you could look into?

Contributor guide