mirror of
https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web.git
synced 2025-10-08 19:16:37 +08:00
summarizing prompt text optimized
This commit is contained in:
parent
5cb2abecaa
commit
ea45f23c5e
@ -176,7 +176,7 @@ const de: PartialLocaleType = {
|
||||
Topic:
|
||||
"Bitte erstellen Sie einen vier- bis fünfwörtigen Titel, der unser Gespräch zusammenfasst, ohne Einleitung, Zeichensetzung, Anführungszeichen, Punkte, Symbole oder zusätzlichen Text. Entfernen Sie Anführungszeichen.",
|
||||
Summarize:
|
||||
"Create a short summary of the dialogue (300 words or less) to support contextual continuity for the dialogue to come.",
|
||||
"Create a short summary of the dialogue (using 4000 words at max., ideally less), to support contextual continuity for the upcoming dialogue.",
|
||||
},
|
||||
},
|
||||
Copy: {
|
||||
|
@ -278,7 +278,7 @@ const en: LocaleType = {
|
||||
Topic:
|
||||
"Please generate a four to five word title summarizing our conversation without any lead-in, punctuation, quotation marks, periods, symbols, or additional text. Remove enclosing quotation marks.",
|
||||
Summarize:
|
||||
"Summarize the discussion briefly in 200 words or less to use as a prompt for future context.",
|
||||
"Create a short summary of the dialogue (using 4000 words at max., ideally less), to support contextual continuity for the upcoming dialogue",
|
||||
},
|
||||
},
|
||||
Copy: {
|
||||
|
Loading…
Reference in New Issue
Block a user