LLMObsExperimentMetric |
LLMObsExperimentMetric.addTagsItem(String tagsItem) |
LLMObsExperimentMetric |
LLMObsExperimentMetric.assessment(LLMObsMetricAssessment assessment) |
LLMObsExperimentMetric |
LLMObsExperimentMetric.booleanValue(Boolean booleanValue) |
LLMObsExperimentMetric |
LLMObsExperimentMetric.categoricalValue(String categoricalValue) |
LLMObsExperimentMetric |
LLMObsExperimentMetric.error(LLMObsExperimentMetricError error) |
LLMObsExperimentMetric |
LLMObsExperimentMetric.jsonValue(Map<String,Object> jsonValue) |
LLMObsExperimentMetric |
LLMObsExperimentMetric.label(String label) |
LLMObsExperimentMetric |
LLMObsExperimentMetric.metadata(Map<String,Object> metadata) |
LLMObsExperimentMetric |
LLMObsExperimentMetric.metricType(LLMObsMetricScoreType metricType) |
LLMObsExperimentMetric |
LLMObsExperimentMetric.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
LLMObsExperimentMetric |
LLMObsExperimentMetric.putJsonValueItem(String key,
Object jsonValueItem) |
LLMObsExperimentMetric |
LLMObsExperimentMetric.putMetadataItem(String key,
Object metadataItem) |
LLMObsExperimentMetric |
LLMObsExperimentMetric.reasoning(String reasoning) |
LLMObsExperimentMetric |
LLMObsExperimentMetric.scoreValue(Double scoreValue) |
LLMObsExperimentMetric |
LLMObsExperimentMetric.spanId(String spanId) |
LLMObsExperimentMetric |
LLMObsExperimentMetric.tags(List<String> tags) |
LLMObsExperimentMetric |
LLMObsExperimentMetric.timestampMs(Long timestampMs) |