LunaNotes

Download Subtitles for Azure AI Foundry Basic Agent Setup

Azure Ai Foundry Basic Agent Setup 🤖

Azure Ai Foundry Basic Agent Setup 🤖

Solved Systems

248 segments EN

SRT - Most compatible format for video players (VLC, media players, video editors)

VTT - Web Video Text Tracks for HTML5 video and browsers

TXT - Plain text with timestamps for easy reading and editing

Subtitle Preview

Scroll to view all subtitles

[00:03]

[Music]

[00:05]

Do you want to create agents? Well,

[00:07]

we're in this video. We're going to show

[00:08]

you how to do that. Hi, this is Jeff

[00:10]

Bernard with Solve Systems, and we try

[00:12]

to teach people how to use these new

[00:15]

technologies mainly on the Microsoft

[00:16]

stack, but with other things as well.

[00:18]

And this video specifically is going to

[00:21]

cover a very hot topic right now, which

[00:23]

is agents. We're going to learn how to

[00:26]

deploy a model and an agent in Azure AI

[00:29]

Foundry and go over some of the settings

[00:31]

within AI Foundry. So, let's go. As

[00:36]

always, you kind of landed in the

[00:37]

control plane here to start with your

[00:39]

overview window. And we've gone through

[00:42]

a lot of these other settings from a

[00:44]

very high level perspective. And

[00:46]

subsequent videos, we're going to start

[00:47]

digging into them. This one specifically

[00:50]

pertaining to agents.

[00:52]

So, we're going to go into agents and we

[00:55]

have to deploy a model as always. So,

[00:57]

let's go and do that. I have been using

[01:00]

the nano models. They've been working

[01:02]

pretty well for what I've tried to do.

[01:05]

These are a little bit of, you know,

[01:07]

last generation models, but they work

[01:09]

pretty well.

[01:12]

So, it's going to pick a place to deploy

[01:14]

this to and a deployment name. We'll hit

[01:18]

deploy.

[01:19]

It'll take a second and then it

[01:22]

automatically is going to create an

[01:24]

agent. So, agent 272.

[01:28]

So, we click into there and we can see a

[01:31]

few things happening. Uh, one thing you

[01:34]

definitely need to understand is

[01:36]

threads. threads is pretty interesting

[01:39]

because it's going to really go through

[01:41]

the chain of what's happening with the

[01:44]

agent and it'll show you tool calls and

[01:46]

all these different steps it took which

[01:48]

is definitely helpful to start tuning

[01:50]

this. So let's take some other uh steps

[01:55]

here and we'll go to agent ID. Uh all of

[01:59]

these things are how you can create them

[02:02]

basically with the API and how you

[02:05]

identify them. You can change their

[02:07]

names here. You can select the

[02:09]

deployment that they have. You can give

[02:11]

instructions right here. Right? So,

[02:13]

agent description. You give it, you

[02:16]

know, basically who it is, what it does

[02:19]

there. And then what's very interesting

[02:22]

is you have the ability to add knowledge

[02:24]

to this. Now, this is really when it

[02:26]

starts tapping into all of Microsoft

[02:28]

services. You have local file uploads,

[02:30]

Azure AI search, fabric, shareepoint,

[02:33]

grounding with being search, grounding

[02:35]

with being custom, trip advisor, morning

[02:37]

star, right? So you got some initial

[02:40]

tooling that you can add to it. So if

[02:43]

you want to create a customer service

[02:44]

agent or something on specific uh data,

[02:48]

right? You can start doing that here.

[02:51]

Actions, this is where it really gets

[02:53]

like its arms and legs, if you will. You

[02:56]

have a code interpreter so you can uh

[02:59]

you know read and interpret information

[03:01]

from data sets. You can call APIs, you

[03:03]

can call logic apps. One of my favorite

[03:05]

things, Azure functions and custom

[03:07]

functions. The two things that make this

[03:10]

very compelling to me is the logic apps

[03:12]

and then the Azure function.

[03:17]

You can also add um other agents to

[03:21]

this. So you can start making loops of

[03:23]

agents, which is cool because then you

[03:25]

can hand off things between them. And as

[03:28]

you see, we don't have anything there

[03:30]

yet, but you could add one there if you

[03:32]

wanted. And then you have your model

[03:34]

settings down here, which allows you to

[03:37]

get your temperature, your randomness,

[03:39]

