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

Dialogue

Property in DialogueRunner

Summary

Gets the underlying Dialogue object that runs the Yarn code.

public Dialogue Dialogue { get };

Last updated

Was this helpful?