Class: DatadogAPIClient::V2::LLMObsInteractionType

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

Overview

Type of interaction in an annotation queue.

Constant Summary collapse

TRACE =
"trace".freeze
EXPERIMENT_TRACE =
"experiment_trace".freeze

Method Summary

Methods included from BaseEnumModel

included