fix(basic.gblib): update ChatServices.ts

refering -> referring
This commit is contained in:
Ikko Eltociear Ashimine 2024-05-23 15:50:26 +09:00 committed by GitHub
parent f42e42c5e2
commit b0b97acfe4
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -213,7 +213,7 @@ export class ChatServices {
page ? page : 'entire document' page ? page : 'entire document'
} }
(you will fill the JSON sources collection field later), (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 doc.pageContent
} \n\n\n\n.`; } \n\n\n\n.`;
} }