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

DefaultStartNodeName

Field in Dialogue

Summary

The node that execution will start from.

public const string DefaultStartNodeName = "Start";

Last updated

Was this helpful?