koog-agents
Toggle table of contents
0.4.2
common
Platform filter
common
Switch theme
Search in API
koog-agents
prompt-executor-openai-client-base
/
ai.koog.prompt.executor.clients.openai.base.models
/
OpenAIMessage
/
Assistant
/
Assistant
Assistant
constructor
(
content
:
Content
?
=
null
,
audio
:
OpenAIAudio
?
=
null
,
name
:
String
?
=
null
,
refusal
:
String
?
=
null
,
toolCalls
:
List
<
OpenAIToolCall
>
?
=
null
,
annotations
:
List
<
OpenAIWebUrlCitation
>
?
=
null
)
(
source
)