@ai16z/eliza v0.1.4-alpha.3 / formatEvaluatorNames
formatEvaluatorNames(
evaluators
):string
Formats the names of evaluators into a comma-separated list, each enclosed in single quotes.
• evaluators: Evaluator
[]
An array of evaluator objects.
string
A string that concatenates the names of all evaluators, each enclosed in single quotes and separated by commas.