Skip to content

TestModelOptions

Options for TestModel.

optional defaultText?: string

Default text when no responses configured or after responses exhausted (with auto-tool). Default: “test response”.


optional responses?: ModelResponse[]

Ordered list of responses. Each model call gets the next response.