[GH-ISSUE #1995] playground - ability to save existing sessions #28245

Closed
opened 2026-04-25 02:56:40 -05:00 by GiteaMirror · 2 comments
Owner

Originally created by @anuragphadke on GitHub (May 6, 2024).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/1995

Is your feature request related to a problem? Please describe.
http://localhost:3000/playground : The playground URL offers an easy way to test prompts etc, however, all history is lost when we refresh the page / close the tab. This makes it painful to create it every time we need it, plus ability to generate code via one-click will be super helpful.

Describe the solution you'd like
Ability to save playground sessions as a preset, view as a code (starting with curl or node), and ability to share (though unsure how we can do it if we are hosting locally)

Describe alternatives you've considered
Currently, I do it manually every-time, and it takes a lot of time.

Additional context
https://github.com/open-webui/open-webui/issues/665 I looked in this in terms of pointers to save profiles.. appreciate any pointers here, and can contribute back via PR.

Originally created by @anuragphadke on GitHub (May 6, 2024). Original GitHub issue: https://github.com/open-webui/open-webui/issues/1995 **Is your feature request related to a problem? Please describe.** http://localhost:3000/playground : The playground URL offers an easy way to test prompts etc, however, all history is lost when we refresh the page / close the tab. This makes it painful to create it every time we need it, plus ability to generate code via one-click will be super helpful. **Describe the solution you'd like** Ability to save playground sessions as a preset, view as a code (starting with curl or node), and ability to share (though unsure how we can do it if we are hosting locally) **Describe alternatives you've considered** Currently, I do it manually every-time, and it takes a lot of time. **Additional context** https://github.com/open-webui/open-webui/issues/665 I looked in this in terms of pointers to save profiles.. appreciate any pointers here, and can contribute back via PR.
Author
Owner

@tjbck commented on GitHub (May 6, 2024):

Great idea, Let's continue our discussion here: #2000

<!-- gh-comment-id:2095225517 --> @tjbck commented on GitHub (May 6, 2024): Great idea, Let's continue our discussion here: #2000
Author
Owner

@jtc1246 commented on GitHub (Jul 13, 2024):

Can use this, https://github.com/jtc1246/openai-playground.

<!-- gh-comment-id:2226845620 --> @jtc1246 commented on GitHub (Jul 13, 2024): Can use this, https://github.com/jtc1246/openai-playground.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/open-webui#28245