These prompts are intended to help your chatbot content creators create test cases for your chatbot regression tests. The generated test cases will not be visible to your chatbot users.
You need an administrator or publisher role in your team to change a task prompt.
The task contains three prompts:
-
Phrase Variations generates variations of a specific phrase.
Prompt variables ${variation} and ${phrase}. -
Content Variations generates phrases based on the passage content.
Prompt variables ${variation} and ${content}. -
Single Variation generates a single phrase based on the passage content.
Prompt variable ${content}.
Changes to these prompts are applied immediately and do not appear in versions. You can test your changes by opening a regression test in your chatbot and generating test cases.
Test cases are only generated in English.
Prompt variables and requirements
The default prompt provides specific formatting. This formatting is required by the inGenious AI platform so that the generated test cases can be added to the regression test. You should not change this formatting instruction.
You don't need to provide values for these variables: they're automatically supplied when you use the generate test cases feature. Make sure you don't change or delete these prompt variables:
| Prompt Variable | Description | Phrase Variations | Content Variations | Single Variation |
| ${variation} | The number of phrases to generate. | ✓ | ✓ | - |
| ${phrase} | The phrase to generate variations of. | ✓ | - | - |
| ${content} | The passage content to generate phrases for. | - | ✓ | ✓ |
Suggested customisations
The default prompt specifies that the phrases should be unique and should be similar to how a user would ask the question. We recommend you keep this instruction, but you may like to adjust it to be more specific to your needs:
- Add instructions to use specific spelling, terminology, tone, or cultural ways of speaking.
- Add your organisation's context, such as a banking organisation or city council.
- Define a minimum and maximum number of words for each phrase.
We recommend training phrases be between 5 and 12 words.