Ask a question to get started
Enter to send•Shift+Enter new line
wrapEvaluator< I, O extends SimpleEvaluationResult | SimpleEvaluationResult[] >( evaluator: (input: I) => O | Promise<O>): (input: I, config: Partial<RunTreeConfig> __type ) => Promise<O>
evaluator
(input: I) => O | Promise<O>