| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Field and Description |
|---|---|
static LLMObsOpenAIReasoningEffort |
LLMObsOpenAIReasoningEffort.HIGH |
static LLMObsOpenAIReasoningEffort |
LLMObsOpenAIReasoningEffort.LOW |
static LLMObsOpenAIReasoningEffort |
LLMObsOpenAIReasoningEffort.MEDIUM |
static LLMObsOpenAIReasoningEffort |
LLMObsOpenAIReasoningEffort.NONE |
static LLMObsOpenAIReasoningEffort |
LLMObsOpenAIReasoningEffort.XHIGH |
| Modifier and Type | Method and Description |
|---|---|
static LLMObsOpenAIReasoningEffort |
LLMObsOpenAIReasoningEffort.fromValue(String value) |
LLMObsOpenAIReasoningEffort |
LLMObsOpenAIMetadata.getReasoningEffort()
The reasoning effort level for OpenAI models that support it.
|
| Modifier and Type | Method and Description |
|---|---|
org.openapitools.jackson.nullable.JsonNullable<LLMObsOpenAIReasoningEffort> |
LLMObsOpenAIMetadata.getReasoningEffort_JsonNullable() |
| Modifier and Type | Method and Description |
|---|---|
LLMObsOpenAIMetadata |
LLMObsOpenAIMetadata.reasoningEffort(LLMObsOpenAIReasoningEffort reasoningEffort) |
void |
LLMObsOpenAIReasoningEffort.LLMObsOpenAIReasoningEffortSerializer.serialize(LLMObsOpenAIReasoningEffort value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
void |
LLMObsOpenAIMetadata.setReasoningEffort(LLMObsOpenAIReasoningEffort reasoningEffort) |
| Modifier and Type | Method and Description |
|---|---|
void |
LLMObsOpenAIMetadata.setReasoningEffort_JsonNullable(org.openapitools.jackson.nullable.JsonNullable<LLMObsOpenAIReasoningEffort> reasoningEffort) |
| Constructor and Description |
|---|
LLMObsOpenAIReasoningEffortSerializer(Class<LLMObsOpenAIReasoningEffort> t) |
Copyright © 2026. All rights reserved.