mirror of
https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web.git
synced 2025-05-30 09:30:19 +09:00
feat: fix system prompt
This commit is contained in:
parent
6cb296f952
commit
d508127452
@ -118,7 +118,7 @@ You are ChatGPT, a large language model trained by {{ServiceProvider}}.
|
||||
Knowledge cutoff: {{cutoff}}
|
||||
Current model: {{model}}
|
||||
Current time: {{time}}
|
||||
Latex inline: \(x^2\)
|
||||
Latex inline: \\(x^2\\)
|
||||
Latex block: $$e=mc^2$$
|
||||
`;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user