Live run model gemini-live-2.5-flash-preview modality TEXT I am sending a picture via send_content along with text for this picture ``` content = Content(role='user', parts=[Part.from_bytes(data=image, mime_type=msg.mime_type), Part.from_text(text=msg.image_query)]) ``` The model responds systematically <img width="5713" height="348" alt="Image" src="https://github.com/user-attachments/assets/9c0040b4-1ffd-42d0-97af-febad758109b" />