mirror of
https://github.com/ikechan8370/chatgpt-plugin.git
synced 2025-12-17 13:57:10 +00:00
fix: bym optimizing
This commit is contained in:
parent
1c34ecbb83
commit
314c60d0ae
6 changed files with 46 additions and 23 deletions
|
|
@ -63,7 +63,7 @@ export class SendVideoTool extends AbstractTool {
|
|||
}
|
||||
}
|
||||
|
||||
description = 'Useful when you are allowed to send a video. You must use searchVideo to get search result and choose one video and get its id'
|
||||
description = 'Useful when you are allowed to send a video. You must use searchVideo to get search result and choose one video and get its id. If no extra description needed, just reply <EMPTY> at the next turn'
|
||||
}
|
||||
|
||||
export async function getBilibili (bvid) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue