wit-ai / wit

Natural Language Interface for apps and devices
https://wit.ai/
936 stars 91 forks source link

Question - What is step through execution path? #2587

Closed adhilmunna closed 1 year ago

adhilmunna commented 1 year ago
image
patapizza commented 1 year ago

When using the Play! interface, the path taken by the conversation is highlighted on the Composer flow. When enabled, it's auto-followed until the last module visited. When disabled, you can visually follow the path taken module by module. Hope this helps.

adhilmunna commented 1 year ago

When using the Play! interface, the path taken by the conversation is highlighted on the Composer flow. When enabled, it's auto-followed until the last module visited. When disabled, you can visually follow the path taken module by module. Hope this helps.

Thanks. understood