mirror of
https://github.com/open-webui/open-webui.git
synced 2026-06-02 23:08:26 -05:00
[GH-ISSUE #21683] EU AI Act Compliance: Risk Classification & Transparency for Multi-Model Support #58218
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 @desiorac on GitHub (Feb 21, 2026).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/21683
Issue: EU AI Act Compliance Gap
Open WebUI supports multiple AI models (OpenAI, Anthropic, HuggingFace, local models) but lacks EU AI Act Article 6 compliance documentation.
Problem
Deployments in EU need formal documentation for:
Proposed Solution
Add a
COMPLIANCE.mdwith:Example Checklist
Why It Matters
Call to Action
Interested in:
Ref: EU AI Act Article 6 | ArkForge Compliance Scanner
@pr-validator-bot commented on GitHub (Feb 21, 2026):
⚠️ Missing Issue Title Prefix
@desiorac, your issue title is missing a prefix (e.g.,
bug:,feat:,docs:).Please update your issue title to include one of the following prefixes:
Example:
bug: Login fails when using special characters in password@Classic298 commented on GitHub (Feb 21, 2026):
You need to read up on the EU AI Act. It seems you have multiple misconceptions about some things.
Also what's the compliance.md gonna do about it? That's not required anywhere.
Open a discussion not an issue, search for duplicates (which evidently you also didn't do) and please follow our issue templates if you open an issue. It exists for a reason