[PR #23440] [CLOSED] docs: Add EU AI Act compliance guide for Open WebUI deployers #50244

Closed
opened 2026-04-30 02:52:32 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/open-webui/open-webui/pull/23440
Author: @BipinRimal314
Created: 4/6/2026
Status: Closed

Base: devHead: docs/eu-ai-act-guide-dev


📝 Commits (1)

  • cf32b7a docs: Add EU AI Act compliance guide for Open WebUI deployers

📊 Changes

1 file changed (+62 additions, -0 deletions)

View changed files

docs/eu-ai-act-compliance-guide.md (+62 -0)

📄 Description

Pull Request Checklist

  • Target branch: dev
  • Description: See below
  • Documentation: This PR adds documentation
  • Dependencies: None — documentation only
  • Testing: Documentation-only change (Markdown file). Verified renders correctly.
  • Agentic AI Code: This is a hand-written compliance guide, not generated code.
  • Code review: Self-reviewed
  • Git Hygiene: Single commit, single file addition

Changelog Entry

Description

Open WebUI is MIT-licensed and exempt from EU AI Act obligations under Article 25(4). But organizations deploying it as their AI interface are deployers under Article 3, and Article 50 (user disclosure) applies to every deployment where users interact with AI.

This guide maps deployer obligations to Open WebUI's architecture.

Added

  • docs/eu-ai-act-compliance-guide.md — EU AI Act compliance guide covering Article 50 (user disclosure), Article 12 (record-keeping), Article 13 (transparency), and Article 26 (deployer obligations for high-risk use)

Changed

  • N/A

Deprecated

  • N/A

Removed

  • N/A

Fixed

  • N/A

Security

  • N/A

Breaking Changes

  • N/A

Additional Information

  • EU AI Act enforcement begins August 2, 2026
  • This guide helps Open WebUI deployers understand which obligations apply to their specific deployment

Screenshots or Videos

  • N/A (documentation only)

Contributor License Agreement


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/open-webui/open-webui/pull/23440 **Author:** [@BipinRimal314](https://github.com/BipinRimal314) **Created:** 4/6/2026 **Status:** ❌ Closed **Base:** `dev` ← **Head:** `docs/eu-ai-act-guide-dev` --- ### 📝 Commits (1) - [`cf32b7a`](https://github.com/open-webui/open-webui/commit/cf32b7aaac7a2798fae570c23c5f926c64aac3c8) docs: Add EU AI Act compliance guide for Open WebUI deployers ### 📊 Changes **1 file changed** (+62 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `docs/eu-ai-act-compliance-guide.md` (+62 -0) </details> ### 📄 Description # Pull Request Checklist - [x] **Target branch:** `dev` - [x] **Description:** See below - [x] **Documentation:** This PR adds documentation - [x] **Dependencies:** None — documentation only - [x] **Testing:** Documentation-only change (Markdown file). Verified renders correctly. - [x] **Agentic AI Code:** This is a hand-written compliance guide, not generated code. - [x] **Code review:** Self-reviewed - [x] **Git Hygiene:** Single commit, single file addition # Changelog Entry ### Description Open WebUI is MIT-licensed and exempt from EU AI Act obligations under Article 25(4). But organizations deploying it as their AI interface are deployers under Article 3, and Article 50 (user disclosure) applies to every deployment where users interact with AI. This guide maps deployer obligations to Open WebUI's architecture. ### Added - `docs/eu-ai-act-compliance-guide.md` — EU AI Act compliance guide covering Article 50 (user disclosure), Article 12 (record-keeping), Article 13 (transparency), and Article 26 (deployer obligations for high-risk use) ### Changed - N/A ### Deprecated - N/A ### Removed - N/A ### Fixed - N/A ### Security - N/A ### Breaking Changes - N/A --- ### Additional Information - EU AI Act enforcement begins August 2, 2026 - This guide helps Open WebUI deployers understand which obligations apply to their specific deployment ### Screenshots or Videos - N/A (documentation only) ### Contributor License Agreement - [x] By submitting this pull request, I confirm that I have read and fully agree to the [Contributor License Agreement (CLA)](https://github.com/open-webui/open-webui/blob/main/CONTRIBUTOR_LICENSE_AGREEMENT), and I am providing my contributions under its terms. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-04-30 02:52:32 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/open-webui#50244