| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Field and Description |
|---|---|
static LLMObsOpenAIReasoningSummary |
LLMObsOpenAIReasoningSummary.AUTO |
static LLMObsOpenAIReasoningSummary |
LLMObsOpenAIReasoningSummary.CONCISE |
static LLMObsOpenAIReasoningSummary |
LLMObsOpenAIReasoningSummary.DETAILED |
| Modifier and Type | Method and Description |
|---|---|
static LLMObsOpenAIReasoningSummary |
LLMObsOpenAIReasoningSummary.fromValue(String value) |
LLMObsOpenAIReasoningSummary |
LLMObsOpenAIMetadata.getReasoningSummary()
The verbosity of the reasoning summary.
|
| Modifier and Type | Method and Description |
|---|---|
org.openapitools.jackson.nullable.JsonNullable<LLMObsOpenAIReasoningSummary> |
LLMObsOpenAIMetadata.getReasoningSummary_JsonNullable() |
| Modifier and Type | Method and Description |
|---|---|
LLMObsOpenAIMetadata |
LLMObsOpenAIMetadata.reasoningSummary(LLMObsOpenAIReasoningSummary reasoningSummary) |
void |
LLMObsOpenAIReasoningSummary.LLMObsOpenAIReasoningSummarySerializer.serialize(LLMObsOpenAIReasoningSummary value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
void |
LLMObsOpenAIMetadata.setReasoningSummary(LLMObsOpenAIReasoningSummary reasoningSummary) |
| Modifier and Type | Method and Description |
|---|---|
void |
LLMObsOpenAIMetadata.setReasoningSummary_JsonNullable(org.openapitools.jackson.nullable.JsonNullable<LLMObsOpenAIReasoningSummary> reasoningSummary) |
| Constructor and Description |
|---|
LLMObsOpenAIReasoningSummarySerializer(Class<LLMObsOpenAIReasoningSummary> t) |
Copyright © 2026. All rights reserved.