Ask a question to get started
Enter to send•Shift+Enter new line
acompare_runs( self, runs: Sequence[Run], example: Optional[Example] =
runs
Run
example
Optional[Example]
None
Evaluate a run asynchronously using the wrapped async function.
This method directly invokes the wrapped async function with the provided arguments.
The runs to be evaluated.
An optional example to be used in the evaluation.