enableModelImprovements property
Indicates whether the bot uses accuracy improvements. true
indicates that the bot is using the improvements, otherwise,
false
.
Implementation
final bool? enableModelImprovements;
Indicates whether the bot uses accuracy improvements. true
indicates that the bot is using the improvements, otherwise,
false
.
final bool? enableModelImprovements;