Conversation
* fix * auto prettier format code * fix * fix --------- Co-authored-by: linjm8780860 <11494038+linjm8780860@users.noreply.github.com>
dfhfg123
approved these changes
May 16, 2025
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
1、从节点选择模型时候筛选基础模型改为都是已选中状态
2、使用模型添加节点时改为隐藏当前面板
3、添加逻辑 报错弹框 如果内容一样的话 2秒钟之内 只提示一次
4、直达码输入框修改为 兼容了网站分享出来的大长串文字
5、详情面板里添加按钮可以跳转到网站
6、通过shieldError限制报错弹框的次数
7、bizybot增加传入prompt_id和request_id字段
8、未登陆时不调用fetchUnreadCount接口