Tyler Stewart
Tyler Stewart
feat: exit scenario poc refactor: hook up exit scenario
Currently, we don't have context to your diagram/current node until we reach the runtime turn handler. This change moves the loading of the "runtime" component (not turn handler), to the...
By having slot filling in the NLU and Dialog services, we're effectively calling the NLU up to 3 times a turn. The Dialog service is already responsible for slot filling,...
If `model` is empty, it will result in \`\`, and mess up the formatting. To fix this, we remove the model line all together if not supplied.
Removes the target from the "Walk here" option when condensing options.
Update the sailing options UI in an effort to reduce the need for scrolling