ℹ️ These docs are for the v2.0 version of Galileo. Documentation for v1.0 version can be found here.
MetricsOptions
[key: string]: undefined | MetricValueType
optional durationNs: number;
durationNs
optional numInputTokens: number;
optional numOutputTokens: number;
optional numTotalTokens: number;
optional timeToFirstTokenNs: number;
Was this page helpful?