limited-lunch-44607
05/02/2024, 6:18 PMbumpy-butcher-41910
05/02/2024, 6:40 PMlimited-lunch-44607
05/02/2024, 8:35 PMconst SubstanceEntity = event.nlu.entities.find((entity) => entity.name === 'SubMatch')
if (SubstanceEntity) {
workflow.SubMatch = SubstanceEntity.data.value
}
limited-lunch-44607
05/02/2024, 11:29 PMlimited-lunch-44607
05/03/2024, 4:14 AMwonderful-wolf-37241
05/03/2024, 2:05 PMevent.nlu
show errored: true
? And if so, what openbook_model_id
is indicated? This seems to be very similar to a problem I'm running intolimited-lunch-44607
05/03/2024, 3:07 PMlimited-lunch-44607
05/03/2024, 3:07 PMlimited-lunch-44607
05/03/2024, 3:09 PMwonderful-wolf-37241
05/03/2024, 3:30 PMevent.nlu
'cause the model ID is a key in that object -- I was just curious whether the model ID in your case is the same as in minelimited-lunch-44607
05/03/2024, 4:59 PMlimited-lunch-44607
05/03/2024, 5:00 PMwonderful-wolf-37241
05/03/2024, 5:09 PMlimited-lunch-44607
05/03/2024, 6:15 PMlimited-lunch-44607
05/03/2024, 6:18 PMlimited-lunch-44607
05/03/2024, 6:31 PMwonderful-wolf-37241
05/03/2024, 7:27 PMlimited-lunch-44607
05/05/2024, 8:16 PMlimited-lunch-44607
05/05/2024, 8:28 PMlimited-lunch-44607
05/06/2024, 2:14 PM