mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-07 11:28:35 -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
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 @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.