WEBVTT

00:01.040 --> 00:04.040
When our LMS output doesn't quite hit the mark.

00:04.880 --> 00:10.080
Here is how we step in to make it right by applying on fail policies for validators.

00:14.920 --> 00:22.000
Re-ask prompts the LLM to regenerate output that satisfies the quality criteria, providing details

00:22.000 --> 00:26.440
on the failed criteria.

00:26.440 --> 00:30.720
Fix corrects the output to meet quality criteria where possible.

00:34.480 --> 00:41.400
Filter filters out the incorrect part from the structured data, keeping the rest.

00:44.000 --> 00:46.520
Refrain withholds output that is not safe.

00:46.520 --> 00:47.480
Returning none.

00:47.960 --> 00:51.320
Um.

00:51.320 --> 00:51.800
Nope.

00:52.000 --> 00:55.640
Records the failures, but takes no corrective action.

00:58.200 --> 01:02.000
Exception triggers an exception upon validation failure.

01:05.160 --> 01:08.840
Fix Re-ask attempts to correct the output if unsuccessful.

01:09.080 --> 01:13.960
Prompts a regeneration.
