Azure
fun Chat.Companion.Azure(apiKey: ApiKey, resource: AzureResource, region: AzureRegion, http: HttpHandler = JavaHttpClient()): Chat
Azure Chat interface
fun StreamingChat.Companion.Azure(apiKey: ApiKey, resource: AzureResource, region: AzureRegion, http: HttpHandler = JavaHttpClient()): StreamingChat
Azure Streaming Chat interface