Hi,
why in emulator i can see detect entities “duration” for sentense “couple of hour”. But in debbuger when i calling via web channel, there is no any entities…
look below.
type: ‘text’,
channel: ‘web’,
direction: ‘incoming’,
payload: { type: ‘text’, text: ‘couple of hours’ },
target: ‘vhF7-DnRGBgYCCHrhh6d’,
botId: ‘visit_conf’,
createdOn: 2021-01-04T19:37:50.468Z,
threadId: ‘16’,
id: ‘355305879217568811’,
preview: ‘couple of hours’,
flags: {},
state: { __stacktrace: [] },
suggestions: [],
credentials: undefined,
nlu: {
entities: [],
language: ‘n/a’,
detectedLanguage: undefined,
spellChecked: undefined,
ambiguous: false,
slots: {},
intent: { name: ‘none’, confidence: 1, context: ‘global’ },
intents: [],
errored: false,
includedContexts: [ ‘global’ ],
ms: 0
},