I have slider with 0-2 max value so its 3 stages for Short, Medium and Long
So I want it to when I change the slider the value on my curl code (max_tokens) on prompt will change as well.
For example on the first stage of slider max token value is 80, on 2nd stage max token value is 200, and 3rd stage max token is 300.
I hope you guys get the point
Thanks in advance!