| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
LLMObsInternalReasoning |
LLMObsInferenceRunResult.getInternalReasoning()
The model's internal reasoning or thinking output, if available.
|
LLMObsInternalReasoning |
LLMObsInternalReasoning.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
LLMObsInternalReasoning |
LLMObsInternalReasoning.reasoningTokens(Long reasoningTokens) |
LLMObsInternalReasoning |
LLMObsInternalReasoning.text(String text) |
| Modifier and Type | Method and Description |
|---|---|
LLMObsInferenceRunResult |
LLMObsInferenceRunResult.internalReasoning(LLMObsInternalReasoning internalReasoning) |
void |
LLMObsInferenceRunResult.setInternalReasoning(LLMObsInternalReasoning internalReasoning) |
Copyright © 2026. All rights reserved.