toggle menu
Embabel Agent Documentation
JVM
switch theme
search in API
Embabel Agent Documentation
/
com.embabel.agent.api.event
/
LlmRequestEvent
/
thinkingResponseEvent
thinking
Response
Event
fun
thinkingResponseEvent
(
response
:
ThinkingResponse
<
O
>
,
runningTime
:
Duration
)
:
LlmResponseEvent
<
ThinkingResponse
<
O
>
>