We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
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
当LLM报错时,可以加入重试功能 以及设置重试次数、重试间隔以及重试多次失败的提醒。 并且建议添加一个功能:对于一些错误报告中进行关键词捕捉 然后报错时返回给信息平台的报错信息可以由用户来设定,比如LLM报错rate limited,用户可以在面板里设置:当捕捉到errors中存在"rate limited",返回信息“超速啦”这种功能
当LLM报错时...
The text was updated successfully, but these errors were encountered:
确实应当统一错误输出格式
Sorry, something went wrong.
也可以配合个自动重试功能,那应该会很好
anka-afk
No branches or pull requests
描述
当LLM报错时,可以加入重试功能 以及设置重试次数、重试间隔以及重试多次失败的提醒。
并且建议添加一个功能:对于一些错误报告中进行关键词捕捉 然后报错时返回给信息平台的报错信息可以由用户来设定,比如LLM报错rate limited,用户可以在面板里设置:当捕捉到errors中存在"rate limited",返回信息“超速啦”这种功能
使用场景
当LLM报错时...
你愿意提交PR吗?
Code of Conduct
The text was updated successfully, but these errors were encountered: