mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-07 03:18:23 -05:00
[GH-ISSUE #1360] feat: modularity #12462
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).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/1360
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