LongCut logo

Advent-of-agents-s2-day2

By Aadila Jasmin

Summary

Topics Covered

  • Four Agents in Seconds with One Command

Full Transcript

Hello everyone. Welcome to day two of Advent of agents. Today I'm going to show you how you can just use one command to create an agent from scratch and we're using the agent starter pack.

So let's start with a Python agent.

So I just had to run the single command and I have my Python agent. The really

interesting part is we can change the language if we prefer a different language. So I'm going to change the

language. So I'm going to change the flag to for example Java and I'm also going to change the name to Java.

And again we have a Java agent as well.

So let's try a few different languages.

And for example, if you prefer Go, you can change the flag to Go. And I'm also going to give a name to my Go agent.

And then we have the Go agent as well.

And for the last one, let's try TypeScript.

And then I'm going to change the name.

And then we have a TypeScript agent as well. So as you can see, we can create

well. So as you can see, we can create four different agents in just a few seconds with just one command each.

So let's test out one of the agents. I

am in the My Python agent folder. As we

can see, it has all the necessary files.

I want to check which model it is using.

It's using the Gemini 3 flash preview.

I'm going to change this to pro.

And after saving that we can try running it.

as we saw it had the weather tool. So,

let me ask it about the weather.

And that's

Loading...

Loading video analysis...