Description

Configuration blueprint for MockChatRule.

Usages

Configuration options

KeyKindTypeDescription
patternVALUEPatternThe regular expression pattern that this rule matches
responseVALUEStringStatic text response that will be returned when the pattern matches
templateVALUEStringResponse template (e.g., using placeholders ex.: '$1' for regex pattern group 1) used when the pattern matches

See the manifest for all available types.