Constructor ResolvedChunkOptions
ResolvedChunkOptions(int, int, int, int, int, int, IReadOnlyList<int>, bool, bool, bool, bool, bool, ChunkOverflow)
The frozen budget. Carried verbatim by the recipe, so every field is in the hash.
public ResolvedChunkOptions(int MaxTokens, int OverlapTokens, int MinTokens, int HeadingPathTokenBudget, int SpecialTokenOverhead, int DocumentPrefixTokens, IReadOnlyList<int> SplitHeadingLevels, bool PrependHeadingPath, bool IncludePreamble, bool MergeShortSections, bool SentenceAware, bool RepeatTableHeaderRow, ChunkOverflow Overflow)