-
Notifications
You must be signed in to change notification settings - Fork 2.3k
Open
9 / 129 of 12 issues completedLabels
P2Medium priority, add to the next sprint if no P1 availableMedium priority, add to the next sprint if no P1 available
Description
In Haystack 2.16.0, the foundations of image support have been integrated. #8976
We want to bring image support to more components, namely Chat Generators and Embedders.
Notes
- I already verified that image support works with
AzureOpenAIChatGenerator
(since inherits fromOpenAIChatGenerator
) MetaLlamaChatGenerator
already worksMistralChatGenerator
works when used with a multimodal modelNvidiaChatGenerator
already worksOpenRouterChatGenerator
already works (tested with Llama 3.2 11B Vision Instruct and Qwen2.5 VL 72B Instruct)STACKITChatGenerator
already works (even if they only offer google/gemma-3-27b-it)
Sub-issues
Metadata
Metadata
Assignees
Labels
P2Medium priority, add to the next sprint if no P1 availableMedium priority, add to the next sprint if no P1 available