mirror of
https://github.com/open-webui/open-webui.git
synced 2026-07-16 23:21:44 -05:00
[PR #16826] [MERGED] feat: Authenticate Azure Document Intelligence using DefaultAzureCredential #127908
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/16826
Author: @selenecodes
Created: 8/22/2025
Status: ✅ Merged
Merged: 8/26/2025
Merged by: @tjbck
Base:
dev← Head:feat/azure-document-intelligence-azure-entra-auth📝 Commits (1)
5051bfefeat(document retrieval): Authenticate Azure Document Intelligence using AzureDefaultCredential if API key is not provided📊 Changes
2 files changed (+16 additions, -9 deletions)
View changed files
📝
backend/open_webui/retrieval/loaders/main.py(+13 -6)📝
src/lib/components/admin/Settings/Documents.svelte(+3 -3)📄 Description
Pull Request Checklist
Note to first-time contributors: Please open a discussion post in Discussions and describe your changes before submitting a pull request.
Before submitting, make sure you've checked the following:
devbranch.Changelog Entry
Description
DefaultAzureCredentialin addition to API key authentication.Added
DefaultAzureCredentialif no API key is provided.Contributor License Agreement
By submitting this pull request, I confirm that I have read and fully agree to the Contributor License Agreement (CLA), and I am providing my contributions under its terms.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.