mirror of
https://github.com/ikechan8370/chatgpt-plugin.git
synced 2025-12-17 05:47:11 +00:00
feat: add a tts tool
This commit is contained in:
parent
c3d9f65a03
commit
da27e6a1b3
4 changed files with 71 additions and 3 deletions
|
|
@ -16,7 +16,7 @@ export class ImageCaptionTool extends AbstractTool {
|
|||
},
|
||||
question: {
|
||||
type: 'string',
|
||||
description: 'if you want to ask something about this picture, write your question in English here.'
|
||||
description: 'when you need an answer for a question based on an image, write your question in English here.'
|
||||
}
|
||||
},
|
||||
required: []
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue