-
Notifications
You must be signed in to change notification settings - Fork 1.7k
docs: Add documentation for Reranker Cohere node #3246
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
✅ Deploy Preview for n8n-docs ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
7f35109
to
2da0f6d
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hey @schrothbn, thanks for the PR! I pushed up some smaller phrasing and formatting changes. I had a few questions about the implementation and naming I'd like your input on before we can merge. Feel free to reach out if anything is unclear!
docs/integrations/builtin/cluster-nodes/sub-nodes/n8n-nodes-langchain.rerankercohere.md
Show resolved
Hide resolved
docs/integrations/builtin/cluster-nodes/sub-nodes/n8n-nodes-langchain.rerankercohere.md
Show resolved
Hide resolved
Summary
|
Adds documentation around the reranking feature and the first node supporting it using cohere.
Related PRs:
n8n-io/n8n#16051
n8n-io/n8n#16014