mirror of
https://github.com/open-webui/open-webui.git
synced 2026-07-17 07:46:16 -05:00
[PR #24824] [CLOSED] fix: honor SSL setting for STT requests #115183
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/24824
Author: @Sean-Kenneth-Doherty
Created: 5/17/2026
Status: ❌ Closed
Base:
main← Head:fix/audio-stt-ssl-verify-main📝 Commits (1)
c115a82fix: honor SSL setting for STT requests📊 Changes
1 file changed (+5 additions, -0 deletions)
View changed files
📝
backend/open_webui/routers/audio.py(+5 -0)📄 Description
Summary
AIOHTTP_CLIENT_SESSION_SSLto synchronous STTrequests.postcallsFixes #24568
Testing
git diff --checkpython3 -m py_compile backend/open_webui/routers/audio.pyuv run --no-project --with ruff ruff format --check backend/open_webui/routers/audio.py🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.