[GH-ISSUE #113] Parameter Generator #11934

Closed
opened 2026-04-19 18:38:09 -05:00 by GiteaMirror · 1 comment
Owner

Originally created by @Phuket2 on GitHub (Nov 15, 2023).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/113

Some form of setting parameter generator, along the same idea as they have in automatic1111 for Stable Diffusion.
eg. With this prompt, generate all variations of answers from temperature 5 to 8 with .2 increments
You may also allow for the same idea using a selection of the installed models.
In the crudest form, you could just run the results down the page. You could also have a dedicated popup window or a result area in the chat with horizontal scrolling that could display the results nicely.
I think this would be a stand-out feature. I haven't used many other chat clients locally, so maybe it's been done already.

Originally created by @Phuket2 on GitHub (Nov 15, 2023). Original GitHub issue: https://github.com/open-webui/open-webui/issues/113 Some form of setting parameter generator, along the same idea as they have in automatic1111 for Stable Diffusion. eg. With this prompt, generate all variations of answers from temperature 5 to 8 with .2 increments You may also allow for the same idea using a selection of the installed models. In the crudest form, you could just run the results down the page. You could also have a dedicated popup window or a result area in the chat with horizontal scrolling that could display the results nicely. I think this would be a stand-out feature. I haven't used many other chat clients locally, so maybe it's been done already.
Author
Owner

@tjbck commented on GitHub (Nov 15, 2023):

Hi, I will think of ways to implement this feature with #114, Let's continue our discussion there. In the meantime, you can also set the temperature by adjusting the temperature slider from Settings > Advanced and the model response will reflect the temperature. Thanks!

<!-- gh-comment-id:1813234739 --> @tjbck commented on GitHub (Nov 15, 2023): Hi, I will think of ways to implement this feature with #114, Let's continue our discussion there. In the meantime, you can also set the temperature by adjusting the temperature slider from Settings > Advanced and the model response will reflect the temperature. Thanks!
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/open-webui#11934