Hello,
I'm looking to run a multiple Choice board with an AI transition to the next workflow. However, while testing, I noticed that when I put a multiple Choice card and an AI transition on the same workflow (multiple Choice in first position so that it is taken into account), the AI transition doesn't work. I did put a raw input card with a function that I linked to the AI transition.
Here's a screenshot to illustrate the senariot.
How can I ensure that if the user wishes to write rather than click on one of the proposals, his request is taken into account. I hope my request is clear.
Thanks in advance 🙂
Translated with DeepL.com (free version)
https://cdn.discordapp.com/attachments/1249826853154459679/1249826853657645096/Capture_decran_2024-06-10_a_22.41.36.png?ex=6668b776&is=666765f6&hm=05bfeb27f6d0289596024d7d84a116d496392fdfb15e11b7a1494e74a325041f&
b
bumpy-butcher-41910
06/11/2024, 2:52 PM
you don't need that raw input card, you just need the AI transition to categorize the typed text
this is how I set it up - basically none of the transitions are met in the capture card, so the value of the captured text is passed to the AI transition
g
great-farmer-25399
06/12/2024, 3:26 PM
thank you very much for your help, it works now @bumpy-butcher-41910