Class: DatadogAPIClient::V2::LLMObsAnthropicEffort
- Inherits:
-
Object
- Object
- DatadogAPIClient::V2::LLMObsAnthropicEffort
- Includes:
- BaseEnumModel
- Defined in:
- lib/datadog_api_client/v2/models/llm_obs_anthropic_effort.rb
Overview
The effort level for Anthropic inference.
Constant Summary collapse
- LOW =
"low".freeze
- MEDIUM =
"medium".freeze
- HIGH =
"high".freeze
- MAX =
"max".freeze