Class: DatadogAPIClient::V2::LLMObsPromptVersionLabel

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

Overview

A label attached to an LLM Observability prompt version.

Constant Summary collapse

PRODUCTION =
"production".freeze
DEVELOPMENT =
"development".freeze

Method Summary

Methods included from BaseEnumModel

included