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

NodeCompleteHandler

Property in Dialogue

Summary

Gets or sets the NodeCompleteHandler that is called when a node is complete.

public NodeCompleteHandler? NodeCompleteHandler { get; set; }

Last updated

Was this helpful?