mirror of
https://github.com/open-webui/open-webui.git
synced 2026-07-16 06:03:26 -05:00
[PR #643] [MERGED] feat: export all chats from db #20403
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/643
Author: @tjbck
Created: 2/4/2024
Status: ✅ Merged
Merged: 2/4/2024
Merged by: @tjbck
Base:
main← Head:export-all-user-chats📝 Commits (1)
7c2f297feat: export all chats from db📊 Changes
4 files changed (+102 additions, -8 deletions)
View changed files
📝
backend/apps/web/models/chats.py(+9 -3)📝
backend/apps/web/routers/chats.py(+19 -0)📝
src/lib/apis/chats/index.ts(+31 -0)📝
src/lib/components/chat/SettingsModal.svelte(+43 -5)📄 Description
Resolves #630
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.