From ea45f23c5ee4b71ef35b059d8bc2e8020047e409 Mon Sep 17 00:00:00 2001 From: DirkSchlossmacher <62424946+DirkSchlossmacher@users.noreply.github.com> Date: Fri, 18 Aug 2023 17:21:03 +0200 Subject: [PATCH] summarizing prompt text optimized --- app/locales/de.ts | 2 +- app/locales/en.ts | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/app/locales/de.ts b/app/locales/de.ts index 34eceb1d3..6e92fbaea 100644 --- a/app/locales/de.ts +++ b/app/locales/de.ts @@ -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: { diff --git a/app/locales/en.ts b/app/locales/en.ts index 46a6ac00b..77c0e4e73 100644 --- a/app/locales/en.ts +++ b/app/locales/en.ts @@ -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: {