[PR #166] [MERGED] feat: advanced settings refac & num_ctx added #6983

Closed
opened 2025-11-11 17:13:35 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/open-webui/open-webui/pull/166
Author: @tjbck
Created: 11/30/2023
Status: Merged
Merged: 11/30/2023
Merged by: @tjbck

Base: mainHead: dev


📝 Commits (8)

📊 Changes

3 files changed (+261 additions, -113 deletions)

View changed files

📝 src/lib/components/chat/SettingsModal.svelte (+243 -105)
📝 src/routes/(app)/+page.svelte (+9 -4)
📝 src/routes/(app)/c/[id]/+page.svelte (+9 -4)

📄 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/166 **Author:** [@tjbck](https://github.com/tjbck) **Created:** 11/30/2023 **Status:** ✅ Merged **Merged:** 11/30/2023 **Merged by:** [@tjbck](https://github.com/tjbck) **Base:** `main` ← **Head:** `dev` --- ### 📝 Commits (8) - [`ea25763`](https://github.com/open-webui/open-webui/commit/ea257636ee82bd8b7f1af2087e8f579ec1356c63) Update SettingsModal.svelte - [`cd22f73`](https://github.com/open-webui/open-webui/commit/cd22f733378ccdbff73754d98a9c3df09e3f5cfa) Update +page.svelte - [`d180943`](https://github.com/open-webui/open-webui/commit/d1809432520597417a4cd4f3756051dd440bd96f) Update +page.svelte - [`467384e`](https://github.com/open-webui/open-webui/commit/467384e9d51f2e19d1abe5133525936abefdb0e4) Update SettingsModal.svelte - [`ec07dff`](https://github.com/open-webui/open-webui/commit/ec07dff7d033ea55ac3d5cdb74063f9d984954f2) Update SettingsModal.svelte - [`8276385`](https://github.com/open-webui/open-webui/commit/827638527ad149bc0473aff4e95779256e6e7c8b) fix: step value update - [`ffe18bc`](https://github.com/open-webui/open-webui/commit/ffe18bcd6be0a16e492d02838ec84ff5f76ca5a6) Merge pull request #165 from AnthonyCucci/main - [`a471298`](https://github.com/open-webui/open-webui/commit/a4712989db6787e84b26eba334519a424890ca09) feat: advanced settings refac ### 📊 Changes **3 files changed** (+261 additions, -113 deletions) <details> <summary>View changed files</summary> 📝 `src/lib/components/chat/SettingsModal.svelte` (+243 -105) 📝 `src/routes/(app)/+page.svelte` (+9 -4) 📝 `src/routes/(app)/c/[id]/+page.svelte` (+9 -4) </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 2025-11-11 17:13:35 -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#6983