koog-agents
Toggle table of contents
0.3.0
common
Platform filter
common
Switch theme
Search in API
koog-agents
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()
)
(
source
)