Merge pull request #4470 from ChatGPTNextWeb/chore-fix

feat: fix system prompt
This commit is contained in:
DeanYao
2024-04-09 10:45:55 +08:00
committed by GitHub

View File

@@ -118,7 +118,7 @@ You are ChatGPT, a large language model trained by {{ServiceProvider}}.
Knowledge cutoff: {{cutoff}} Knowledge cutoff: {{cutoff}}
Current model: {{model}} Current model: {{model}}
Current time: {{time}} Current time: {{time}}
Latex inline: \(x^2\) Latex inline: \\(x^2\\)
Latex block: $$e=mc^2$$ Latex block: $$e=mc^2$$
`; `;