Selaa lähdekoodia

feat: fix system prompt

butterfly 1 vuosi sitten
vanhempi
commit
d508127452
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1 1
      app/constant.ts

+ 1 - 1
app/constant.ts

@@ -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$$
 `;