WEBVTT

00:00:00.079 --> 00:00:03.779
Now, when working with agents, and here,
I'm in a new chat

00:00:03.859 --> 00:00:07.699
again, you don't just have agent
and plan mode, but you also have ask

00:00:07.739 --> 00:00:10.719
mode.
And you might already be able to guess

00:00:11.199 --> 00:00:14.920
This mode is a mode where you won't change
any code, where the AI

00:00:14.980 --> 00:00:18.180
can't change any code,
but where you can instead

00:00:18.760 --> 00:00:22.679
talk about some code with the AI. Well,
in theory, you

00:00:22.700 --> 00:00:26.139
can talk about anything here.
You can use this as your own, a bit more

00:00:26.219 --> 00:00:30.040
expensive ChatGPT, but of course,
you'll get the biggest advantage out of

00:00:30.079 --> 00:00:32.520
this if you use it to talk about your
code.

00:00:33.020 --> 00:00:36.319
So let's say you just got this file from a
colleague.

00:00:36.360 --> 00:00:40.139
You just were added into this project
and you wanna get quickly up to

00:00:40.200 --> 00:00:43.059
speed. Of course, this
is a simple program.

00:00:43.099 --> 00:00:46.900
You probably don't need AI to understand
it, but of course, you could say,

00:00:46.939 --> 00:00:50.500
"Explain this main.pua file to me."

00:00:50.619 --> 00:00:53.880
Again,
adding a clear reference here to make it

00:00:53.959 --> 00:00:57.939
about. And now in ask mode,
you'll get an explanation of what this

00:00:58.000 --> 00:01:00.180
does. And of course,
you could also be more specific.

00:01:00.240 --> 00:01:04.138
Just as in agent mode,
you wanna be specific, but

00:01:04.260 --> 00:01:07.119
explanation, this kind of instruction is,
of course, fine.

00:01:07.139 --> 00:01:10.319
And now you see here,
I'm getting an explanation of what's

00:01:10.360 --> 00:01:14.199
how it works, and so on.
And we could also talk about possible

00:01:14.260 --> 00:01:17.839
best practices, possible improvements
and so on, and in

00:01:17.860 --> 00:01:21.639
general, chat about this file.
And of course, you can also always

00:01:21.680 --> 00:01:25.399
switch to another mode
and pick it up from there

00:01:25.480 --> 00:01:29.299
editing that file if you want to.
You don't have to create a new chat

00:01:29.379 --> 00:01:31.699
for that.
