Type alias LLMObsIntegrationName

LLMObsIntegrationName: typeof OPENAI | typeof AMAZON_BEDROCK | typeof ANTHROPIC | typeof AZURE_OPENAI | typeof VERTEX_AI | typeof LLMPROXY | UnparsedObject

The name of a supported LLM provider integration.

Generated using TypeDoc