GitHubModelsClient

class GitHubModelsClient(apiKey: ApiKey, http: <Error class: unknown class> = JavaHttpClient(), githubOrg: String? = null) : OpenAICompatibleClient

GitHubModels integration

Constructors

Link copied to clipboard
constructor(apiKey: ApiKey, http: <Error class: unknown class> = JavaHttpClient(), githubOrg: String? = null)

Types

Link copied to clipboard
object Models

Functions

Link copied to clipboard
open operator override fun invoke(): OpenAI