Explorar el Código

feat: fix system prompt

butterfly hace 1 año
padre
commit
d508127452
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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$$
 `;