A set of test cases for evaluating product performance
variants
is used to specify “Evolutions” for Quality tests and “Threats” for Red Teaming tests. Similarly, the strategies
parameter is used for Red Teaming tests to apply different attack modifications.QUALITY
.Knowledge Base File
is provided (e.g., ‘english’, ‘spanish’). This should be the English name of the language. If not provided, Galtea attempts to infer the language from the knowledge base file. Supported languages include English, Spanish, Catalan, French, German, Portuguese, Italian, Dutch, Polish, Chinese, Korean, and Japanese.
Knowledge Base File
).input
: The question or prompt for the test caseexpected_output
: The expected response (optional for some test types)tag
: A categorization label for the test casesource
: The origin of the test case information;
or |
. Example: “Booking confirmed|Unable to fulfill request”goal
and user_persona
are mandatory for conversation simulation. See the Conversation Simulator Tutorial for complete implementation examples.