diff --git a/utils/tools/ImageCaptionTool.js b/utils/tools/ImageCaptionTool.js index 6134299..59cc6bb 100644 --- a/utils/tools/ImageCaptionTool.js +++ b/utils/tools/ImageCaptionTool.js @@ -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: []