mirror of
https://github.com/open-webui/open-webui.git
synced 2026-07-15 21:19:39 -05:00
feat: Add the functionality to assign specific Open AI API endpoints to user groups. #4323
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 @afetera on GitHub (Mar 8, 2025).
Check Existing Issues
Problem Description
When assigning individual access accounts within an organization, I found that the existing group functionality does not provide sufficient coverage to assign specific API endpoints to individual users. I have built an internal knowledge base using anythingllm, but each user must manually configure the API endpoint to access the internal knowledge base.
Desired Solution you'd like
Add the ability to specify API endpoints in the user group settings interface.
Alternatives Considered
No response
Additional Context
No response