Integration with external RAG pipelines #1555

Closed
opened 2025-11-11 14:47:23 -06:00 by GiteaMirror · 0 comments
Owner

Originally created by @anmolbhatia05 on GitHub (Jul 18, 2024).

Is your feature request related to a problem? Please describe.
Our company has a lot of internal documents stored in a vector DB, system prompt that works well with our retrieval use cases and return prompt templates, we would like to use open-webui as a frontend to this RAG system.

Describe the solution you'd like
It would make this tool really extensible if there is a way to integrate existing RAG pipelines that have their own embeddings store, system prompts, prompt templates, etc.

Describe alternatives you've considered
We made our own frontend, but open-webui has so many other functionalities that we would like to somehow integrate these.

Additional context
Add any other context or screenshots about the feature request here.

Originally created by @anmolbhatia05 on GitHub (Jul 18, 2024). **Is your feature request related to a problem? Please describe.** Our company has a lot of internal documents stored in a vector DB, system prompt that works well with our retrieval use cases and return prompt templates, we would like to use open-webui as a frontend to this RAG system. **Describe the solution you'd like** It would make this tool really extensible if there is a way to integrate existing RAG pipelines that have their own embeddings store, system prompts, prompt templates, etc. **Describe alternatives you've considered** We made our own frontend, but open-webui has so many other functionalities that we would like to somehow integrate these. **Additional context** Add any other context or screenshots about the feature request here.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/open-webui#1555