Dev limit interval#59
Merged
Merged
Conversation
dfhfg123
approved these changes
May 16, 2025
dfhfg123
added a commit
that referenced
this pull request
May 16, 2025
* 未登陆时不调用fetchUnreadCount (#55) * fix:bizybot对话传入prompt_id和request_id (#56) * fix (#57) * fix * auto prettier format code --------- Co-authored-by: linjm8780860 <11494038+linjm8780860@users.noreply.github.com> * Dev limit interval (#59) * fix * auto prettier format code * fix * fix --------- Co-authored-by: linjm8780860 <11494038+linjm8780860@users.noreply.github.com> * fix --------- Co-authored-by: liu changzhi <116055578+dfhfg123@users.noreply.github.com> Co-authored-by: linjm8780860 <11494038+linjm8780860@users.noreply.github.com>
doombeaker
pushed a commit
that referenced
this pull request
May 29, 2025
* 未登陆时不调用fetchUnreadCount (#55) * fix:bizybot对话传入prompt_id和request_id (#56) * fix (#57) * fix * auto prettier format code --------- Co-authored-by: linjm8780860 <11494038+linjm8780860@users.noreply.github.com> * Dev limit interval (#59) * fix * auto prettier format code * fix * fix --------- Co-authored-by: linjm8780860 <11494038+linjm8780860@users.noreply.github.com> * fix * 修改siliconflow登录的clientId * fix * fix --------- Co-authored-by: liu changzhi <116055578+dfhfg123@users.noreply.github.com> Co-authored-by: linjm8780860 <11494038+linjm8780860@users.noreply.github.com>
linjm8780860
added a commit
that referenced
this pull request
Jun 6, 2025
* 未登陆时不调用fetchUnreadCount (#55) * fix:bizybot对话传入prompt_id和request_id (#56) * fix (#57) * fix * auto prettier format code --------- Co-authored-by: linjm8780860 <11494038+linjm8780860@users.noreply.github.com> * Dev limit interval (#59) * fix * auto prettier format code * fix * fix --------- Co-authored-by: linjm8780860 <11494038+linjm8780860@users.noreply.github.com> * fix * 修改siliconflow登录的clientId * fix * fix * fix * auto prettier format code --------- Co-authored-by: liu changzhi <116055578+dfhfg123@users.noreply.github.com> Co-authored-by: linjm8780860 <11494038+linjm8780860@users.noreply.github.com> Co-authored-by: Yao Chi <later@usopp.net> Co-authored-by: doombeaker <3351623+doombeaker@users.noreply.github.com>
linjm8780860
added a commit
that referenced
this pull request
Jun 6, 2025
* 未登陆时不调用fetchUnreadCount (#55) * fix:bizybot对话传入prompt_id和request_id (#56) * fix (#57) * fix * auto prettier format code --------- Co-authored-by: linjm8780860 <11494038+linjm8780860@users.noreply.github.com> * Dev limit interval (#59) * fix * auto prettier format code * fix * fix --------- Co-authored-by: linjm8780860 <11494038+linjm8780860@users.noreply.github.com> * fix * 修改siliconflow登录的clientId * fix * fix * fix * auto prettier format code * fix * fix * auto prettier format code --------- Co-authored-by: liu changzhi <116055578+dfhfg123@users.noreply.github.com> Co-authored-by: linjm8780860 <11494038+linjm8780860@users.noreply.github.com> Co-authored-by: Yao Chi <later@usopp.net> Co-authored-by: doombeaker <3351623+doombeaker@users.noreply.github.com>
doombeaker
added a commit
that referenced
this pull request
Jun 15, 2025
* 未登陆时不调用fetchUnreadCount (#55) * fix:bizybot对话传入prompt_id和request_id (#56) * fix (#57) * fix * auto prettier format code --------- Co-authored-by: linjm8780860 <11494038+linjm8780860@users.noreply.github.com> * Dev limit interval (#59) * fix * auto prettier format code * fix * fix --------- Co-authored-by: linjm8780860 <11494038+linjm8780860@users.noreply.github.com> * fix * 修改siliconflow登录的clientId * fix * fix * fix * auto prettier format code * fix * fix * auto prettier format code * fix * fix * add version check * Update check_version.yml * Update version.txt --------- Co-authored-by: liu changzhi <116055578+dfhfg123@users.noreply.github.com> Co-authored-by: linjm8780860 <11494038+linjm8780860@users.noreply.github.com> Co-authored-by: Yao Chi <later@usopp.net> Co-authored-by: doombeaker <3351623+doombeaker@users.noreply.github.com>
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.
添加逻辑:调用customFetch的时候增加shieldError参数,如果shieldError为true的时候如果该接口报错的话 只报错一次直到页面刷新