Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.galileo.ai/llms.txt

Use this file to discover all available pages before exploring further.


Type Alias: ExperimentMetricsResponse

type ExperimentMetricsResponse = object;
Defined in: src/types/new-api.types.ts ExperimentMetricsResponse

Properties

metrics?

optional metrics: BucketedMetric[];
Defined in: src/types/new-api.types.ts Metrics List of metrics for the experiment, including categorical and quartile metrics.