From 1ccb4e1cc2da8c982604353a3da8befd82ff976e Mon Sep 17 00:00:00 2001 From: Shivam Mishra Date: Mon, 17 Jul 2023 16:24:36 +0530 Subject: [PATCH] refactor: update format for summary --- .../enterprise/integrations/openai_prompts/summary.txt | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/enterprise/lib/enterprise/integrations/openai_prompts/summary.txt b/enterprise/lib/enterprise/integrations/openai_prompts/summary.txt index 5196f5b1b..96e314294 100644 --- a/enterprise/lib/enterprise/integrations/openai_prompts/summary.txt +++ b/enterprise/lib/enterprise/integrations/openai_prompts/summary.txt @@ -19,10 +19,10 @@ Make sure you strongly adhere to the following rules when generating the summary Reply in the user's language, as a markdown of the following format. -**Customer Intent** +### Customer Intent -**Conversation Summary** +### Conversation Summary -**Action Items** +### Action Items -**Follow-up Items** \ No newline at end of file +### Follow-up Items \ No newline at end of file