OpenConversationModelAllowAutoContinue Property
|
Determines whether we allow auto-continue conversation or not.
True means platform will determine auto-continue.
False means auto-continue will always be disabled. Defaults to true.
Namespace:
Livit.Learn.Model.ActionsAssembly:
Livit.Learn.Model (in Livit.Learn.Model.dll) Version: 0.0.0.0
Syntaxpublic bool AllowAutoContinue { get; set; }
Property Value
Type:
Boolean
See Also