Skip to content
  • User problems can be classified, and then different functional processes can be executed based on the classification results. For example, first classify and identify the user's questions. If the question is about order query, then call the HTTP module to execute the order query, and then call the specified reply module to return the order information to the user.