Skip to content

[LIVE] The model does not always answer questions about the image sent. #2218

@NikitaZemtsov

Description

@NikitaZemtsov

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

Image

Metadata

Metadata

Assignees

Labels

bot triaged[Bot] This issue is triaged by ADK botlive[Component] This issue is related to live, voice and video chat

Type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions