Forráskód Böngészése

feat: fix system prompt

butterfly 1 éve
szülő
commit
d508127452
1 módosított fájl, 1 hozzáadás és 1 törlés
  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$$
 `;