Agent Builder Creation via API

I'm looking to build out many custom AI agents using the Vertex AI Agent Builder and Python, but I'm running into some technical roadblocks. I'm not super experienced with the technology, and I could use some guidance from folks who have been around the block a few times. I was able to build out my first agent in the UI this weekend, but know that it would be easier to do many at once via Python.
 
Specifically, I'm trying to:
  • Figure out how to use the Agent Builder API with Python
  • Customize each AI agent's goals and instructions using Python
  • Pass data programmatically from an outside source to create multiple agents
If anyone has experience with these topics, I'd really appreciate your help. I'm eager to learn and build something useful, but I need a little push in the right direction.
1 REPLY 1

Hello @maczen20 ,

You can check this documentation on how you can start with Gen AI App Builder. Let me also share with you these Gen AI App Builder code samples to help you start creating your own.

I hope this helps.