Announcements
This site is in read only until July 22 as we migrate to a new platform; refer to this community post for more details.
Get hands-on experience with 20+ free Google Cloud products and $300 in free credit for new customers.

AI Application (previously Agent Builder) Agent deployment

Hello, I have developed a conversational agent with AI Application that is grounded on a website. It responds to queries properly, but I want the agent to be part of a bigger framework, meaning I will have a second langgraph agent that would use this grounded agent to get factual responses.   

Now my question is, how can I access the grounded AI Application programmatically for the langgraph agent to query? I can't find the information in the python client documentation. Any ideas? 

0 1 167