TestModelOptions
Options for TestModel.
Properties
Section titled “Properties”defaultText?
Section titled “defaultText?”
optionaldefaultText?:string
Default text when no responses configured or after responses exhausted (with auto-tool). Default: “test response”.
responses?
Section titled “responses?”
optionalresponses?:ModelResponse[]
Ordered list of responses. Each model call gets the next response.