Open tntwist opened 4 days ago
@tntwist - thanks for bringing this up. Do you need this ASAP for a project, or more to just try it out? @markwallace-microsoft - can you take a look.
@evchaki - thanks for you fast response. I plan to use sk in a project that requires to use Mistral with multi modal chat completion. So ASAP would be great. ❤ Also implementation is nearly finished for the use case in my project. Just stumbled on this when testing.
Hi @tntwist can you share which multi-modal scenario you are trying?
Image description. The user adds some images and asks to describe the images.
So the issue is that the semantic kernal connector is not sending the images to mistral.
name: MistralAI - Multi-Modal Chatcompletion Support about: Add support for multimodal chat completion for the MistralAI connector.
Hey there,
i played a bit with the .Net Connector for MistralAI and noticed that the connector does not support multi modal chat completion. It would be nice to have this be supported by the connector.
Best regards