mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-06 02:48:13 -05:00
[GH-ISSUE #3698] Add temperature and top_p adjustion in playground. #13354
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 @jtc1246 on GitHub (Jul 7, 2024).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/3698
Is your feature request related to a problem? Please describe.
No
Describe the solution you'd like
Add temperature and top_p adjust bar in playground.
Describe alternatives you've considered
No
Additional context
I know that temperature and top_p can be adjusted in Settings / Advanced parameters. But in api testing, temperature and top_p is a very important parameter to test, which is needed to change very frequently. Each time adjusting in settings is too troublesome.
@jtc1246 commented on GitHub (Jul 7, 2024):
#1625
@tjbck commented on GitHub (Jul 8, 2024):
Duplicate #2565
@jtc1246 commented on GitHub (Jul 13, 2024):
Can use this, https://github.com/jtc1246/openai-playground.