mirror of
https://github.com/open-webui/open-webui.git
synced 2026-07-16 06:03:26 -05:00
[GH-ISSUE #12134] feat: add support for external `RAG_RERANKING_MODEL #87219
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @btiernay on GitHub (Mar 27, 2025).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/12134
Check Existing Issues
Problem Description
When using providers like AWS Bedrock / GCP (with LiteLLM), there are options for rerankers. Specifically, Cohere Rerank 3.5 is an excellent choice. It would be great if we could support this in Open WebUI
Desired Solution you'd like
Using the pattern established today:
Alternatives Considered
N/A
Additional Context
No response
@tjbck commented on GitHub (Mar 28, 2025):
You clearly have not searched for existing issues.
Duplicate: https://github.com/open-webui/open-webui/issues/8478
@btiernay commented on GitHub (Mar 28, 2025):
Apologies, I will do better next time.