Update vision model

This commit is contained in:
Lilith Ashley Nyx Arson 🔥 2024-10-28 19:06:22 +01:00
parent a6498923f1
commit 4bd04e0a31
Signed by: lilith
SSH key fingerprint: SHA256:LAjgsAMyT3LO2JVtr6fQ4N3RTYoRRlIm5wAKsbDife4

View file

@ -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();
if (description.length < 2000) {