Git Hub Models Client
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)