mirror of
https://github.com/open-webui/open-webui.git
synced 2026-08-30 17:25:30 -05:00
[GH-ISSUE #3648] Integration of Gemini Model in Open Web UI: Issues with RAG and Citation Functionality #52001
Reference in New Issue
Block a user
Originally created by @sjoonb on GitHub (Jul 5, 2024).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/3648
I want to apply the Gemini model to Open Web UI, but it doesn’t work well. When I checked issue #3482, I tried using Functions and Pipelines, which resulted in generating responses, but the existing RAG functionality and Citation functionality do not work smoothly.