1

We are trying to build a bot by using wit.ai When we ask for price, we have to force users to type $ to separate the answer from general numbers. For example, when we are how much do you want to pay? The users answer:"100" The 100 will not be treated as price, but regular numbers. How to solve this issue in wit.ai or other ai platforms?

Junjie Shi
  • 11
  • 1
  • well, can't you just convert user's input number to "$100" or "100 dollars" depending on user's session state before calling runActions? – sam Dec 24 '16 at 14:11

0 Answers0