Optional additionalA container for additional, undeclared properties. This is a holder for any undeclared properties as specified with the 'additionalProperties' keyword in the OAS document.
Optional assessmentAssessment result for an LLM Observability experiment metric.
Optional booleanBoolean value. Present when metric_type is boolean.
Optional categoricalCategorical value. Present when metric_type is categorical.
Optional evalSource type of the evaluation.
Optional idUnique identifier of the evaluation metric event.
Optional jsonJSON value. Present when metric_type is json.
Optional labelLabel or name for the metric.
Optional metadataArbitrary metadata associated with the metric.
Optional metricSource of the metric. Either custom (user-submitted) or summary (experiment-level aggregate).
Optional metricType of metric recorded for an LLM Observability experiment.
Optional reasoningHuman-readable reasoning for the metric value.
Optional scoreNumeric score. Present when metric_type is score.
Optional spanSpan ID this metric is associated with.
Optional tagsTags associated with the metric.
Optional timestampTimestamp when the metric was recorded, in milliseconds since Unix epoch.
Optional traceTrace ID linking this metric to a span.
Generated using TypeDoc
An evaluation metric event associated with an experiment span.