[PR #2749] [MERGED] feat: single chat export #7881

Closed
opened 2025-11-11 17:39:07 -06:00 by GiteaMirror · 0 comments
Owner

📋 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: mainHead: dev


📝 Commits (1)

📊 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.

## 📋 Pull Request Information **Original PR:** https://github.com/open-webui/open-webui/pull/2749 **Author:** [@tjbck](https://github.com/tjbck) **Created:** 6/3/2024 **Status:** ✅ Merged **Merged:** 6/3/2024 **Merged by:** [@tjbck](https://github.com/tjbck) **Base:** `main` ← **Head:** `dev` --- ### 📝 Commits (1) - [`fddf693`](https://github.com/open-webui/open-webui/commit/fddf693dadeda134303bef10d13575312a46495e) feat: single chat export ### 📊 Changes **5 files changed** (+75 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `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) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2025-11-11 17:39:07 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/open-webui#7881