Azure Git Hub Models
fun Chat.Companion.AzureGitHubModels(apiKey: ApiKey, http: HttpHandler = JavaHttpClient()): Chat(source)
Azure GitHub Models Chat interface
fun StreamingChat.Companion.AzureGitHubModels(apiKey: ApiKey, http: HttpHandler = JavaHttpClient()): StreamingChat(source)
Azure GitHub Models Streaming Chat interface