koog
Toggle table of contents
0.8.0
common
Target filter
common
Switch theme
Search in API
Skip to content
koog
prompt-executor-openai-client-base
/
ai.koog.prompt.executor.clients.openai.base
/
AbstractOpenAILLMClient
/
Companion
Companion
object
Companion
(
source
)
Members
Functions
create
Configured
Http
Client
Link copied to clipboard
fun
createConfiguredHttpClient
(
apiKey
:
String
,
settings
:
OpenAIBaseSettings
,
logger
:
KLogger
,
baseClient
:
HttpClient
=
HttpClient()
,
clientName
:
String
)
:
KoogHttpClient