[GH-ISSUE #2505] [FEAT]: Support Groq multi-modal #1623

Closed
opened 2026-02-22 18:25:44 -05:00 by yindo · 2 comments
Owner

Originally created by @japen0617 on GitHub (Oct 20, 2024).
Original GitHub issue: https://github.com/Mintplex-Labs/anything-llm/issues/2505

Originally assigned to: @timothycarambat on GitHub.

How are you running AnythingLLM?

AnythingLLM desktop app

What happened?

groq released the image recognition language for llama 3.2, and you can also choose related 90B and 11B models, but when I upload an image and ask the language model to recognize it, it always fails, I don't know if it's stuck on the base64 issue

Are there known steps to reproduce?

選取groq的llama-3.2-90b-vision-preview 或是 llama-3.2-11b-vision-preview 模型 , 然後上傳一張圖片

Originally created by @japen0617 on GitHub (Oct 20, 2024). Original GitHub issue: https://github.com/Mintplex-Labs/anything-llm/issues/2505 Originally assigned to: @timothycarambat on GitHub. ### How are you running AnythingLLM? AnythingLLM desktop app ### What happened? groq released the image recognition language for llama 3.2, and you can also choose related 90B and 11B models, but when I upload an image and ask the language model to recognize it, it always fails, I don't know if it's stuck on the base64 issue ### Are there known steps to reproduce? 選取groq的llama-3.2-90b-vision-preview 或是 llama-3.2-11b-vision-preview 模型 , 然後上傳一張圖片
yindo added the enhancementfeature request labels 2026-02-22 18:25:44 -05:00
yindo closed this issue 2026-02-22 18:25:44 -05:00
Author
Owner

@timothycarambat commented on GitHub (Oct 20, 2024):

Not a bug, needs to be done as a feature. We dont currently pass in images for the Groq provider. Self assigned, will do next week 👍
https://github.com/Mintplex-Labs/anything-llm/blob/7342839e779e6dee0c2e1a670857dfe3e9ce6edf/server/utils/AiProviders/groq/index.js#L62-L67

@timothycarambat commented on GitHub (Oct 20, 2024): Not a bug, needs to be done as a feature. We dont currently pass in images for the Groq provider. Self assigned, will do next week 👍 https://github.com/Mintplex-Labs/anything-llm/blob/7342839e779e6dee0c2e1a670857dfe3e9ce6edf/server/utils/AiProviders/groq/index.js#L62-L67
Author
Owner

@japen0617 commented on GitHub (Oct 21, 2024):

okay , thanks for help .

@japen0617 commented on GitHub (Oct 21, 2024): okay , thanks for help .
yindo changed title from [FEAT]: Support Groq multi-modal to [GH-ISSUE #2505] [FEAT]: Support Groq multi-modal 2026-06-05 14:41:47 -04:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Mintplex-Labs/anything-llm#1623