GitHubModels

fun Chat.Companion.GitHubModels(apiKey: ApiKey, http: HttpHandler = JavaHttpClient(), githubOrg: String? = null): Chat(source)

GitHub Models Chat interface


fun StreamingChat.Companion.GitHubModels(apiKey: ApiKey, http: HttpHandler = JavaHttpClient(), githubOrg: String? = null): StreamingChat(source)

GitHub Models Streaming Chat interface