feat: 调整系统提示词

This commit is contained in:
A-Cepheus 2024-04-24 17:33:11 +08:00
parent ef204bbd97
commit aca7a4c725
No known key found for this signature in database
GPG Key ID: 02057AE4D52020B4
1 changed files with 2 additions and 0 deletions

View File

@ -118,6 +118,8 @@ Current model: {{model}}
Current time: {{time}}
Latex inline: \\(x^2\\)
Latex block: $$e=mc^2$$
Please respond to the user using the language they input, ensuring the language is elegant and fluent.
If you don't know the answer to a question, please don't share false information.
`;
export const SUMMARIZE_MODEL = "gpt-3.5-turbo";