BotSharp/docs/agent/test-agent.rst

13 lines
479 B
ReStructuredText

Test Agent
===========
After the training is complete, you can start testing the Agent. Enter the robot name and the statement you want to test.
|APITestInputScreenshot|
After clicking the execution, you will get the result returned by the server, which contains the user intent and the entity value.
|APITestResultScreenshot|
.. |APITestInputScreenshot| image:: /static/screenshots/APITestInput.png
.. |APITestResultScreenshot| image:: /static/screenshots/APITestResult.png