@Display(chapter.TotalTokens) total (@Display(chapter.InputTokens) input, @Display(chapter.OutputTokens) output)
-
Highest returned endParagraph
-
@Display(HighestReturnedEndParagraph(chapter))
+
@Display(HighestRawReturnedEndParagraph(chapter))
Returned scene boundary ranges
-
@DisplayBoundaryRanges(chapter)
+
@DisplayRawBoundaryRanges(chapter)
+
Normalised scene boundary ranges used
+
@DisplayNormalisedBoundaryRanges(chapter)
+
Chapter structure normalisation
+
@ChapterStructureNormalisation(chapter)
@if (ReturnedEndParagraphExceedsSubmitted(chapter, run))
{
@@ -187,6 +202,7 @@ else
The model returned paragraph numbers beyond the submitted chapter. This usually means the prompt was not using explicit numbered paragraphs.