Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface EventUnderstanding

Hierarchy

  • EventUnderstanding

Index

Properties

Optional ambiguous

ambiguous: boolean

detectedLanguage

detectedLanguage: string | undefined

Optional entities

entities: Entity[]

errored

errored: boolean

includedContexts

includedContexts: string[]

Optional intent

intent: Intent

Optional intents

intents: Intent[]

language

language: string

modelId

modelId: string | undefined

ms

ms: number

Optional predictions

predictions: object

Type declaration

  • [context: string]: object
    • confidence: number
    • intents: object[]
    • oos: number

Optional slots

Optional spellChecked

spellChecked: string

Generated using TypeDoc