-
-
Notifications
You must be signed in to change notification settings - Fork 11.8k
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
💄 style: Optimize smooth output #5824
base: main
Are you sure you want to change the base?
Conversation
@sxjeru is attempting to deploy a commit to the LobeHub Team on Vercel. A member of the Team first needs to authorize it. |
👍 @sxjeru Thank you for raising your pull request and contributing to our Community |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #5824 +/- ##
========================================
Coverage 92.15% 92.15%
========================================
Files 648 649 +1
Lines 58987 59017 +30
Branches 2922 2726 -196
========================================
+ Hits 54357 54387 +30
Misses 4630 4630
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
要是影响到英文用户聊天就不太好了吧🤔 |
It would be bad if it affects English user chats 🤔 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
看起来没有问题
💻 变更类型 | Change Type
🔀 变更说明 | Description of Change
第二个请求是因为中日韩等字符的信息量显著高于英文字母,加速输出可以减少代码等输出的等待时间。
(可能会影响英文用户正常聊天?)
📝 补充信息 | Additional Information