mirror of
https://github.com/open-webui/open-webui.git
synced 2026-03-10 15:54:15 -05:00
[PR #327] [MERGED] feat: delete all user chats #7056
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/327
Author: @tjbck
Created: 12/30/2023
Status: ✅ Merged
Merged: 12/30/2023
Merged by: @tjbck
Base:
main← Head:delete-all-chat📝 Commits (1)
d5dc36bfeat: delete all user chats📊 Changes
3 files changed (+189 additions, -123 deletions)
View changed files
📝
backend/apps/web/routers/chats.py(+20 -0)📝
src/lib/apis/chats/index.ts(+32 -0)📝
src/lib/components/chat/SettingsModal.svelte(+137 -123)📄 Description
Resolves #296
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.