| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
LLMObsAnthropicMetadata |
LLMObsAnthropicMetadata.effort(LLMObsAnthropicEffort effort) |
LLMObsAnthropicMetadata |
LLMObsIntegrationInferenceResponse.getAnthropicMetadata()
Anthropic-specific metadata for an inference request.
|
LLMObsAnthropicMetadata |
LLMObsIntegrationInferenceRequest.getAnthropicMetadata()
Anthropic-specific metadata for an inference request.
|
LLMObsAnthropicMetadata |
LLMObsAnthropicMetadata.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
LLMObsAnthropicMetadata |
LLMObsAnthropicMetadata.thinking(LLMObsAnthropicThinkingConfig thinking) |
| Modifier and Type | Method and Description |
|---|---|
LLMObsIntegrationInferenceResponse |
LLMObsIntegrationInferenceResponse.anthropicMetadata(LLMObsAnthropicMetadata anthropicMetadata) |
LLMObsIntegrationInferenceRequest |
LLMObsIntegrationInferenceRequest.anthropicMetadata(LLMObsAnthropicMetadata anthropicMetadata) |
void |
LLMObsIntegrationInferenceResponse.setAnthropicMetadata(LLMObsAnthropicMetadata anthropicMetadata) |
void |
LLMObsIntegrationInferenceRequest.setAnthropicMetadata(LLMObsAnthropicMetadata anthropicMetadata) |
Copyright © 2026. All rights reserved.