koog
Toggle table of contents
0.5.3
common
Platform filter
common
Switch theme
Search in API
koog
prompt-model
/
ai.koog.prompt.message
/
ResponseMetaInfo
/
ResponseMetaInfo
Response
Meta
Info
constructor
(
timestamp
:
Instant
,
totalTokensCount
:
Int
?
=
null
,
inputTokensCount
:
Int
?
=
null
,
outputTokensCount
:
Int
?
=
null
,
additionalInfo
:
Map
<
String
,
String
>
=
emptyMap()
,
metadata
:
JsonObject
?
=
null
)
(
source
)