AzureLLMProvider

Represents the Azure OpenAI provider.

ElevenLabs is identified by its unique ID ("azure") and display name ("Azure OpenAI").

Properties

Link copied to clipboard

The human-readable name of the LLM provider.

Link copied to clipboard
val id: String

The unique identifier of the LLM provider.

Functions

Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int