From c3d9f65a03e4eeaabaec196b0145e762d6e33cd0 Mon Sep 17 00:00:00 2001 From: ikechan8370 Date: Sun, 25 Jun 2023 15:08:47 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E5=88=A0=E6=8E=89=E5=A4=9A=E4=BD=99?= =?UTF-8?q?=E7=9A=84=E6=8F=90=E7=A4=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- utils/tools/ImageCaptionTool.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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: []