and all of these things. And then your

[03:42]

top P, similar to temperature, but

[03:44]

controls randomness using using a

[03:47]

different method.

[03:49]

So, these are all ways to control your

[03:52]

agent. And so, let's see. Let's try to

[03:55]

do something. Let's uh let's give it a

[03:58]

piece of data and see sort of how this

[04:01]

thing works. We're going to click the

[04:03]

local file upload and just upload a

[04:06]

file. So, you can create a new vector

[04:09]

store. And what's cool is you can create

[04:12]

this right from the agent. And this can

[04:15]

all obviously be done programmatically.

[04:17]

So you can run your entire backend for

[04:20]

your

[04:22]

uh product through here. If you're

[04:24]

wanting to build a product with agents

[04:26]

that are as part of it, these are all

[04:28]

the file types which is important,

[04:30]

right? You don't see like Excel here.

[04:32]

You could probably convert Excel to

[04:35]

something else text or something like

[04:37]

you know uh comma CSV or something like

[04:41]

that and get that in here. Uh, but we're

[04:45]

just going to upload a local file for

[04:48]

right now.

[04:50]

All right. So, I chose um basically a

[04:53]

real estate comparison between a few

[04:55]

properties in Houston, Texas. And this

[04:59]

used to all take quite a bit of time to

[05:02]

set up, right? But now you're able to

[05:06]

create a vector store, upload a file,

[05:10]

and test this out like immediately,

[05:12]

which is a huge efficiency gain. So,

[05:15]

we'll give it some instructions. Um,

[05:18]

analyze

[05:23]

this uh these

[05:26]

real estate comps.

[05:32]

Obviously, you could put a lot more

[05:33]

effort into the description and

[05:36]

instructions, etc. Uh, but you are just

[05:41]

make this very basic.

[05:50]

And

[05:52]

all right, so we have our instructions

[05:55]

and then we have our description.

[05:58]

Now, let's go try to try it in a

[06:01]

playground.

[06:08]

All right, so we're in our agent

[06:09]

playground and we see we have a few

[06:12]

things. Again, what I really like about

[06:15]

Foundry is you have these code views

[06:17]

which make it super helpful to start

[06:19]

integrating this with your services.

[06:22]

You have your chat window. You have

[06:24]

thread logs, which is cool because you

[06:27]

could start seeing the chain of events.

[06:29]

You have your agent name, model,

[06:32]

everything that you're using within it.

[06:33]

Your vector store there, right? Pretty

[06:37]

neat. Okay. So, let's give me some

[06:41]

property information.

[06:45]

The cheapest

[06:49]

property

[06:52]

All right. So, we can see that

[06:55]

it's searching for files. The cheapest

[06:57]

property is

[07:02]

the 1718 Elgen, right? So, this was the

[07:05]

comp. It gives you all the details.

[07:07]

There are also other prices

[07:10]

nearby, but they're larger features. So,

[07:12]

it's running analysis on it, which is

[07:14]

pretty cool. And it shows you all the

[07:17]

info about it, right? So it shows you

[07:19]

the run, the tool call, the file search,

[07:23]

right? So it's calling the file tool,

[07:27]

file search, and because it's creating

[07:31]

vector

[07:32]

data from the uploaded files

[07:34]

automatically, it has that information.

[07:37]

So it shows you the whole chain of

[07:38]

events, which is very nice to be able to

[07:41]

understand. So that when you're running

[07:42]

this under the hood for companies or

[07:45]

you're running it as a back-end service

[07:47]

for your product, you have the ability

[07:49]

to log all this data, right, and keep

[07:52]

track of all this stuff for

[07:55]

uh building out your product, which is

[07:57]

huge. You also have voice mode in here,

[08:00]

so you can like ask it information.

[08:02]

Hello.

[08:04]

We'll see if it does it.

[08:08]

There we go. You can see it's

[08:10]

responding.

[08:14]

And then

[08:17]

okay, so

[08:20]

it actually

[08:21]

you can't really like chat with it

[08:23]

there. But let's see if we can go to

[08:24]

live voice playground.

[08:29]

Yeah. So it just kicks you back into

[08:31]

that screen. So we'll stay in agents

[08:34]

and it's cool to kind of discover all

[08:36]

these things together.

[08:42]

I'll reload that. And sometimes the

[08:44]

window is a little buggy. So that's

[08:46]

something to consider. If it doesn't

