Can't send images to be analyzed to litellm models
- Vorherrschende Sprache
- Python
- Sterne
- 1
- Forks
- 0
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
When configuring a litellm that can analyze images like 'gemini-1.5-pro' or 'gemini-pro-vision' and send it an image file to be analyzed, it gets stuck into a loop trying to give an answer. Ultimately I have to restart de pod instance since the website becomes unresponsive.
Looking into it, the image file is being sent by pointing to a url :
https://github.com/ai-cfia/louis/blob/c9589e21181d97d7cab2937e69a345ba60e4fe71/src/routes/(app)/%2Bpage.svelte#L574
I dont know if its related to hosting louis internally since it works when testing locally with the snippet code : https://litellm.vercel.app/docs/providers/gemini#sample-usage-1
Beitragsleitfaden
Für dieses Repository ist kein Beitragsleitfaden indexiert
Bewertung
Dieses Issue wurde noch nicht bewertet.