Skip to content

(halguru) testcases list questionmessage

The question or input message directed to the agent.

TestCases:
  - QuestionMessage:
    QuestionMessage:

Summary#

The question or input message directed to the agent for evaluation within the test.

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#