mirror of
https://git.arson.gg/lilith/discord-bot.git
synced 2025-12-05 03:34:49 +01:00
Update vision model
This commit is contained in:
parent
a6498923f1
commit
4bd04e0a31
1 changed files with 2 additions and 2 deletions
|
|
@ -45,7 +45,7 @@ module.exports = {
|
||||||
}
|
}
|
||||||
}]
|
}]
|
||||||
}],
|
}],
|
||||||
"model": "llama-3.2-11b-vision-preview"
|
"model": "llama-3.2-90b-vision-preview"
|
||||||
})).choices[0].message.content.trim();
|
})).choices[0].message.content.trim();
|
||||||
|
|
||||||
if (description.length < 2000) {
|
if (description.length < 2000) {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue