From 8dcc03938522ef233c95a73e38ab967c0b2229be Mon Sep 17 00:00:00 2001 From: jdriscoll98 <41447166+jdriscoll98@users.noreply.github.com> Date: Fri, 26 Jul 2024 12:00:35 -0700 Subject: [PATCH] Update main.ts Always enforce json mode --- src/main.ts | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/src/main.ts b/src/main.ts index 13677ae..540fe5a 100644 --- a/src/main.ts +++ b/src/main.ts @@ -127,9 +127,7 @@ async function getAIResponse(prompt: string): Promise