Skip to content

@awssolutions/gen-ai-evaluation-toolkit-ts-client


@awssolutions/gen-ai-evaluation-toolkit-ts-client / Run

Interface: Run

Individual experiment run with metrics

Properties

metrics

metrics: Record\<string, Record\<string, number>>

Metrics collected during this run


run_id

run_id: string

Unique identifier for this run


run_name

run_name: string

Human-readable name for this run


run_status

run_status: string

Status of the run (e.g., SUCCEEDED, FAILED)