mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-06 10:58:17 -05:00
[PR #22399] [CLOSED] fix: add YAML extensions to known source extensions for Docling #42287
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?
📋 Pull Request Information
Original PR: https://github.com/open-webui/open-webui/pull/22399
Author: @Tattooed-Geek
Created: 3/8/2026
Status: ❌ Closed
Base:
dev← Head:fix-22263-yaml-support📝 Commits (1)
f8a136afix: add YAML extensions to known source extensions📊 Changes
1 file changed (+2 additions, -0 deletions)
View changed files
📝
backend/open_webui/retrieval/loaders/main.py(+2 -0)📄 Description
Pull Request Checklist
devbranch.Changelog Entry
Description
Adds YAML file extensions (.yaml, .yml) to the known source extensions list so Docling can process them as text files.
Fixed
.yamland.ymltoKNOWN_SOURCE_EXTENSIONSinbackend/open_webui/retrieval/utils/youtube_yt_dlp.pyAdditional Information
Fixes #22263
Contributor License Agreement
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.