Class: DatadogAPIClient::V2::LLMObsOpenAIReasoningSummary

Inherits:
Object
  • Object
show all
Includes:
BaseEnumModel
Defined in:
lib/datadog_api_client/v2/models/llm_obs_open_ai_reasoning_summary.rb

Overview

The verbosity of the reasoning summary.

Constant Summary collapse

AUTO =
"auto".freeze
CONCISE =
"concise".freeze
DETAILED =
"detailed".freeze

Method Summary

Methods included from BaseEnumModel

included