Skip to main content
Version: 1.4.0

Train & Test

This chapter will explain: how to use the test bot

Suppose you have built a agent and want to test the dialogue effect of the agent. You can experience it in the "Test Bot" at the top of the page.

The test agent is an online debugging tool provided by the platform, which will display the corresponding debugging information, such as: agent recall result, intention trigger situation, entity extraction result, etc.

Platform operation steps

  1. Click the entrance: click "Test Bot" at the top of the page
  2. Simulate input: Simulate input user messages in the test agent dialog box
  3. View debugging information: click "Detail" at the top of the dialog box to view information such as real-time intention recall results

Reset conversation

Resetting the conversation is equivalent to restarting the conversation.

Usually in multiple rounds of interaction, the intention is still in the life cycle, but it is expected to test the dialogue effect of other intentions, or to re-experience the intention, which can be reset.

Operation Path: Click "Reset" at the top of the Test Bot dialog to complete the reset.