[PR #5956] [MERGED] 0.3.32 #60654

Closed
opened 2026-05-06 03:37:22 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/open-webui/open-webui/pull/5956
Author: @tjbck
Created: 10/7/2024
Status: Merged
Merged: 10/7/2024
Merged by: @tjbck

Base: mainHead: dev


📝 Commits (6)

  • 86f822f chore: pyproject bumps
  • 6f9080d fix: call mode not working in landing page
  • 656e753 enh: workspace models, prompts, tools, functions count
  • 9193c9b refac: update info url
  • 57df492 refac: tools url param handling
  • fe18aeb doc: changelog

📊 Changes

11 files changed (+90 additions, -36 deletions)

View changed files

📝 CHANGELOG.md (+19 -0)
📝 package-lock.json (+2 -2)
📝 package.json (+1 -1)
📝 pyproject.toml (+6 -6)
📝 src/lib/components/chat/Chat.svelte (+14 -8)
📝 src/lib/components/chat/ChatControls.svelte (+5 -1)
📝 src/lib/components/layout/UpdateInfoToast.svelte (+1 -5)
📝 src/lib/components/workspace/Functions.svelte (+9 -3)
📝 src/lib/components/workspace/Models.svelte (+13 -4)
📝 src/lib/components/workspace/Prompts.svelte (+10 -3)
📝 src/lib/components/workspace/Tools.svelte (+10 -3)

📄 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/5956 **Author:** [@tjbck](https://github.com/tjbck) **Created:** 10/7/2024 **Status:** ✅ Merged **Merged:** 10/7/2024 **Merged by:** [@tjbck](https://github.com/tjbck) **Base:** `main` ← **Head:** `dev` --- ### 📝 Commits (6) - [`86f822f`](https://github.com/open-webui/open-webui/commit/86f822fd9a406737472508f0049fcca8b2e1ea72) chore: pyproject bumps - [`6f9080d`](https://github.com/open-webui/open-webui/commit/6f9080dfe026348c7e6492dad68d44efdadac5cc) fix: call mode not working in landing page - [`656e753`](https://github.com/open-webui/open-webui/commit/656e75372cd12325f943e628bebfb64f6f8a4751) enh: workspace models, prompts, tools, functions count - [`9193c9b`](https://github.com/open-webui/open-webui/commit/9193c9bd7d0def04366a48fac8a8053cc97b3700) refac: update info url - [`57df492`](https://github.com/open-webui/open-webui/commit/57df49274c3275c9d28aa57e37fc737be083a67e) refac: tools url param handling - [`fe18aeb`](https://github.com/open-webui/open-webui/commit/fe18aebdd929fe1def99d842ed4ba91637456821) doc: changelog ### 📊 Changes **11 files changed** (+90 additions, -36 deletions) <details> <summary>View changed files</summary> 📝 `CHANGELOG.md` (+19 -0) 📝 `package-lock.json` (+2 -2) 📝 `package.json` (+1 -1) 📝 `pyproject.toml` (+6 -6) 📝 `src/lib/components/chat/Chat.svelte` (+14 -8) 📝 `src/lib/components/chat/ChatControls.svelte` (+5 -1) 📝 `src/lib/components/layout/UpdateInfoToast.svelte` (+1 -5) 📝 `src/lib/components/workspace/Functions.svelte` (+9 -3) 📝 `src/lib/components/workspace/Models.svelte` (+13 -4) 📝 `src/lib/components/workspace/Prompts.svelte` (+10 -3) 📝 `src/lib/components/workspace/Tools.svelte` (+10 -3) </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:37:22 -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#60654