**The Testing API is in Beta

**The Testing API allows you to run simulated tests at scale to determine the accuracy of your assistants responses. This can be used to test the accuracy of different prompts and KB data.

The testing API is meant to solve a few key problems:

  1. Evaluating how good a Knowledge base response is
  2. Lowering the barrier for AI testing
  3. Making it easier to go to production by having regression tests.

The main use case demo’d below is the KB use case, but this can also be used for static and NLU responses.

  • Using the exact match field to make sure you hit the correct intent
  • Using the exact match field to detect copy changes.

Here is a quick video demo on how the Testing API can be used: