Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix temperature range #4083

Merged
merged 1 commit into from
Feb 20, 2024
Merged

Fix temperature range #4083

merged 1 commit into from
Feb 20, 2024

Conversation

WqyJh
Copy link
Contributor

@WqyJh WqyJh commented Feb 20, 2024

Fix temperature range according to OpenAI's official API documentation.

What sampling temperature to use, between 0 and 2. Higher values like 0.8 will make the output more random, while lower values like 0.2 will make it more focused and deterministic.

Copy link

vercel bot commented Feb 20, 2024

@WqyJh is attempting to deploy a commit to the NextChat Team on Vercel.

A member of the Team first needs to authorize it.

Copy link
Contributor

Your build has completed!

Preview deployment

@fred-bf fred-bf merged commit fd67f98 into ChatGPTNextWeb:main Feb 20, 2024
1 of 2 checks passed
H0llyW00dzZ pushed a commit to H0llyW00dzZ/ChatGPT-Next-Web that referenced this pull request Feb 20, 2024
H0llyW00dzZ added a commit to H0llyW00dzZ/ChatGPT-Next-Web that referenced this pull request Feb 20, 2024
* chore: fix typo in next.config.mjs (ChatGPTNextWeb#4072)

verison -> version

* Fix temperature range (ChatGPTNextWeb#4083)

---------

Co-authored-by: eltociear <[email protected]>
Co-authored-by: WqyJh <[email protected]>
X-Zero-L pushed a commit to X-Zero-L/ChatGPT-Next-Web that referenced this pull request Feb 21, 2024
gaogao1030 pushed a commit to gaogao1030/ChatGPT-Next-Web that referenced this pull request May 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants