chatbox icon indicating copy to clipboard operation
chatbox copied to clipboard

[Other] Temperature upper limit for OpenAI API should be 2

Open xmoiduts opened this issue 2 years ago • 1 comments

I have just looked around for this project's web version. And found the temperature of OpenAI 'AI model provider' needs to be updated. Currently, it is 0-1 while should be 0-2. https://platform.openai.com/docs/guides/text-generation/how-should-i-set-the-temperature-parameter

From my usage of the API, temperature 2 gives a much more creative response (while out of control when combined with "Top P=1")

xmoiduts avatar Mar 24 '24 06:03 xmoiduts

Yes. Wish a higher temperature and top_p could be added

ZenMachina avatar Apr 04 '24 20:04 ZenMachina