Sdk referenceTypescript
EvaluatorRunner
Abstract base for evaluation runners. Provides the shared run -> poll -> display flow. Subclasses implement `_buildPayload` and `_submit` for local vs hosted mode.
Abstract base for evaluation runners.
Provides the shared run -> poll -> display flow.
Subclasses implement _buildPayload and _submit for local vs hosted mode.
Last updated on