@elizaos/core v0.1.7 / 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.