[PR #5157] [MERGED] 0.3.18 #60486

Closed
opened 2026-05-06 03:19:55 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/open-webui/open-webui/pull/5157
Author: @tjbck
Created: 9/4/2024
Status: Merged
Merged: 9/4/2024
Merged by: @tjbck

Base: mainHead: dev


📝 Commits (5)

📊 Changes

7 files changed (+107 additions, -89 deletions)

View changed files

📝 CHANGELOG.md (+11 -0)
📝 backend/open_webui/apps/webui/routers/functions.py (+8 -19)
📝 backend/open_webui/apps/webui/routers/tools.py (+9 -16)
📝 backend/open_webui/apps/webui/utils.py (+68 -49)
📝 package-lock.json (+2 -2)
📝 package.json (+1 -1)
📝 src/lib/components/chat/Messages/ResponseMessage.svelte (+8 -2)

📄 Description

No description provided


🔄 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/5157 **Author:** [@tjbck](https://github.com/tjbck) **Created:** 9/4/2024 **Status:** ✅ Merged **Merged:** 9/4/2024 **Merged by:** [@tjbck](https://github.com/tjbck) **Base:** `main` ← **Head:** `dev` --- ### 📝 Commits (5) - [`94502d6`](https://github.com/open-webui/open-webui/commit/94502d6494b80b53eb53d89133aae26447628725) fix: styling - [`cf86ba7`](https://github.com/open-webui/open-webui/commit/cf86ba778605bf0e7494817e83dbf940c0086277) refac: tools & functions - [`f2f7130`](https://github.com/open-webui/open-webui/commit/f2f713023d4c12658d3e0662c4db560883450cd5) refac - [`92a88df`](https://github.com/open-webui/open-webui/commit/92a88df4840fafcd455af50b1e2d3b270d694bbc) refac - [`b1957e5`](https://github.com/open-webui/open-webui/commit/b1957e5cfe6de0d7cd1dca6fa8779f33002ba403) doc: changelog ### 📊 Changes **7 files changed** (+107 additions, -89 deletions) <details> <summary>View changed files</summary> 📝 `CHANGELOG.md` (+11 -0) 📝 `backend/open_webui/apps/webui/routers/functions.py` (+8 -19) 📝 `backend/open_webui/apps/webui/routers/tools.py` (+9 -16) 📝 `backend/open_webui/apps/webui/utils.py` (+68 -49) 📝 `package-lock.json` (+2 -2) 📝 `package.json` (+1 -1) 📝 `src/lib/components/chat/Messages/ResponseMessage.svelte` (+8 -2) </details> ### 📄 Description _No description provided_ --- <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 2026-05-06 03:19:56 -05: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#60486