http4k-ai-llm-openai
Toggle table of contents
6.18.1.0
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
http4k-ai-llm-openai
http4k-ai-llm-openai
/
org.http4k.ai.llm
/
OpenAIApi
Open
AIApi
class
OpenAIApi
(
apiKey
:
ApiKey
,
http
:
HttpHandler
=
JavaHttpClient()
,
org
:
OpenAIApi.Org
?
=
null
)
:
OpenAICompatibleClient
(
source
)
Official OpenAI API integration
Members
Constructors
Open
AIApi
Link copied to clipboard
constructor
(
apiKey
:
ApiKey
,
http
:
HttpHandler
=
JavaHttpClient()
,
org
:
OpenAIApi.Org
?
=
null
)
Types
Org
Link copied to clipboard
class
Org
:
AbstractValue
<
String
>
Functions
invoke
Link copied to clipboard
open
operator override
fun
invoke
(
)
:
OpenAI