Package-level declarations

Functions

Link copied to clipboard
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

Link copied to clipboard
fun Chat.Companion.AzureGitHubModels(apiKey: ApiKey, http: HttpHandler = JavaHttpClient()): Chat

Azure GitHub Models Chat interface

Azure GitHub Models Streaming Chat interface