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.
Note
Deleting the CLA section will lead to immediate closure of your PR and it will not be merged in.
🔄 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/20045
**Author:** [@Classic298](https://github.com/Classic298)
**Created:** 12/19/2025
**Status:** ✅ Merged
**Merged:** 12/20/2025
**Merged by:** [@tjbck](https://github.com/tjbck)
**Base:** `dev` ← **Head:** `rem-old-log-commands`
---
### 📝 Commits (3)
- [`7e28c65`](https://github.com/open-webui/open-webui/commit/7e28c65ab13e415dcc2b5182bdae3ac8779339b4) Update openai.py
- [`a872352`](https://github.com/open-webui/open-webui/commit/a872352995932854adb5ddbbbf0c5e04d598bc10) Update env.py
- [`be05d3a`](https://github.com/open-webui/open-webui/commit/be05d3af599c108a60c206caeda45a03d8362b90) Merge pull request open-webui#19030 from open-webui/dev (#119)
### 📊 Changes
**100 files changed** (+17 additions, -226 deletions)
<details>
<summary>View changed files</summary>
📝 `backend/open_webui/env.py` (+0 -26)
📝 `backend/open_webui/functions.py` (+1 -2)
📝 `backend/open_webui/internal/db.py` (+0 -2)
📝 `backend/open_webui/internal/wrappers.py` (+0 -2)
📝 `backend/open_webui/main.py` (+0 -2)
📝 `backend/open_webui/models/auths.py` (+0 -2)
📝 `backend/open_webui/models/chats.py` (+0 -2)
📝 `backend/open_webui/models/feedbacks.py` (+0 -2)
📝 `backend/open_webui/models/files.py` (+0 -2)
📝 `backend/open_webui/models/folders.py` (+0 -2)
📝 `backend/open_webui/models/functions.py` (+0 -2)
📝 `backend/open_webui/models/groups.py` (+0 -2)
📝 `backend/open_webui/models/knowledge.py` (+0 -3)
📝 `backend/open_webui/models/models.py` (+0 -2)
📝 `backend/open_webui/models/oauth_sessions.py` (+1 -2)
📝 `backend/open_webui/models/tags.py` (+0 -2)
📝 `backend/open_webui/models/tools.py` (+0 -2)
📝 `backend/open_webui/retrieval/loaders/external_document.py` (+0 -2)
📝 `backend/open_webui/retrieval/loaders/external_web.py` (+0 -2)
📝 `backend/open_webui/retrieval/loaders/main.py` (+1 -2)
_...and 80 more files_
</details>
### 📄 Description
### Contributor License Agreement
By submitting this pull request, I confirm that I have read and fully agree to the [Contributor License Agreement (CLA)](https://github.com/open-webui/open-webui/blob/main/CONTRIBUTOR_LICENSE_AGREEMENT), and I am providing my contributions under its terms.
> [!NOTE]
> Deleting the CLA section will lead to immediate closure of your PR and it will not be merged in.
---
<sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
📋 Pull Request Information
Original PR: https://github.com/open-webui/open-webui/pull/20045
Author: @Classic298
Created: 12/19/2025
Status: ✅ Merged
Merged: 12/20/2025
Merged by: @tjbck
Base:
dev← Head:rem-old-log-commands📝 Commits (3)
7e28c65Update openai.pya872352Update env.pybe05d3aMerge pull request open-webui#19030 from open-webui/dev (#119)📊 Changes
100 files changed (+17 additions, -226 deletions)
View changed files
📝
backend/open_webui/env.py(+0 -26)📝
backend/open_webui/functions.py(+1 -2)📝
backend/open_webui/internal/db.py(+0 -2)📝
backend/open_webui/internal/wrappers.py(+0 -2)📝
backend/open_webui/main.py(+0 -2)📝
backend/open_webui/models/auths.py(+0 -2)📝
backend/open_webui/models/chats.py(+0 -2)📝
backend/open_webui/models/feedbacks.py(+0 -2)📝
backend/open_webui/models/files.py(+0 -2)📝
backend/open_webui/models/folders.py(+0 -2)📝
backend/open_webui/models/functions.py(+0 -2)📝
backend/open_webui/models/groups.py(+0 -2)📝
backend/open_webui/models/knowledge.py(+0 -3)📝
backend/open_webui/models/models.py(+0 -2)📝
backend/open_webui/models/oauth_sessions.py(+1 -2)📝
backend/open_webui/models/tags.py(+0 -2)📝
backend/open_webui/models/tools.py(+0 -2)📝
backend/open_webui/retrieval/loaders/external_document.py(+0 -2)📝
backend/open_webui/retrieval/loaders/external_web.py(+0 -2)📝
backend/open_webui/retrieval/loaders/main.py(+1 -2)...and 80 more files
📄 Description
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.