@elizaos/core v0.1.7-alpha.1 / formatEvaluatorExampleDescriptions
formatEvaluatorExampleDescriptions(
evaluators
):string
Generates a string summarizing the descriptions of each evaluator example.
• evaluators: Evaluator
[]
An array of evaluator objects, each containing examples.
string
A string that summarizes the descriptions for each evaluator example, formatted with the evaluator name, example number, and description.