API reference
EvalRunOptions
Per-call options for `eval.run(...)`.
EvalRunOptions
Auto-generated from TypeDoc on each build. Edit the JSDoc in packages/sdk/src/ to change this page.
Per-call options for eval.run(...).
Signature
interface EvalRunOptions { /* ... */ }Kind
interface