Hierarchy

  • APIResource
    • Runs

Constructors

Properties

Methods

Constructors

Properties

outputItems: OutputItems

Methods

  • Kicks off a new run for a given evaluation, specifying the data source, and what model configuration to use to test. The datasource will be validated against the schema specified in the config of the evaluation.

    Parameters

    Returns APIPromise<RunCreateResponse>

  • Delete an eval run.

    Parameters

    Returns APIPromise<RunDeleteResponse>