mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-06 02:48:13 -05:00
[GH-ISSUE #121] feat: custom url with chatid for chats #50605
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?
Originally created by @imaverage on GitHub (Nov 19, 2023).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/121
Originally assigned to: @tjbck on GitHub.
Describe the solution you'd like
like chatgpt basically. i want to be able to copy the url for a chat and return to it
Describe alternatives you've considered
no alts
Additional context
Add any other context or screenshots about the feature request here.
@tjbck commented on GitHub (Nov 19, 2023):
Hi, Thanks for the suggestion. This project is currently being overhauled to support #68. Once #123 gets merged to main, I'll think of ways to implement this, including the option to share the conversation with others.
@tjbck commented on GitHub (Nov 22, 2023):
Hi, I've implemented this feature with #123, Please let me know if you encounter any issues. Thanks!