mirror of
https://github.com/open-webui/open-webui.git
synced 2026-03-11 08:15:00 -05:00
Link document in the RAG with a User without group permission #2750
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 @ascekentaken on GitHub (Nov 21, 2024).
Bug Report
Important Notes
i have create two groups with three users
Italia= {Luca, Matteo, Paolo}
Francia={Antoine, Marcelle, Paul}
i have in my knowledge two collections:
Italia_doc={Rome.pdf,Milan.pdf,Turin.pdf} ---------->visibility Italia
Francia_doc={Paris.pdf,Marseille.pdf,Lyon.pdf}----------->visibility Francia
i have one model with both collections inside the knowledge and in visibility---> both group
i dont get why when i log in as Luca and i use the model i find below the links to Paris.pdf
example:
What are the streets near the colosseum?
...
...
answer
...
...
Rome.PDF, Milan.pdf Turin.pdf, paris.pdf retrieved
it does not make sense