[PR #951] [MERGED] 0.1.106 #7335

Closed
opened 2025-11-11 17:23:46 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/open-webui/open-webui/pull/951
Author: @tjbck
Created: 2/28/2024
Status: Merged
Merged: 2/28/2024
Merged by: @tjbck

Base: mainHead: dev


📝 Commits (10+)

📊 Changes

9 files changed (+53 additions, -12 deletions)

View changed files

📝 CHANGELOG.md (+13 -0)
📝 README.md (+10 -0)
📝 backend/apps/openai/main.py (+8 -1)
📝 package.json (+1 -1)
📝 src/lib/components/chat/MessageInput.svelte (+3 -0)
📝 src/lib/components/chat/Settings/Models.svelte (+1 -1)
📝 src/lib/components/layout/Sidebar.svelte (+11 -9)
📝 src/routes/(app)/+page.svelte (+3 -0)
📝 src/routes/(app)/c/[id]/+page.svelte (+3 -0)

📄 Description

Resolves #936 #939 #930


🔄 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/951 **Author:** [@tjbck](https://github.com/tjbck) **Created:** 2/28/2024 **Status:** ✅ Merged **Merged:** 2/28/2024 **Merged by:** [@tjbck](https://github.com/tjbck) **Base:** `main` ← **Head:** `dev` --- ### 📝 Commits (10+) - [`a7a817d`](https://github.com/open-webui/open-webui/commit/a7a817d12b74817376447617569c03c62da16302) chore: update Models.svelte - [`bbeaa92`](https://github.com/open-webui/open-webui/commit/bbeaa929041d46c59694798899a13ace46039cd2) Fix OpenAI integration: - [`210ae33`](https://github.com/open-webui/open-webui/commit/210ae331ccff568e7e205295acde704d4597b272) Merge pull request #924 from eltociear/patch-1 - [`70f807e`](https://github.com/open-webui/open-webui/commit/70f807e8c9287427bee65ed64209204d4916dced) Added star-history - [`7c7e16c`](https://github.com/open-webui/open-webui/commit/7c7e16c382941cb3571a5b682cef0d0c217c3c68) added focus selector - [`d24b6fa`](https://github.com/open-webui/open-webui/commit/d24b6fa9af403ba0f47a0c396e1771b7b2ad8364) link fix - [`03210c9`](https://github.com/open-webui/open-webui/commit/03210c9204bfb912bdc8671680fe80f4acec75db) keep the functionality to drag a chat - [`7fe4123`](https://github.com/open-webui/open-webui/commit/7fe412374c268c54add884c8fe2b1d592978fff1) more readable - [`6bbc372`](https://github.com/open-webui/open-webui/commit/6bbc3721b4739f5d7c1ae383a102472308b77722) Merge pull request #937 from jannikstdl/patch-3 - [`8f2d580`](https://github.com/open-webui/open-webui/commit/8f2d580991e6f34b17fd4755c430608ba7de6deb) Merge pull request #940 from jannikstdl/link-fix ### 📊 Changes **9 files changed** (+53 additions, -12 deletions) <details> <summary>View changed files</summary> 📝 `CHANGELOG.md` (+13 -0) 📝 `README.md` (+10 -0) 📝 `backend/apps/openai/main.py` (+8 -1) 📝 `package.json` (+1 -1) 📝 `src/lib/components/chat/MessageInput.svelte` (+3 -0) 📝 `src/lib/components/chat/Settings/Models.svelte` (+1 -1) 📝 `src/lib/components/layout/Sidebar.svelte` (+11 -9) 📝 `src/routes/(app)/+page.svelte` (+3 -0) 📝 `src/routes/(app)/c/[id]/+page.svelte` (+3 -0) </details> ### 📄 Description Resolves #936 #939 #930 --- <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:23:46 -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#7335