Skip to content

(halguru) testcases list answermessageregex

A regular expression pattern that the agent's response should conform to.

TestCases:
  - AnswerMessageRegex:
    AnswerMessageRegex:

Summary#

A regular expression pattern that the agent's response is expected to match.

Properties#

  • Name - The name of the test case.
  • QuestionMessage - The question or input message directed to the agent.
  • AnswerMessageContains - A list of substrings that the output message is expected to contain.
  • AnswerMessageRegex - A regular expression pattern that the agent's response should conform to.

Parent models#

Summary#