Skip to main content
Filter by
Sorted by
Tagged with
0 votes
0 answers
16 views

Query regarding sequence agent

I'm currently working on building a Master Agent using Google ADK. I have two sub-agents: A standard agent for handling text-based queries. A pipeline agent, which is a SequenceAgent composed of ...
Adari Shanmukh's user avatar
0 votes
0 answers
136 views

How can I display an agent's response as a UI [rendered HTML] in Google ADK?

I'm developing an agent using Google ADK. During development, when I used the Google Search built-in tool [Ground with Google Search], I noticed a renderedContent field within the agent's response, ...
CheolHyeon Nam's user avatar
0 votes
0 answers
172 views

Streamable HTTP MCP support in the Google ADK-Java

Could you please let me know if ADK-Java supports working with MCP based on Streamable HTTP? If not, is this support planned, and when might it become available? I see that this support has already ...
alexanoid's user avatar
  • 26.1k