http4k-ai-llm-github
Toggle table of contents
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
http4k-ai-llm-github
http4k-ai-llm-github
/
org.http4k.ai.llm
/
GitHubModelsClient
Git
Hub
Models
Client
class
GitHubModelsClient
(
apiKey
:
ApiKey
,
http
:
HttpHandler
=
JavaHttpClient()
,
githubOrg
:
String
?
=
null
)
:
OpenAICompatibleClient
GitHubModels integration
Members
Constructors
Git
Hub
Models
Client
Link copied to clipboard
constructor
(
apiKey
:
ApiKey
,
http
:
HttpHandler
=
JavaHttpClient()
,
githubOrg
:
String
?
=
null
)
Types
Models
Link copied to clipboard
object
Models
Functions
invoke
Link copied to clipboard
open
operator override
fun
invoke
(
)
:
OpenAI