From ea769d3aece7848ada65bc7ee0954819c36001af Mon Sep 17 00:00:00 2001 From: "Aarthi Manivannan, Premanathan Aarthi Manivannan" Date: Thu, 20 Nov 2025 11:41:14 +0100 Subject: [PATCH] Add new file --- prompts/meeting_report_prompt.txt | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 prompts/meeting_report_prompt.txt diff --git a/prompts/meeting_report_prompt.txt b/prompts/meeting_report_prompt.txt new file mode 100644 index 0000000..b58e5dd --- /dev/null +++ b/prompts/meeting_report_prompt.txt @@ -0,0 +1,8 @@ +Generate a structured meeting report in markdown using STRUCTURE and STYLE. +Output ONLY the final markdown report. No meta text. + +STRUCTURE & RULES: +{{ insert contents of meeting_report_structure.json }} + +TEMPLATE (fill all placeholders): +{{ insert contents of meeting_report_template.md }}