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
main
export-all-user-chats
7c2f297
4 files changed (+102 additions, -8 deletions)
📝 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)
backend/apps/web/models/chats.py
backend/apps/web/routers/chats.py
src/lib/apis/chats/index.ts
src/lib/components/chat/SettingsModal.svelte
Resolves #630
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.
No dependencies set.
The note is not visible to the blocked user.
📋 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.