@ai16z/eliza v0.1.5-alpha.3 / formatEvaluators
formatEvaluators(
evaluators
):string
Formats evaluator details into a string, including both the name and description of each evaluator.
• evaluators: Evaluator
[]
An array of evaluator objects.
string
A string that concatenates the name and description of each evaluator, separated by a colon and a newline character.