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