Execute placeholder-regex evaluator
Evaluators
Execute placeholder-regex evaluator
Validate text against a placeholder regex pattern
Request Body:
input.placeholder_name(string, required): The name of the placeholder to substituteinput.placeholder_value(string, required): The value to substitute into the regex placeholderinput.text(string, required): The text to validate against the regex patternconfig.should_match(bool, optional): Whether the text should match the regexconfig.case_sensitive(bool, optional): Case-sensitive matchingconfig.dot_include_nl(bool, optional): Dot matches newlinesconfig.multi_line(bool, optional): Multi-line mode
POST
Execute placeholder-regex evaluator
Documentation Index
Fetch the complete documentation index at: https://www.traceloop.com/docs/llms.txt
Use this file to discover all available pages before exploring further.

