Is your feature request related to a problem? Please describe.
When working with various setups, including but not limited to Retrieval-Augmented Generation (RAG), I often encounter multiple issues with handling prompts and context. It's frustrating to manually extract and copy the full message from logs for experimentation on different models.
Describe the solution you'd like
I would like to have a "send to playground" button. This feature would allow users to copy the prompt, including the <context>, from any setup directly to the playground for seamless experimentation on different models without the need for manual extraction.
Describe alternatives you've considered
Currently, the only alternative is to manually copy the full message from the logs and paste it into the playground, which is time-consuming and prone to errors.
Additional context
Adding this feature would streamline the workflow and improve efficiency for users dealing with various setups.
maybe an additional button here is a good option for this ?
Best regards,
F0x
Originally created by @F0x06 on GitHub (Jun 7, 2024).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/2914
**Is your feature request related to a problem? Please describe.**
When working with various setups, including but not limited to Retrieval-Augmented Generation (RAG), I often encounter multiple issues with handling prompts and context. It's frustrating to manually extract and copy the full message from logs for experimentation on different models.
**Describe the solution you'd like**
I would like to have a "send to playground" button. This feature would allow users to copy the prompt, including the `<context>`, from any setup directly to the playground for seamless experimentation on different models without the need for manual extraction.
**Describe alternatives you've considered**
Currently, the only alternative is to manually copy the full message from the logs and paste it into the playground, which is time-consuming and prone to errors.
**Additional context**
Adding this feature would streamline the workflow and improve efficiency for users dealing with various setups.
maybe an additional button here is a good option for this ?

Best regards,
F0x
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Originally created by @F0x06 on GitHub (Jun 7, 2024).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/2914
Is your feature request related to a problem? Please describe.
When working with various setups, including but not limited to Retrieval-Augmented Generation (RAG), I often encounter multiple issues with handling prompts and context. It's frustrating to manually extract and copy the full message from logs for experimentation on different models.
Describe the solution you'd like
I would like to have a "send to playground" button. This feature would allow users to copy the prompt, including the
<context>, from any setup directly to the playground for seamless experimentation on different models without the need for manual extraction.Describe alternatives you've considered
Currently, the only alternative is to manually copy the full message from the logs and paste it into the playground, which is time-consuming and prone to errors.
Additional context
Adding this feature would streamline the workflow and improve efficiency for users dealing with various setups.
maybe an additional button here is a good option for this ?
Best regards,
F0x
@tjbck commented on GitHub (Jun 7, 2024):
Great idea! Let's continue our discussion #2565