Need help in displaying images in response #622
RagavMaddali
started this conversation in
General
Replies: 1 comment
-
You can take a look at the adk samples, specifically the data science one. I'd like to extend the question, how to display images from a cloud deployed agent, using the vertex AI sdk ? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have created a Postgres MCP server and created a sequential agent. As part of the code we have a step in which python code generates plots and sends in response as base64. Need help in displaying the images in ADK web ui.
code:
Beta Was this translation helpful? Give feedback.
All reactions