fix(prompt): typo extra content (#1942)
Some checks are pending
Deploy image by kubeconfig / build-fastgpt-docs-images (push) Waiting to run
Deploy image by kubeconfig / update-docs-image (push) Blocked by required conditions
Deploy image to vercel / deploy-production (push) Waiting to run
Build FastGPT images in Personal warehouse / build-fastgpt-images (push) Waiting to run

* fix(prompt): typo extra content

* refactor(prompt): AIChat template
This commit is contained in:
Zong 2024-07-04 19:08:26 +08:00 committed by GitHub
parent a9cdece341
commit 8a7bd689ae
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -100,7 +100,7 @@ export const Prompt_QuotePromptList: PromptTemplateItem[] = [
<QA>
{{quote}}
</QA>}
</QA>
1. <QA></QA>
@ -109,7 +109,12 @@ export const Prompt_QuotePromptList: PromptTemplateItem[] = [
4.
5.
QA
-
- <QA></QA>
- QA
- 使 Markdown
- 使
:"""{{question}}"""`
}