mirror of
https://github.com/open-webui/open-webui.git
synced 2026-06-08 18:17:14 -05:00
[PR #2749] [MERGED] feat: single chat export #92123
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/2749
Author: @tjbck
Created: 6/3/2024
Status: ✅ Merged
Merged: 6/3/2024
Merged by: @tjbck
Base:
main← Head:dev📝 Commits (1)
fddf693feat: single chat export📊 Changes
5 files changed (+75 additions, -1 deletions)
View changed files
📝
backend/apps/webui/models/chats.py(+9 -0)📝
backend/apps/webui/routers/chats.py(+13 -0)📝
src/lib/apis/chats/index.ts(+31 -0)📝
src/lib/components/layout/Navbar/Menu.svelte(+15 -0)📝
src/lib/components/layout/Sidebar/ArchivedChatsModal.svelte(+7 -1)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.