mirror of
https://github.com/open-webui/open-webui.git
synced 2026-03-24 20:14:58 -05:00
[PR #404] [MERGED] feat: chat history incognito mode #7109
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/404
Author: @tjbck
Created: 1/6/2024
Status: ✅ Merged
Merged: 1/6/2024
Merged by: @tjbck
Base:
main← Head:incognito📝 Commits (2)
77a4c4cfeat: chat history save added to settings13d9e66feat: chat history incognito mode📊 Changes
4 files changed (+391 additions, -259 deletions)
View changed files
📝
src/lib/components/chat/SettingsModal.svelte(+69 -2)📝
src/lib/components/layout/Sidebar.svelte(+280 -231)📝
src/routes/(app)/+page.svelte(+36 -26)📝
src/routes/(app)/c/[id]/+page.svelte(+6 -0)📄 Description
Resolves #382
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.