| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
LLMObsExperimentSpanMeta |
LLMObsExperimentSpanMeta.error(LLMObsExperimentSpanError error) |
LLMObsExperimentSpanMeta |
LLMObsExperimentSpanMeta.expectedOutput(Map<String,Object> expectedOutput) |
LLMObsExperimentSpanMeta |
LLMObsExperimentSpanWithEvals.getMeta()
Metadata associated with an experiment span.
|
LLMObsExperimentSpanMeta |
LLMObsExperimentSpan.getMeta()
Metadata associated with an experiment span.
|
LLMObsExperimentSpanMeta |
LLMObsExperimentSpanMeta.input(AnyValue input) |
LLMObsExperimentSpanMeta |
LLMObsExperimentSpanMeta.output(AnyValue output) |
LLMObsExperimentSpanMeta |
LLMObsExperimentSpanMeta.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
LLMObsExperimentSpanMeta |
LLMObsExperimentSpanMeta.putExpectedOutputItem(String key,
Object expectedOutputItem) |
| Modifier and Type | Method and Description |
|---|---|
LLMObsExperimentSpanWithEvals |
LLMObsExperimentSpanWithEvals.meta(LLMObsExperimentSpanMeta meta) |
LLMObsExperimentSpan |
LLMObsExperimentSpan.meta(LLMObsExperimentSpanMeta meta) |
void |
LLMObsExperimentSpanWithEvals.setMeta(LLMObsExperimentSpanMeta meta) |
void |
LLMObsExperimentSpan.setMeta(LLMObsExperimentSpanMeta meta) |
Copyright © 2026. All rights reserved.