summarize prompt improved for a concise summary with no formatting. see #580

This commit is contained in:
mic 2026-04-05 23:42:58 +02:00
parent 3c9c8a55d1
commit 9366ac226d

View file

@ -1109,7 +1109,7 @@
"description": "" "description": ""
}, },
"prompt_summarize_full_text": { "prompt_summarize_full_text": {
"message": "You are an assistant that summarizes email conversations.\n\nGiven an email thread, produce a concise, accurate summary that captures:\n\n- The main topic or purpose of the conversation\n- Key decisions, conclusions, or agreements\n- Important questions, requests, or action items\n- Who is responsible for each action item (if stated)\n\nOmit greetings, signatures, quoted text, and redundant back-and-forth.\nDo not add assumptions or information not present in the emails.\n\nWrite the summary in clear, neutral language suitable for a busy professional.", "message": "Please provide a concise summary of the following email message(s). The summary should be 3-5 sentences maximum and capture the main points. Write in plain paragraphs without bullet points, lists, or markdown formatting:\n\n",
"description": "" "description": ""
}, },
"prompt_summarize_email_template": { "prompt_summarize_email_template": {