From b0b97acfe493a82766c668c42625c670eedcebf5 Mon Sep 17 00:00:00 2001 From: Ikko Eltociear Ashimine Date: Thu, 23 May 2024 15:50:26 +0900 Subject: [PATCH] fix(basic.gblib): update ChatServices.ts refering -> referring --- packages/gpt.gblib/services/ChatServices.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/gpt.gblib/services/ChatServices.ts b/packages/gpt.gblib/services/ChatServices.ts index 90187636..483352ec 100644 --- a/packages/gpt.gblib/services/ChatServices.ts +++ b/packages/gpt.gblib/services/ChatServices.ts @@ -213,7 +213,7 @@ export class ChatServices { page ? page : 'entire document' } (you will fill the JSON sources collection field later), - memorize this block among document information and return when you are refering this part of content:\n\n\n\n ${ + memorize this block among document information and return when you are referring this part of content:\n\n\n\n ${ doc.pageContent } \n\n\n\n.`; }