This function generates an endpoint URL for (Azure) OpenAI based on the configuration parameters provided.
getEndpoint(config: OpenAIEndpointConfig): string | null | undefined| Name | Type | Description |
|---|---|---|
config* | OpenAIEndpointConfig | The configuration object for the (Azure) endpoint. |