mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-06 10:58:17 -05:00
feat: modularity #566
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 @ghost on GitHub (Mar 30, 2024).
Describe the solution you'd like
Establish modular design, requirement, process, security, best practice, etc. With all of the innovation surrounding LLM technology, software like code execution & extended RAG can be extremely beneficial but not without capacity and security considerations. Candidates like open-interpreter and self-operating-computer are exciting!
My hope is that we can keep the core of Open-WebUI secure, lightweight, and performant. One solution may be modularity. I'd love to see capability like code execution available as an opt-in module with logical and secure separation. If we can establish guidelines for Open-WebUI Modules, this can simplify the development of future modules.
@tjbck commented on GitHub (Jun 1, 2024):
Related: https://github.com/open-webui/pipelines