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
main
dev
fddf693
5 files changed (+75 additions, -1 deletions)
📝 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)
backend/apps/webui/models/chats.py
backend/apps/webui/routers/chats.py
src/lib/apis/chats/index.ts
src/lib/components/layout/Navbar/Menu.svelte
src/lib/components/layout/Sidebar/ArchivedChatsModal.svelte
No description provided
🔄 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/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.