[PR #349] [MERGED] feat: prompt preset support #7073

Closed
opened 2025-11-11 17:16:01 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

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

Base: mainHead: prompts


📝 Commits (3)

📊 Changes

4 files changed (+340 additions, -32 deletions)

View changed files

📝 .gitignore (+0 -1)
📝 src/lib/components/chat/MessageInput.svelte (+97 -31)
src/lib/components/chat/MessageInput/PromptCommands.svelte (+227 -0)
📝 src/lib/utils/index.ts (+16 -0)

📄 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/349 **Author:** [@tjbck](https://github.com/tjbck) **Created:** 1/2/2024 **Status:** ✅ Merged **Merged:** 1/2/2024 **Merged by:** [@tjbck](https://github.com/tjbck) **Base:** `main` ← **Head:** `prompts` --- ### 📝 Commits (3) - [`69a0372`](https://github.com/open-webui/open-webui/commit/69a037257e61fb74dfa012a62ad4933dd2dc44e9) feat: prompt preset support - [`e02b06a`](https://github.com/open-webui/open-webui/commit/e02b06a0bf841035f568f5c0ca922e2ae9484c34) feat: more prompt presets added - [`96b198b`](https://github.com/open-webui/open-webui/commit/96b198b27be9d4e608f096ff59fa9d033154caaa) fix: formatting ### 📊 Changes **4 files changed** (+340 additions, -32 deletions) <details> <summary>View changed files</summary> 📝 `.gitignore` (+0 -1) 📝 `src/lib/components/chat/MessageInput.svelte` (+97 -31) ➕ `src/lib/components/chat/MessageInput/PromptCommands.svelte` (+227 -0) 📝 `src/lib/utils/index.ts` (+16 -0) </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:16:01 -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#7073