[08:47]

load right away when you hit try and

[08:49]

playground, you might be able to see the

[08:50]

bug. Let's see. No, it it it goes. So

[08:54]

they they have your thread logs, right?

[08:56]

You have your chat window to start with.

[08:58]

You have your code view. If you want to

[09:00]

integrate it, you could start a new

[09:01]

agent from here. You can delete this.

[09:04]

And you can create a trigger. So, we can

[09:06]

go to this and kind of show you how that

[09:08]

sets up

[09:15]

and this will kick you into other um

[09:19]

other services which in this case is a

[09:21]

logic app. One thing to consider here is

[09:25]

that it's going to run under the

[09:26]

workflow plan which is not a consumption

[09:28]

plan which means it costs more, right?

[09:30]

So if you're if you're wanting to do

[09:32]

this in the cheapest way possible, it's

[09:34]

not available yet under consumption,

[09:36]

which is pay as you go, cheapest way

[09:38]

possible. You pay for workflow instance

[09:41]

here, which is like 150 a monthish. Um,

[09:45]

but you get, you know, this

[09:47]

connectivity, seamless connectivity

[09:49]

between Azure AI Foundry agents and

[09:52]

logic apps to be able to call other

[09:54]

tools and services and like anything

[09:57]

basically that connects to logic apps,

[09:59]

which is pretty sweet. So, we'll go back

[10:01]

into agents and you know, this just

[10:04]

gives you an understanding. You can add

[10:05]

more file search, more code interpreter,

[10:08]

all of your stuff here to get like build

[10:11]

your base

[10:13]

uh code output that you would need to

[10:15]

integrate this with another service. So,

[10:18]

I hope this was helpful. Uh, I'm really

[10:20]

looking forward to making more videos on

[10:22]

the actual functionality of this and how

[10:24]

to use this, which we're going to after

[10:25]

we go through each one of these things

[10:27]

in this series, this playlist. Then

[10:29]

we'll start building some very basic

[10:32]

things with it to get you an

[10:33]

understanding of how to like mess around

[10:35]

with it. So, hope this was helpful and

[10:38]

please reach out if you need anything

[10:40]

built. Uh, you know, feel free to drop

[10:43]

us a contact on the description in this

[10:46]

YouTube video and we'll talk to you

[10:48]

later.

[10:51]

[Music]

Download Subtitles

These subtitles were extracted using the Free YouTube Subtitle Downloader by LunaNotes.

Download more subtitles

Related Videos

Most Viewed

Download Subtitles for 2025 Arknights Ambience Synesthesia Video

Download Subtitles for 2025 Arknights Ambience Synesthesia Video

Enhance your viewing experience of the 2025 Arknights Ambience Synesthesia — Echoes of the Legends by downloading accurate subtitles. Perfect for understanding the intricate soundscapes and lore, these captions ensure you never miss a detail.

تحميل ترجمات فيديو الترانزستورات كيف تعمل؟

تحميل ترجمات فيديو الترانزستورات كيف تعمل؟

قم بتنزيل ترجمات دقيقة لفيديو الترانزستورات لتسهيل فهم كيفية عملها. تعزز الترجمات تجربة التعلم الخاصة بك وتجعل المحتوى متاحًا لجميع المشاهدين.

Download Subtitles for Girl Teases Friend Funny Video

Download Subtitles for Girl Teases Friend Funny Video

Enhance your viewing experience by downloading subtitles for the hilarious video 'Girl Teases Friend For Having Poor BF'. Captions help you catch every witty remark and enjoy the humor even in noisy environments or for non-native speakers.

Download Accurate Subtitles and Captions for Your Videos

Download Accurate Subtitles and Captions for Your Videos

Easily download high-quality subtitles to enhance your video viewing experience. Subtitles improve comprehension, accessibility, and engagement for diverse audiences. Get captions quickly for better understanding and enjoyment of any video content.

離婚しましたの動画字幕|無料で日本語字幕ダウンロード

離婚しましたの動画字幕|無料で日本語字幕ダウンロード

「離婚しました」の動画字幕を無料でダウンロードできます。視聴者が内容をより深く理解し、聴覚に障害がある方や外国人にも便利な字幕付き動画を楽しめます。

Buy us a coffee

If you found these subtitles useful, consider buying us a coffee. It would help us a lot!

Let's Try!

Start Taking Better Notes Today with LunaNotes!