Class: DatadogAPIClient::V2::LLMObsIntegrationName
- Inherits:
-
Object
- Object
- DatadogAPIClient::V2::LLMObsIntegrationName
- Includes:
- BaseEnumModel
- Defined in:
- lib/datadog_api_client/v2/models/llm_obs_integration_name.rb
Overview
The name of a supported LLM provider integration.
Constant Summary collapse
- OPENAI =
"openai".freeze
- AMAZON_BEDROCK =
"amazon_bedrock".freeze
- ANTHROPIC =
"anthropic".freeze
- AZURE_OPENAI =
"azure_openai".freeze
- VERTEX_AI =
"vertex_ai".freeze
- LLMPROXY =
"llmproxy".freeze