_logEvaluationFeedback(
evaluatorResponse: EvaluationResult | EvaluationResult[] | EvaluationResults,
run: Run,
sourceInfo: __type
): Promise<[EvaluationResult[], Feedback[]]>| Name | Type | Description |
|---|---|---|
evaluatorResponse* | EvaluationResult | EvaluationResult[] | EvaluationResults | |
run | Run | |
sourceInfo | __type |