The flow after the split does not work (bug?)

Well, I did a very simple trial integration with AI.

  • You type text into Chat
  • The text goes to AI (with Thinking, for example).
  • The text goes to Split, which splits the text after
  • The text should go to the user.

While the code works without Split, I can’t get Split to send the text back to the user.

Did I do something wrong? Just in case, I sent my integration.

Error: No response from the chatbot. Ensure that Respond on UI is in your flow.

Hi @Lord_Fervi ,

Can you check the output of the Text Split step to see if it returns the correct data?