mirror of
https://github.com/open-webui/open-webui.git
synced 2026-07-16 06:03:26 -05:00
[PR #15933] [CLOSED] fix: Relax Azure OpenAI API detection rules #39615
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/15933
Author: @oiao
Created: 7/22/2025
Status: ❌ Closed
Base:
dev← Head:main📝 Commits (3)
5fbfe2bMerge pull request #15879 from open-webui/deva03a28aRelax Azure OpenAI API detectiondaf8314Update CHANGELOG.md📊 Changes
2 files changed (+5 additions, -1 deletions)
View changed files
📝
CHANGELOG.md(+4 -0)📝
src/lib/components/AddConnectionModal.svelte(+1 -1)📄 Description
Pull Request Checklist
Before submitting, make sure you've checked the following:
devbranch.Changelog Entry
Description
Detection of Azure OpenAI API is now based on the presence of the 'azure' string in the URL, allowing for custom URLs, rather than assuming a 'azure.com' domain
Changed
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.