📱

Get Our Mobile App

Take your business learning on the go!

Download on the App StoreGet it on Google Play

An AI Agent that BUILDS AI Agents

Cole Medin0:46

Transcription

So those are our two tools. Let's go ahead and send in this request.

So the first thing it'll do is call this tool to create our thread ID, which is now going to pass into Archon for all future calls. And so it's going to be using this API endpoint that I created for Archon, um, since that first video as well. And so it's making that first request already. You can see that Wind Surf is waiting for the API request to finish.

And this will take a little bit because Archon has that full workflow where it goes through the Reasoner model, create that initial scope for the agent, and then it goes to the Coder agent, like we see right here, that performs RAG to get the Pantic AI documentation, combines it all together to create that initial version of our AI agent.

And there we go. It used the code from Archon to build us agent.