mirror of
https://github.com/labring/FastGPT.git
synced 2025-12-25 20:02:47 +00:00
fix(prompt): typo template tag (#1918)
Some checks are pending
Build FastGPT images in Personal warehouse / build-fastgpt-images (push) Waiting to run
Some checks are pending
Build FastGPT images in Personal warehouse / build-fastgpt-images (push) Waiting to run
This commit is contained in:
parent
9e169a48e3
commit
babf03c218
|
|
@ -20,7 +20,7 @@ A2:
|
|||
|
||||
<Context>
|
||||
{{text}}
|
||||
<Context/>
|
||||
</Context>
|
||||
`
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue