Class: DatadogAPIClient::V2::LLMObsCustomEvalConfigParsingType
- Inherits:
-
Object
- Object
- DatadogAPIClient::V2::LLMObsCustomEvalConfigParsingType
- Includes:
- BaseEnumModel
- Defined in:
- lib/datadog_api_client/v2/models/llm_obs_custom_eval_config_parsing_type.rb
Overview
Output parsing type for a custom LLM judge evaluator.
Constant Summary collapse
- STRUCTURED_OUTPUT =
"structured_output".freeze
- JSON =
"json".freeze