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

@ -34,5 +34,5 @@ export class SendMusicTool extends AbstractTool {
}
}
description = 'Useful when you want to share music. You must use searchMusic first to get the music id'
description = 'Useful when you want to share music. You must use searchMusic first to get the music id. If no extra description needed, just reply <EMPTY> at the next turn'
}