To add Sentences, start from New Sentence or Test the Bot in Tock Studio, or talk to the bot on any connected channel.
|
|
|
Intent | {{row.data.getIntentLabel(state)}} | Status | {{row.data.statusDisplayed()}} | Last update | {{row.data.updateDate | date:'yyyy-MM-dd HH:mm'}} | Intent probability | {{row.data.classification.intentProbability | percent:'1.0-2'}} | Entities probability | {{row.data.classification.entitiesProbability| percent:'1.0-2'}} | Last use | {{row.data.classification.lastUsage| date:'yyyy-MM-dd HH:mm'}} | Uses | {{row.data.classification.usageCount}} | Unknown | {{row.data.classification.unknownCount}} |
---|