Class: DatadogAPIClient::V2::LLMObsAnthropicEffort

Inherits:
Object
  • Object
show all
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

Method Summary

Methods included from BaseEnumModel

included