| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
LLMObsSpanEvaluationMetric |
LLMObsSpanEvaluationMetric.addTagsItem(String tagsItem) |
LLMObsSpanEvaluationMetric |
LLMObsSpanEvaluationMetric.assessment(String assessment) |
LLMObsSpanEvaluationMetric |
LLMObsSpanEvaluationMetric.evalMetricType(String evalMetricType) |
LLMObsSpanEvaluationMetric |
LLMObsSpanEvaluationMetric.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
LLMObsSpanEvaluationMetric |
LLMObsSpanEvaluationMetric.reasoning(String reasoning) |
LLMObsSpanEvaluationMetric |
LLMObsSpanEvaluationMetric.status(String status) |
LLMObsSpanEvaluationMetric |
LLMObsSpanEvaluationMetric.tags(List<String> tags) |
LLMObsSpanEvaluationMetric |
LLMObsSpanEvaluationMetric.value(Object value) |
| Modifier and Type | Method and Description |
|---|---|
Map<String,LLMObsSpanEvaluationMetric> |
LLMObsSpanAttributes.getEvaluation()
Evaluation metrics keyed by evaluator name.
|
| Modifier and Type | Method and Description |
|---|---|
LLMObsSpanAttributes |
LLMObsSpanAttributes.putEvaluationItem(String key,
LLMObsSpanEvaluationMetric evaluationItem) |
| Modifier and Type | Method and Description |
|---|---|
LLMObsSpanAttributes |
LLMObsSpanAttributes.evaluation(Map<String,LLMObsSpanEvaluationMetric> evaluation) |
void |
LLMObsSpanAttributes.setEvaluation(Map<String,LLMObsSpanEvaluationMetric> evaluation) |
Copyright © 2026. All rights reserved.