Class: DatadogAPIClient::V2::LLMObsAnthropicThinkingType
- Inherits:
-
Object
- Object
- DatadogAPIClient::V2::LLMObsAnthropicThinkingType
- 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