mirror of
https://github.com/ikechan8370/chatgpt-plugin.git
synced 2025-12-16 21:37:11 +00:00
fix: 优化一些tool
This commit is contained in:
parent
8257779f5c
commit
328849b320
3 changed files with 19 additions and 9 deletions
|
|
@ -36,6 +36,7 @@ export class QueryStarRailTool extends AbstractTool {
|
|||
return '用户没有绑定uid,无法查询。可以让用户主动提供uid进行查询'
|
||||
}
|
||||
} catch (e) {
|
||||
// todo support miao-plugin and sruid
|
||||
return '未安装StarRail-Plugin,无法查询'
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue