koog-agents
Toggle table of contents
0.2.1
common
Platform filter
common
Switch theme
Search in API
koog-agents
prompt-model
/
ai.koog.prompt.message
/
ResponseMetaInfo
/
Companion
Companion
object
Companion
(
source
)
Members
Functions
create
Link copied to clipboard
fun
create
(
clock
:
Clock
,
totalTokensCount
:
Int
?
=
null
,
inputTokensCount
:
Int
?
=
null
,
outputTokensCount
:
Int
?
=
null
)
:
ResponseMetaInfo
Creates a ResponseMetadata instance with a timestamp from the provided clock.