This commit is contained in:
董海洋
2026-05-24 20:58:38 +08:00
parent f7bb96ed89
commit 1e583dc1a3
+1 -1
View File
@@ -158,7 +158,7 @@ router.post('/recognize-product', async (ctx) => {
'Content-Type': 'application/json' 'Content-Type': 'application/json'
}, },
body: JSON.stringify({ body: JSON.stringify({
model: 'qwen-vl-max', model: 'qwen3.7-max-2026-05-20',
messages: [ messages: [
{ {
role: 'user', role: 'user',