From 50cd9d6fd53946528c36404478ff1bed9ca8b952 Mon Sep 17 00:00:00 2001 From: Atai Barkai Date: Mon, 8 Apr 2024 15:12:26 -0700 Subject: [PATCH] =?UTF-8?q?=E2=80=A6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/app/api/copilotkit/route.ts | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/app/api/copilotkit/route.ts b/src/app/api/copilotkit/route.ts index e8bf362..508f0c6 100644 --- a/src/app/api/copilotkit/route.ts +++ b/src/app/api/copilotkit/route.ts @@ -21,6 +21,8 @@ const researchAction: Action = { }, }; +// ... + export async function POST(req: Request): Promise { const copilotKit = new CopilotBackend({