mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-24 11:58:31 -05:00
[GH-ISSUE #18917] Enterprise SaaS-First Runtime is necessary #18713
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 @logan-robbins on GitHub (Nov 4, 2025).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/18917
Summary
This RFC proposes an “Enterprise Mode” runtime profile for Open WebUI that removes the need to bundle or import heavy local ML/CV runtimes when organizations use managed SaaS providers (OpenAI/Azure/AWS, etc.). The goal is a slimmer image, faster startup, reduced attack surface, and a clearer operational model for enterprise deployments.
Why Enterprise is necessary
Proposed approach
Operational profile
Backwards compatibility
Acceptance criteria
References