From f9ac92ddf9c5b84b28ea629493c14ca86da32780 Mon Sep 17 00:00:00 2001 From: nguyentrungthat <80239428+nguentrungthat@users.noreply.github.com> Date: Mon, 18 May 2026 09:52:39 +0700 Subject: [PATCH] Update line_connection.ts --- BACKEND/app/services/line_connection.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/BACKEND/app/services/line_connection.ts b/BACKEND/app/services/line_connection.ts index f8ca4ae..5585dcb 100644 --- a/BACKEND/app/services/line_connection.ts +++ b/BACKEND/app/services/line_connection.ts @@ -909,7 +909,7 @@ export default class LineConnection { } const payload = { - model: 'gpt-4o-mini', + model: 'gpt-5-mini', max_tokens: 1000, messages: [ {