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

dialogueViews

Field in DialogueRunner

Summary

The View classes that will present the dialogue to the user.

public DialogueViewBase[] dialogueViews = new DialogueViewBase[0];

Last updated

Was this helpful?