ai
This commit is contained in:
+1
-1
@@ -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',
|
||||||
|
|||||||
Reference in New Issue
Block a user