Class: DatadogAPIClient::V2::LLMObsDatasetExportFormat

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

Overview

Supported export format for an LLM Observability dataset.

Constant Summary collapse

CSV =
"csv".freeze

Method Summary

Methods included from BaseEnumModel

included