Arize Phoenix TS
    Preparing search index...

    A map of an experiment runId to the run

    interface ExperimentRunsMap {
        runs: Record<ExperimentRunID, ExperimentRun>;
    }

    Hierarchy (View Summary)

    Index

    Properties

    Properties