| Package | Description |
|---|---|
| com.datadog.api.client.v2.api | |
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
LLMObsExperimentResponse |
LlmObservabilityApi.createLLMObsExperiment(LLMObsExperimentRequest body)
Create an LLM Observability experiment.
|
LLMObsExperimentResponse |
LlmObservabilityApi.updateLLMObsExperiment(String experimentId,
LLMObsExperimentUpdateRequest body)
Update an LLM Observability experiment.
|
| Modifier and Type | Method and Description |
|---|---|
LLMObsExperimentResponse |
LLMObsExperimentResponse.data(LLMObsExperimentDataResponse data) |
LLMObsExperimentResponse |
LLMObsExperimentResponse.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
Copyright © 2026. All rights reserved.