[PR #2937] [MERGED] Enable case independent environment variable testing in start.sh #7931

Closed
opened 2025-11-11 17:40:34 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/open-webui/open-webui/pull/2937
Author: @mindspawn
Created: 6/8/2024
Status: Merged
Merged: 6/9/2024
Merged by: @tjbck

Base: devHead: cuda-fix


📝 Commits (1)

  • 575f23c Update start.sh to be case-independent when testing env vars

📊 Changes

1 file changed (+2 additions, -2 deletions)

View changed files

📝 backend/start.sh (+2 -2)

📄 Description

This matches the env var testing done in our Python code.
Hopefully fixes the issue that many folks were having with cuda and whisper not working together. At least it did for me :)


🔄 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/2937 **Author:** [@mindspawn](https://github.com/mindspawn) **Created:** 6/8/2024 **Status:** ✅ Merged **Merged:** 6/9/2024 **Merged by:** [@tjbck](https://github.com/tjbck) **Base:** `dev` ← **Head:** `cuda-fix` --- ### 📝 Commits (1) - [`575f23c`](https://github.com/open-webui/open-webui/commit/575f23cde998332c6a9f093ce58854e45c50b265) Update start.sh to be case-independent when testing env vars ### 📊 Changes **1 file changed** (+2 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `backend/start.sh` (+2 -2) </details> ### 📄 Description This matches the env var testing done in our Python code. Hopefully fixes the issue that many folks were having with cuda and whisper not working together. At least it did for me :) --- <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 2025-11-11 17:40:34 -06: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#7931