You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We want to make this component support multimodal user messages.
The component inherits from the OpenAIChatGenerator, but unfortunately Nvidia seems to use a different format for passing images, so it does not work out of the box
We want to make this component support multimodal user messages.
The component inherits from the
OpenAIChatGenerator, but unfortunately Nvidia seems to use a different format for passing images, so it does not work out of the boxRelevant info: