From f0735b48a9f57bfebd6004ac746d749d1da6f255 Mon Sep 17 00:00:00 2001 From: Story Crater Bot <19826264+Riotpiaole@users.noreply.github.com> Date: Tue, 1 Sep 2026 10:57:49 -0700 Subject: [PATCH] chore: trigger Docker image build --- app/api/chat/route.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/app/api/chat/route.ts b/app/api/chat/route.ts index 4edc219..7c296ab 100644 --- a/app/api/chat/route.ts +++ b/app/api/chat/route.ts @@ -149,3 +149,4 @@ export async function POST(request: NextRequest) { } } // LLM_API_TOKEN now in deployment +// Image build trigger