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

feat: 在设置的高级面板里自定义temperature和top_p #1260

Merged
merged 4 commits into from
Apr 7, 2023

Conversation

quzard
Copy link
Contributor

@quzard quzard commented Apr 6, 2023

iShot_2023-04-06_14.36.39.jpg

@quzard
Copy link
Contributor Author

quzard commented Apr 6, 2023

iShot_2023-04-06_14.47.14.jpg

@quzard quzard mentioned this pull request Apr 6, 2023
@quzard quzard changed the title 在设置的高级面板里自定义temperature和top_p feat: 在设置的高级面板里自定义temperature和top_p Apr 6, 2023
@Chanzhaoyu Chanzhaoyu merged commit 86bba7d into Chanzhaoyu:main Apr 7, 2023
@fishslidenas
Copy link

更新之后貌似有点儿问题,就是响应速度变得很慢,通畅要十几秒二十秒之后才会对问题有所响应。之前几乎是秒回的。
部署环境是群晖docker

@Chanzhaoyu
Copy link
Owner

更新之后貌似有点儿问题,就是响应速度变得很慢,通畅要十几秒二十秒之后才会对问题有所响应。之前几乎是秒回的。 部署环境是群晖docker

这些改动和响应无关,看看是不是你网络问题。

@fishslidenas
Copy link

我也认为与响应速度无关,很确定网络没问题。我再看看

@quzard
Copy link
Contributor Author

quzard commented Apr 7, 2023

更新之后貌似有点儿问题,就是响应速度变得很慢,通畅要十几秒二十秒之后才会对问题有所响应。之前几乎是秒回的。 部署环境是群晖docker

测试了一下,没有加支付方式的api速度比加了支付方式的api速度慢了很多。应该是openai对免费用户限速了。azure的api速度也很快。只有openai的免费api速度变慢了

@BR1981
Copy link

BR1981 commented Apr 8, 2023

怎么能实现这个功能:做一个有很多prompt的页面,只要鼠标点击一下某个prompt内容,对应的内容就自动输入到聊天框中并发出,目的是为了更方便的提供给GPT系统设定。

yinqf pushed a commit to yinqf/chatgpt-web that referenced this pull request Apr 14, 2023
* 在设置的高级面板里自定义temperature和top_p

* change default temperature from 0.8 to 0.5

* pref: 检查代码,增加仅 api 的接口判断

* chore: 锁定 pnpm-lock.yaml

---------

Co-authored-by: ChenZhaoYu <790348264@qq.com>
Kerwin1202 referenced this pull request in chatgpt-web-dev/chatgpt-web Apr 15, 2023
* 在设置的高级面板里自定义temperature和top_p

* change default temperature from 0.8 to 0.5

* pref: 检查代码,增加仅 api 的接口判断

* chore: 锁定 pnpm-lock.yaml
@quzard quzard deleted the add_temperature_top_p branch May 31, 2023 09:57
HalfCoke pushed a commit to HalfCoke/chatgpt-web that referenced this pull request Jul 6, 2023
* 在设置的高级面板里自定义temperature和top_p

* change default temperature from 0.8 to 0.5

* pref: 检查代码,增加仅 api 的接口判断

* chore: 锁定 pnpm-lock.yaml

---------

Co-authored-by: ChenZhaoYu <790348264@qq.com>
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.

4 participants