From 1e583dc1a30168fb8bd74ecb32dc19d7656b9d7c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=91=A3=E6=B5=B7=E6=B4=8B?= Date: Sun, 24 May 2026 20:58:38 +0800 Subject: [PATCH] ai --- routes/ai.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/routes/ai.js b/routes/ai.js index 732f219..a88221b 100644 --- a/routes/ai.js +++ b/routes/ai.js @@ -158,7 +158,7 @@ router.post('/recognize-product', async (ctx) => { 'Content-Type': 'application/json' }, body: JSON.stringify({ - model: 'qwen-vl-max', + model: 'qwen3.7-max-2026-05-20', messages: [ { role: 'user',