fix(basic.gblib): update ChatServices.ts
refering -> referring
This commit is contained in:
parent
f42e42c5e2
commit
b0b97acfe4
1 changed files with 1 additions and 1 deletions
|
@ -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.`;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue