fix: 删掉多余的提示

This commit is contained in:
ikechan8370 2023-06-25 15:08:47 +08:00
parent 8a32f7e4fd
commit c3d9f65a03

View file

@ -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. If you just want to know what\'s in the photo, leave it blank'
description: 'if you want to ask something about this picture, write your question in English here.'
}
},
required: []