Preparing search index...
The search index is not available
@arizeai/phoenix-client
@arizeai/phoenix-client
types/experiments
ExperimentRunsMap
Interface ExperimentRunsMap
A map of an experiment runId to the run
interface
ExperimentRunsMap
{
runs
:
Record
<
string
,
ExperimentRun
>
;
}
Hierarchy (
View Summary
)
ExperimentRunsMap
RanExperiment
Index
Properties
runs
Properties
runs
runs
:
Record
<
string
,
ExperimentRun
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
runs
@arizeai/phoenix-client
Loading...
A map of an experiment runId to the run