WEBVTT

00:00:00.079 --> 00:00:03.879
Now, in the last lecture,
I showed you this slash feature which

00:00:03.980 --> 00:00:07.819
brings up a list of commands,
including my prompt file command

00:00:07.879 --> 00:00:11.260
here. Now, you'll see there
are other commands too.

00:00:11.960 --> 00:00:15.640
For example, a search command or fix
if you have a

00:00:15.720 --> 00:00:19.499
specific problem and you know you want to
use DAI to fix the problem.

00:00:19.520 --> 00:00:23.239
You could just put your error message here
and it would go ahead and try to

00:00:23.260 --> 00:00:27.119
understand it and fix it.
Or tests to have DAI

00:00:27.239 --> 00:00:30.680
generate tests. Now,
you could just point at a file,

00:00:30.780 --> 00:00:34.579
main.py, for example,
and it will try to write some automated

00:00:34.619 --> 00:00:38.599
that. And of course,
the list of available commands may change

00:00:38.700 --> 00:00:42.259
time.
It's definitely worth taking a look at

00:00:42.299 --> 00:00:45.639
You can use help to get an explanation of
what these different commands

00:00:45.700 --> 00:00:47.439
do.
