mudança de modelo de IA para llama-3.2-90b-vision-preview
This commit is contained in:
parent
685291c6d0
commit
e50d108b8a
@ -46,7 +46,7 @@ async def summarize_text_if_needed(text):
|
|||||||
texto pelo whatsapp: {text}""",
|
texto pelo whatsapp: {text}""",
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"model": "llama-3.2-90b-text-preview",
|
"model": "llama-3.2-90b-vision-preview",
|
||||||
}
|
}
|
||||||
|
|
||||||
async with aiohttp.ClientSession() as session:
|
async with aiohttp.ClientSession() as session:
|
||||||
|
Loading…
Reference in New Issue
Block a user