Class: DatadogAPIClient::V2::LLMObsAnthropicThinkingType

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

Overview

The thinking mode for Anthropic extended thinking.

Constant Summary collapse

ENABLED =
"enabled".freeze
DISABLED =
"disabled".freeze
ADAPTIVE =
"adaptive".freeze

Method Summary

Methods included from BaseEnumModel

included