mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-06 19:08:59 -05:00
[PR #11701] [CLOSED] feat: Save prompts #38408
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/open-webui/open-webui/pull/11701
Author: @aaaalrashd
Created: 3/14/2025
Status: ❌ Closed
Base:
dev← Head:save_propmpts📝 Commits (6)
daad45bSave propmpts05781a5Save Prompt4d03d9afix conflict2286aa0fix conflict08e7f52fix conflcit uk19cbd5fMerge branch 'dev' into save_propmpts📊 Changes
51 files changed (+208 additions, -53 deletions)
View changed files
📝
src/lib/components/chat/Messages/ResponseMessage.svelte(+51 -1)📝
src/lib/i18n/locales/ar-BH/translation.json(+3 -1)📝
src/lib/i18n/locales/bg-BG/translation.json(+3 -1)📝
src/lib/i18n/locales/bn-BD/translation.json(+2 -1)📝
src/lib/i18n/locales/ca-ES/translation.json(+2 -1)📝
src/lib/i18n/locales/ceb-PH/translation.json(+3 -1)📝
src/lib/i18n/locales/cs-CZ/translation.json(+4 -1)📝
src/lib/i18n/locales/da-DK/translation.json(+4 -1)📝
src/lib/i18n/locales/de-DE/translation.json(+4 -1)📝
src/lib/i18n/locales/dg-DG/translation.json(+4 -1)📝
src/lib/i18n/locales/el-GR/translation.json(+4 -1)📝
src/lib/i18n/locales/en-GB/translation.json(+4 -1)📝
src/lib/i18n/locales/en-US/translation.json(+3 -1)📝
src/lib/i18n/locales/es-ES/translation.json(+4 -1)📝
src/lib/i18n/locales/eu-ES/translation.json(+4 -1)📝
src/lib/i18n/locales/fa-IR/translation.json(+3 -1)📝
src/lib/i18n/locales/fi-FI/translation.json(+4 -2)📝
src/lib/i18n/locales/fr-CA/translation.json(+3 -1)📝
src/lib/i18n/locales/fr-FR/translation.json(+3 -1)📝
src/lib/i18n/locales/he-IL/translation.json(+3 -1)...and 31 more files
📄 Description
Pull Request Checklist
Idea link
Idea Link Here
Description
Before submitting, make sure you've checked the following:
devbranch.Save prompts from char is highly needed to save time.
Added
feat: Save prompts on chat response file
Changed
chat response file and translations files
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.