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

startNode

Field in DialogueRunner

Summary

The name of the node that will start running immediately after loading.

public string startNode = "Start";

Remarks

This value must be the name of a node present in YarnProject .

See Also

Last updated

Was this helpful?