For the complete documentation index, see llms.txt. This page is also available as Markdown.

Replacements

Field in OutputFile

Summary

The list of replacements needed to be made in order to go from OriginalSource to UpgradedSource .

public IEnumerable<TextReplacement> Replacements;

Last updated

Was this helpful?