This repository has been archived by the owner on Feb 10, 2025. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 11.2k
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Contributor
quzard
commented
Apr 6, 2023
Closed
更新之后貌似有点儿问题,就是响应速度变得很慢,通畅要十几秒二十秒之后才会对问题有所响应。之前几乎是秒回的。 |
这些改动和响应无关,看看是不是你网络问题。 |
我也认为与响应速度无关,很确定网络没问题。我再看看 |
测试了一下,没有加支付方式的api速度比加了支付方式的api速度慢了很多。应该是openai对免费用户限速了。azure的api速度也很快。只有openai的免费api速度变慢了 |
怎么能实现这个功能:做一个有很多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 <[email protected]>
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
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 <[email protected]>
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.