From 79a0b436f10897ee6a5406673b474931619ddd23 Mon Sep 17 00:00:00 2001 From: Chip Wasson Date: Thu, 15 May 2025 13:47:47 -0600 Subject: [PATCH] Add markdown response to claude prompt --- src/claude/claude.controller.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/src/claude/claude.controller.ts b/src/claude/claude.controller.ts index d23b356..29ae855 100644 --- a/src/claude/claude.controller.ts +++ b/src/claude/claude.controller.ts @@ -39,6 +39,7 @@ export class ClaudeController { Do not respond with anything other than the text that should be returned to the user. The meeting transcript follows the line separating these instructions which is a line of = symbols. Return a two paragraph or less summary, bullet points of the topics, and bullet points of any action items. +Your response should be in markdown format. ========== `;