fix: bym optimizing

This commit is contained in:
ikechan8370 2025-01-02 20:51:45 +08:00
parent 1c34ecbb83
commit 314c60d0ae
6 changed files with 46 additions and 23 deletions

View file

@ -46,5 +46,5 @@ export class SendMessageToSpecificGroupOrUserTool extends AbstractTool {
}
}
description = 'Useful when you want to send a text message to specific user or group'
description = 'Useful when you want to send a text message to specific user or group. If no extra description needed, just reply <EMPTY> at the next turn'
}