fix(prompt): typo template tag (#1918)
Some checks are pending
Build FastGPT images in Personal warehouse / build-fastgpt-images (push) Waiting to run

This commit is contained in:
Zong 2024-07-04 14:53:46 +08:00 committed by GitHub
parent 9e169a48e3
commit babf03c218
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -20,7 +20,7 @@ A2:
<Context>
{{text}}
<Context/>
</Context>
`
};