Workflow Upgrade needed
# 👀feature-requests
c
Hi friends ! Currently workflows promise the user to "tidy" up their MAIN but there are some limitations that need to be addressed before they can really live up their promise. The main bottleneck now is that there is only 1 INPUT <> 1 OUTPUT possible while in practice, due to the branching nature of designing chatbots, we would need multiple outputs. We are currently working on a bot which has repetitive code that would be perfect for workflows except that we cannot since our nodes require branching off and do not always follow a strict linear flow.