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. Used when metric_type is boolean.
Optional categoricalCategorical value. Used when metric_type is categorical.
Optional errorError details for an experiment metric evaluation.
Optional jsonJSON value. Used when metric_type is json.
Label or name for the metric.
Optional metadataArbitrary metadata associated with the metric.
Type of metric recorded for an LLM Observability experiment.
Optional reasoningHuman-readable reasoning for the metric value.
Optional scoreNumeric score value. Used when metric_type is score.
The ID of the span this metric measures.
Optional tagsList of tags associated with the metric.
Timestamp when the metric was recorded, in milliseconds since Unix epoch.
Generated using TypeDoc
A metric associated with an LLM Observability experiment span.