Hi anyone experience this woith azuremultimodal chat? msg = ChatMessage( role=MessageRole.USER, blocks=[ TextBlock(text="Summarize this flow in screenshot of application present in image and support the description along with surronding text with a figure title."), ImageBlock(image=image_document.image_resource.data), ], )