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

PrepareForLinesHandler

Property in Dialogue

Summary

Gets or sets the PrepareForLinesHandler that is called when the dialogue anticipates delivering some lines.

public PrepareForLinesHandler PrepareForLinesHandler
{
            get; set; }

Last updated

Was this helpful?