Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface DialogUnderstanding

Hierarchy

  • DialogUnderstanding

Index

Properties

actions

actions: Actions[]

predictions

predictions: object

Type declaration

  • [key: string]: object
    • confidence: number
    • triggerId: string

triggers

triggers: object

Type declaration

  • [triggerId: string]: object
    • result: Dic<number>
    • trigger: Trigger

Generated using TypeDoc