Issue with "Text" User Input Component in LLM Virtual Agent

Keshav72
Tera Contributor

Hello Team,

I am using LLM in Virtual Agent, and within that, I have implemented the "Text" User Input component. When the bot prompts for user input, I tested various combinations of comma-separated values:

  1. 1233080067,3511569699
  2. ABC1501362,3511569699
  3. XYZ1501362,ABC1500677
  4. 3511569699,ABC1500677

For the first three combinations, the Text User Input successfully captures both values and passes them to the next activity. However, for the fourth combination (3511569699,ABC1500677), the bot only picks up the first value (3511569699), and the second value (ABC1500677) is dropped.

Has anyone encountered a similar issue? Is there any configuration or workaround to ensure all values are captured and passed correctly?

Thank you!

0 REPLIES 0