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
/
OpenAIStreamDelta
/
OpenAIStreamDelta
Open
AIStream
Delta
constructor
(
content
:
String
?
=
null
,
refusal
:
String
?
=
null
,
role
:
String
?
=
null
,
toolCalls
:
List
<
OpenAIToolCall
>
?
=
null
)
(
source
)